ATR enum name | boost::polygon::axis_transformation | |
axis_transformation() | boost::polygon::axis_transformation | inline |
axis_transformation(ATR atr) | boost::polygon::axis_transformation | inlineexplicit |
axis_transformation(const axis_transformation &atr) | boost::polygon::axis_transformation | inline |
axis_transformation(const orientation_2d &orient) | boost::polygon::axis_transformation | inlineexplicit |
axis_transformation(const direction_2d &dir) | boost::polygon::axis_transformation | inlineexplicit |
BEGIN_TRANSFORM enum value | boost::polygon::axis_transformation | |
combine_axis_arrays(INDIVIDUAL_AXIS this_array[], const INDIVIDUAL_AXIS that_array[]) | boost::polygon::axis_transformation | inlinestatic |
EAST_NORTH enum value | boost::polygon::axis_transformation | |
EAST_SOUTH enum value | boost::polygon::axis_transformation | |
EN enum value | boost::polygon::axis_transformation | |
END_TRANSFORM enum value | boost::polygon::axis_transformation | |
ES enum value | boost::polygon::axis_transformation | |
FLIP_SWAP_XY enum value | boost::polygon::axis_transformation | |
FLIP_X enum value | boost::polygon::axis_transformation | |
FLIP_XY enum value | boost::polygon::axis_transformation | |
FLIP_Y enum value | boost::polygon::axis_transformation | |
get_directions(direction_2d &horizontal_dir, direction_2d &vertical_dir) const | boost::polygon::axis_transformation | inline |
INDIVIDUAL_AXIS enum name | boost::polygon::axis_transformation | |
inverse() const | boost::polygon::axis_transformation | inline |
invert() | boost::polygon::axis_transformation | inline |
NE enum value | boost::polygon::axis_transformation | |
NORTH_EAST enum value | boost::polygon::axis_transformation | |
NORTH_WEST enum value | boost::polygon::axis_transformation | |
NULL_TRANSFORM enum value | boost::polygon::axis_transformation | |
NW enum value | boost::polygon::axis_transformation | |
NX enum value | boost::polygon::axis_transformation | |
NY enum value | boost::polygon::axis_transformation | |
operator!=(const axis_transformation &a) const | boost::polygon::axis_transformation | inline |
operator+(const axis_transformation &a) const | boost::polygon::axis_transformation | inline |
operator+=(const axis_transformation &a) | boost::polygon::axis_transformation | inline |
operator<(const axis_transformation &a) const | boost::polygon::axis_transformation | inline |
operator=(const axis_transformation &a) | boost::polygon::axis_transformation | inline |
operator=(const ATR &atr) | boost::polygon::axis_transformation | inline |
operator==(const axis_transformation &a) const | boost::polygon::axis_transformation | inline |
populate_axis_array(INDIVIDUAL_AXIS axis_array[]) const | boost::polygon::axis_transformation | inline |
PX enum value | boost::polygon::axis_transformation | |
PY enum value | boost::polygon::axis_transformation | |
ROTATE_LEFT enum value | boost::polygon::axis_transformation | |
ROTATE_RIGHT enum value | boost::polygon::axis_transformation | |
SE enum value | boost::polygon::axis_transformation | |
set_directions(const direction_2d &horizontal_dir, const direction_2d &vertical_dir) | boost::polygon::axis_transformation | inline |
SOUTH_EAST enum value | boost::polygon::axis_transformation | |
SOUTH_WEST enum value | boost::polygon::axis_transformation | |
SW enum value | boost::polygon::axis_transformation | |
SWAP_XY enum value | boost::polygon::axis_transformation | |
transform(coordinate_type &x, coordinate_type &y) const | boost::polygon::axis_transformation | inline |
WEST_NORTH enum value | boost::polygon::axis_transformation | |
WEST_SOUTH enum value | boost::polygon::axis_transformation | |
WN enum value | boost::polygon::axis_transformation | |
write_back_axis_array(const INDIVIDUAL_AXIS this_array[]) | boost::polygon::axis_transformation | inline |
WS enum value | boost::polygon::axis_transformation | |