< Home

< Table of Contents

REFERENCE MANUAL

ModellingMatrixControl Member List

This is the complete list of members for ModellingMatrixControl, including all inherited members.

Adjoint()ModellingMatrixControl
ClassID() (defined in Object)Objectinlinestatic
Concatenate(MatrixKit const &in_kit)ModellingMatrixControl
Control() (defined in Control)Controlinlineprotected
Control(Control &&in_that)Controlinlineprotected
Empty() const Objectinlinevirtual
GetClassID() const Object
GetInstanceID() const Object
HasType(Type in_mask) const Object
Invert()ModellingMatrixControl
ModellingMatrixControl(SegmentKey const &in_seg)ModellingMatrixControlexplicit
ModellingMatrixControl(ReferenceKey const &in_ref)ModellingMatrixControlexplicit
ModellingMatrixControl(ModellingMatrixControl const &in_that)ModellingMatrixControl
ModellingMatrixControl(ModellingMatrixControl &&in_that)ModellingMatrixControl
Normalize()ModellingMatrixControl
Object() (defined in Object)Object
Object(Object &&in_that)Object
ObjectType() const ModellingMatrixControlinlinevirtual
operator=(ModellingMatrixControl &&in_that)ModellingMatrixControl
operator=(ModellingMatrixControl const &in_that)ModellingMatrixControl
Control::operator=(Control &&in_that)Controlinlineprotected
operator=(Object const &other_object) (defined in Object)Object
Object::operator=(Object &&in_that)Object
Reset()Objectvirtual
Rotate(float in_x, float in_y, float in_z)ModellingMatrixControl
RotateOffAxis(Vector const &in_vector, float in_theta)ModellingMatrixControl
Scale(float in_x, float in_y, float in_z)ModellingMatrixControl
SetElement(size_t in_row, size_t in_column, float in_value)ModellingMatrixControl
SetElement(size_t in_ordinal_zero_to_fifteen, float in_value)ModellingMatrixControl
SetElements(FloatArray const &in_matrix)ModellingMatrixControl
SetElements(size_t in_value_count, float const in_values[])ModellingMatrixControl
ShowAdjoint(MatrixKit &out_matrix) const ModellingMatrixControl
ShowDeterminant(float &out_determinant) const ModellingMatrixControl
ShowElement(size_t in_row, size_t in_column, float &out_value) const ModellingMatrixControl
ShowElement(size_t in_ordinal_zero_to_fifteen, float &out_value) const ModellingMatrixControl
ShowElements(FloatArray &out_matrix) const ModellingMatrixControl
ShowInverse(MatrixKit &out_matrix) const ModellingMatrixControl
Translate(float in_x, float in_y, float in_z)ModellingMatrixControl
Type() const Object
UnsetEverything()ModellingMatrixControl
~ModellingMatrixControl()ModellingMatrixControl
~Object() (defined in Object)Objectvirtual