|
cisst-saw
|
This is the complete list of members for vctMatrixRotation3Base< _containerType >, including all inherited members.
| AlmostEquivalent(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyInverseTo(const vctDynamicConstVectorBase< __vectorOwnerType, value_type > &input) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyInverseTo(const ThisType &input, ThisType &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyInverseTo(const ThisType &input) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyInverseTo(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &input, vctDynamicVectorBase< __vectorOwnerType2, value_type > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyInverseTo(const vctDynamicConstVectorBase< __vectorOwnerType, value_type > &input, vctFixedSizeVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyInverseTo(const vctFixedSizeConstMatrixBase< DIMENSION, __cols, __rowStride1, __colStride1, value_type, __dataPtrType1 > &input, vctFixedSizeMatrixBase< DIMENSION, __cols, __rowStride2, __colStride2, value_type, __dataPtrType2 > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyInverseTo(const vctDynamicConstMatrixBase< __matrixOwnerType1, value_type > &input, vctDynamicMatrixBase< __matrixOwnerType2, value_type > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyTo(const ThisType &input) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyTo(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &input, vctDynamicVectorBase< __vectorOwnerType2, value_type > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyTo(const vctDynamicConstVectorBase< __vectorOwnerType, value_type > &input, vctFixedSizeVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyTo(const vctDynamicConstVectorBase< __vectorOwnerType, value_type > &input) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyTo(const vctFixedSizeConstMatrixBase< DIMENSION, __cols, __rowStride1, __colStride1, value_type, __dataPtrType1 > &input, vctFixedSizeMatrixBase< DIMENSION, __cols, __rowStride2, __colStride2, value_type, __dataPtrType2 > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| ApplyTo(const vctDynamicConstMatrixBase< __matrixOwnerType1, value_type > &input, vctDynamicMatrixBase< __matrixOwnerType2, value_type > &output) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| BaseType typedef | vctMatrixRotation3Base< _containerType > | |
| COLS enum value | vctMatrixRotation3Base< _containerType > | |
| ContainerType typedef | vctMatrixRotation3Base< _containerType > | |
| DIMENSION enum value | vctMatrixRotation3Base< _containerType > | |
| From(const vctMatrixRotation3Base< __containerType > &other) | vctMatrixRotation3Base< _containerType > | inline |
| From(const value_type &element00, const value_type &element01, const value_type &element02, const value_type &element10, const value_type &element11, const value_type &element12, const value_type &element20, const value_type &element21, const value_type &element22) | vctMatrixRotation3Base< _containerType > | inline |
| From(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &v1, const vctFixedSizeConstVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &v2, const vctFixedSizeConstVectorBase< DIMENSION, __stride3, value_type, __dataPtrType3 > &v3, bool vectorsAreColumns=true) | vctMatrixRotation3Base< _containerType > | inline |
| From(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &v1, const vctDynamicConstVectorBase< __vectorOwnerType2, value_type > &v2, const vctDynamicConstVectorBase< __vectorOwnerType3, value_type > &v3, bool vectorsAreColumns=true) | vctMatrixRotation3Base< _containerType > | inline |
| From(const vctAxisAngleRotation3< value_type > &axisAngleRotation) | vctMatrixRotation3Base< _containerType > | inline |
| From(const vctQuaternionRotation3Base< __containerType > &quaternionRotation) | vctMatrixRotation3Base< _containerType > | inline |
| From(const vctRodriguezRotation3Base< __containerType > &rodriguezRotation) | vctMatrixRotation3Base< _containerType > | inline |
| From(const vctEulerRotation3< __order > &eulerRotation) | vctMatrixRotation3Base< _containerType > | inline |
| FromNormalized(const vctMatrixRotation3Base< __containerType > &other) | vctMatrixRotation3Base< _containerType > | inline |
| FromNormalized(const value_type &element00, const value_type &element01, const value_type &element02, const value_type &element10, const value_type &element11, const value_type &element12, const value_type &element20, const value_type &element21, const value_type &element22) | vctMatrixRotation3Base< _containerType > | inline |
| FromNormalized(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &v1, const vctFixedSizeConstVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &v2, const vctFixedSizeConstVectorBase< DIMENSION, __stride3, value_type, __dataPtrType3 > &v3, bool vectorsAreColumns=true) | vctMatrixRotation3Base< _containerType > | inline |
| FromNormalized(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &v1, const vctDynamicConstVectorBase< __vectorOwnerType2, value_type > &v2, const vctDynamicConstVectorBase< __vectorOwnerType3, value_type > &v3, bool vectorsAreColumns=true) | vctMatrixRotation3Base< _containerType > | inline |
| FromNormalized(const vctAxisAngleRotation3< value_type > &axisAngleRotation) | vctMatrixRotation3Base< _containerType > | inline |
| FromNormalized(const vctQuaternionRotation3Base< __containerType > &quaternionRotation) | vctMatrixRotation3Base< _containerType > | inline |
| FromNormalized(const vctRodriguezRotation3Base< __containerType > &rodriguezRotation) | vctMatrixRotation3Base< _containerType > | inline |
| FromNormalized(const vctEulerRotation3< __order > &eulerRotation) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const vctMatrixRotation3Base< __containerType > &other) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const value_type &element00, const value_type &element01, const value_type &element02, const value_type &element10, const value_type &element11, const value_type &element12, const value_type &element20, const value_type &element21, const value_type &element22) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &v1, const vctFixedSizeConstVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &v2, const vctFixedSizeConstVectorBase< DIMENSION, __stride3, value_type, __dataPtrType3 > &v3, bool vectorsAreColumns=true) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &v1, const vctDynamicConstVectorBase< __vectorOwnerType2, value_type > &v2, const vctDynamicConstVectorBase< __vectorOwnerType3, value_type > &v3, bool vectorsAreColumns=true) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const vctAxisAngleRotation3< value_type > &axisAngleRotation) | vctMatrixRotation3Base< _containerType > | |
| FromRaw(const vctQuaternionRotation3Base< __containerType > &quaternionRotation) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const vctRodriguezRotation3Base< __containerType > &rodriguezRotation) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const vctEulerRotation3< __order > &eulerRotation) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const ThisType &otherRotation) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const vctFixedSizeMatrixBase< ROWS, COLS, __rowStride, __colStride, value_type, __dataPtrType > &matrix) | vctMatrixRotation3Base< _containerType > | inline |
| FromRaw(const vctAxisAngleRotation3< typename _containerType::value_type > &axisAngleRotation) | vctMatrixRotation3Base< _containerType > | |
| Identity() | vctMatrixRotation3ConstBase< _containerType > | static |
| Inverse(void) const | vctMatrixRotation3ConstBase< _containerType > | |
| InverseOf(const ThisType &otherRotation) | vctMatrixRotation3Base< _containerType > | inline |
| InverseSelf(void) | vctMatrixRotation3Base< _containerType > | inline |
| IsNormalized(value_type tolerance=TypeTraits::Tolerance()) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| Normalized(void) const | vctMatrixRotation3ConstBase< _containerType > | |
| NormalizedOf(ThisType &otherMatrix) | vctMatrixRotation3Base< _containerType > | inline |
| NormalizedSelf(void) | vctMatrixRotation3Base< _containerType > | inline |
| operator*(const ThisType &input) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| operator*(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| operator*(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &input) const | vctMatrixRotation3ConstBase< _containerType > | inline |
| RotationValueType typedef | vctMatrixRotation3Base< _containerType > | |
| ROWS enum value | vctMatrixRotation3Base< _containerType > | |
| ThisType typedef | vctMatrixRotation3Base< _containerType > | |
| ThrowUnlessIsNormalized(void) const | vctMatrixRotation3ConstBase< _containerType > | inlineprotected |
| ThrowUnlessIsNormalized(const _inputType &input) const | vctMatrixRotation3ConstBase< _containerType > | inlineprotected |
| TypeTraits typedef | vctMatrixRotation3Base< _containerType > | |
| VCT_CONTAINER_TRAITS_TYPEDEFS(typename ContainerType::value_type) | vctMatrixRotation3Base< _containerType > | |
| vctMatrixRotation3Base() | vctMatrixRotation3Base< _containerType > | inline |
1.8.6