|
Blender V4.3
|
This is the complete list of members for blender::math::AxisSigned, including all inherited members.
| as_int() const | blender::math::AxisSigned | inline |
| axis() const | blender::math::AxisSigned | inline |
| AxisSigned()=default | blender::math::AxisSigned | |
| AxisSigned(Value axis) | blender::math::AxisSigned | inline |
| AxisSigned(Axis axis) | blender::math::AxisSigned | inline |
| from_int(int axis_int) | blender::math::AxisSigned | inlinestatic |
| is_negative() const | blender::math::AxisSigned | inline |
| next_after() const | blender::math::AxisSigned | inline |
| operator bool() const =delete | blender::math::AxisSigned | explicit |
| operator Value() const | blender::math::AxisSigned | inline |
| operator-() const | blender::math::AxisSigned | inline |
| operator<<(std::ostream &stream, const AxisSigned axis) | blender::math::AxisSigned | friend |
| sign() const | blender::math::AxisSigned | inline |
| Value enum name | blender::math::AxisSigned | |
| X_NEG | blender::math::AxisSigned | static |
| X_POS | blender::math::AxisSigned | static |
| Y_NEG | blender::math::AxisSigned | static |
| Y_POS | blender::math::AxisSigned | static |
| Z_NEG | blender::math::AxisSigned | static |
| Z_POS | blender::math::AxisSigned | static |