A helper class for filling point coordinates with values. Specialization for three dimensions. More...
#include <point.hpp>
Static Public Member Functions | |
static void | apply (CoordType *coords, CoordType x, CoordType y, CoordType z) |
A helper class for filling point coordinates with values. Specialization for three dimensions.
static void apply | ( | CoordType * | coords, | |
CoordType | x, | |||
CoordType | y, | |||
CoordType | z | |||
) | [inline, static] |