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