This is the complete list of members for OMC::Matrix, including all inherited members.
apply(const QVariant &variant) | OMC::Matrix | |
axis_x | OMC::Matrix | |
axis_y | OMC::Matrix | |
axis_z | OMC::Matrix | |
constant_z | OMC::Matrix | |
extract_parameters_2d(bool sxPos, bool syPos, OMC::Point2d *pivot) const | OMC::Matrix | |
extract_parameters_3d(OMC::Point3d *pivot) const | OMC::Matrix | |
get_inverse() | OMC::Matrix | |
has_infinity | OMC::Matrix | |
has_nan | OMC::Matrix | |
identity | OMC::Matrix | |
inverse() | OMC::Matrix | |
look_at(const OMC::Point3d *eye, const OMC::Point3d *center, const OMC::Vector3d *upDirection) | OMC::Matrix | |
Matrix() (defined in OMC::Matrix) | OMC::Matrix | |
Matrix(const QVariant &var) (defined in OMC::Matrix) | OMC::Matrix | |
Matrix(const QVariant &normal, const QVariant &origin) (defined in OMC::Matrix) | OMC::Matrix | |
matrix_rotation() const | OMC::Matrix | |
multiply(const OMC::Matrix *matrix) | OMC::Matrix | |
normalize() | OMC::Matrix | |
origin | OMC::Matrix | |
orthogonal_project(double left, double right, double bottom, double top, double zNear, double zFar) | OMC::Matrix | |
perspective | OMC::Matrix | |
perspective_project(double left, double right, double bottom, double top, double zNear, double zFar) | OMC::Matrix | |
perspective_project(double verticalFieldOfViewInDegrees, double widthOverHeightAspectRatio, double zNear, double zFar) | OMC::Matrix | |
print(const QString &string) | OMC::Matrix | |
reset() | OMC::Matrix | |
rotate_degrees(double degs, const OMC::Vector3d *vector) | OMC::Matrix | |
rotate_radians(double rads, const OMC::Vector3d *vector) | OMC::Matrix | |
rotation_exists | OMC::Matrix | |
scale(double scaleX=1.0, double scaleY=1.0, double scaleZ=1.0) | OMC::Matrix | |
scale_factor | OMC::Matrix | |
singular | OMC::Matrix | |
skew(double skew) | OMC::Matrix | |
transform_2d | OMC::Matrix | |
translate(const OMC::Vector3d *vector) | OMC::Matrix | |
translate(double deltaX=0.0, double deltaY=0.0, double deltaZ=0.0) | OMC::Matrix | |
transpose() | OMC::Matrix | |
truck_factor | OMC::Matrix | |