cisst-saw
|
This is the complete list of members for vctFrame4x4ConstBase< _containerType >, including all inherited members.
AlmostEqual(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const | vctFrame4x4ConstBase< _containerType > | inline |
AlmostEquivalent(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyInverseTo(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &input, vctDynamicVectorBase< __vectorOwnerType2, value_type > &output) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyInverseTo(const vctFrame4x4ConstBase< __containerType1 > &input, vctFrame4x4Base< __containerType2 > &output) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyInverseTo(const vctFrame4x4ConstBase< __containerType > &input) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyTo(const vctFrame4x4ConstBase< __containerType1 > &input, vctFrame4x4Base< __containerType2 > &output) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyTo(const vctFrame4x4ConstBase< __containerType > &input) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyTo(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &input, vctDynamicVectorBase< __vectorOwnerType2, value_type > &output) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyTo(const vctFixedSizeConstMatrixBase< DIMENSION, __cols, __rowStride1, __colStride1, value_type, __dataPtrType1 > &input, vctFixedSizeMatrixBase< DIMENSION, __cols, __rowStride2, __colStride2, value_type, __dataPtrType2 > &output) const | vctFrame4x4ConstBase< _containerType > | inline |
ApplyTo(size_type inputSize, const vctFixedSizeVector< value_type, DIMENSION > *input, vctFixedSizeVector< value_type, DIMENSION > *output) const | vctFrame4x4ConstBase< _containerType > | inline |
BaseType typedef | vctFrame4x4ConstBase< _containerType > | |
COLS enum value | vctFrame4x4ConstBase< _containerType > | |
COLSTRIDE enum value | vctFrame4x4ConstBase< _containerType > | |
ColumnRefType typedef | vctFrame4x4ConstBase< _containerType > | |
ColumnValueType typedef | vctFrame4x4ConstBase< _containerType > | |
ConstColumnRefType typedef | vctFrame4x4ConstBase< _containerType > | |
ConstDiagonalRefType typedef | vctFrame4x4ConstBase< _containerType > | |
ConstRefTransposeType typedef | vctFrame4x4ConstBase< _containerType > | |
ConstRowRefType typedef | vctFrame4x4ConstBase< _containerType > | |
ContainerType typedef | vctFrame4x4ConstBase< _containerType > | |
DiagonalRefType typedef | vctFrame4x4ConstBase< _containerType > | |
DIMENSION enum value | vctFrame4x4ConstBase< _containerType > | |
Equal(const ThisType &other) const | vctFrame4x4ConstBase< _containerType > | inline |
Identity(void) | vctFrame4x4ConstBase< _containerType > | static |
Inverse(void) const | vctFrame4x4ConstBase< _containerType > | inline |
IsNormalized(value_type tolerance=TypeTraits::Tolerance()) const | vctFrame4x4ConstBase< _containerType > | inline |
operator==(const ThisType &other) const | vctFrame4x4ConstBase< _containerType > | inline |
Perspective(void) const | vctFrame4x4ConstBase< _containerType > | inline |
RefTransposeType typedef | vctFrame4x4ConstBase< _containerType > | |
Rotation(void) const | vctFrame4x4ConstBase< _containerType > | inline |
RowRefType typedef | vctFrame4x4ConstBase< _containerType > | |
ROWS enum value | vctFrame4x4ConstBase< _containerType > | |
ROWSTRIDE enum value | vctFrame4x4ConstBase< _containerType > | |
RowValueType typedef | vctFrame4x4ConstBase< _containerType > | |
ThisType typedef | vctFrame4x4ConstBase< _containerType > | |
Translation(void) const | vctFrame4x4ConstBase< _containerType > | inline |
UpdateReferences typedef | vctFrame4x4ConstBase< _containerType > | |
VCT_CONTAINER_TRAITS_TYPEDEFS(typename ContainerType::value_type) | vctFrame4x4ConstBase< _containerType > |