cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vctMatrixRotation3ConstBase< _containerType > Member List

This is the complete list of members for vctMatrixRotation3ConstBase< _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 typedefvctMatrixRotation3ConstBase< _containerType >
COLS enum valuevctMatrixRotation3ConstBase< _containerType >
ContainerType typedefvctMatrixRotation3ConstBase< _containerType >
DIMENSION enum valuevctMatrixRotation3ConstBase< _containerType >
Identity()vctMatrixRotation3ConstBase< _containerType >static
Inverse(void) const vctMatrixRotation3ConstBase< _containerType >
IsNormalized(value_type tolerance=TypeTraits::Tolerance()) const vctMatrixRotation3ConstBase< _containerType >inline
Normalized(void) const vctMatrixRotation3ConstBase< _containerType >
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 typedefvctMatrixRotation3ConstBase< _containerType >
ROWS enum valuevctMatrixRotation3ConstBase< _containerType >
ThisType typedefvctMatrixRotation3ConstBase< _containerType >
ThrowUnlessIsNormalized(void) const vctMatrixRotation3ConstBase< _containerType >inlineprotected
ThrowUnlessIsNormalized(const _inputType &input) const vctMatrixRotation3ConstBase< _containerType >inlineprotected
TypeTraits typedefvctMatrixRotation3ConstBase< _containerType >
VCT_CONTAINER_TRAITS_TYPEDEFS(typename ContainerType::value_type)vctMatrixRotation3ConstBase< _containerType >