![]() |
This is the complete list of members for OMC::Transformation, including all inherited members.
add(const OMC::Matrix *matrix) | OMC::Transformation | |
deformation_reset() | OMC::Transformation | |
deformation_valid | OMC::Transformation | |
depth | OMC::Transformation | |
matrix | OMC::Transformation | |
matrix_inversed() | OMC::Transformation | virtual |
matrix_with_deformation() | OMC::Transformation | |
multiply(const OMC::Matrix *matrix) | OMC::Transformation | |
origin | OMC::Transformation | |
reset() | OMC::Transformation | virtual |
rotate_degrees(double degs, const OMC::Vector3d *vector) | OMC::Transformation | |
rotate_radians(double rads, const OMC::Vector3d *vector) | OMC::Transformation | |
scale(double scaleX=1.0, double scaleY=1.0, double scaleZ=1.0) | OMC::Transformation | virtual |
set(const OMC::Matrix *matrix) | OMC::Transformation | |
skew(double skew) | OMC::Transformation | virtual |
translate(const OMC::Vector3d *vector) | OMC::Transformation | |
translate(double deltaX=0.0, double deltaY=0.0, double deltaZ=0.0) | OMC::Transformation | virtual |
valid | OMC::Transformation |