|
cisst-saw
|
This is the complete list of members for vctMatrixRotation2Base< _containerType >, including all inherited members.
| Allocate(void) | vctMatrixRotation2Base< _containerType > | inlineprotected |
| AlmostEquivalent(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyInverseTo(const ThisType &input, ThisType &output) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyInverseTo(const ThisType &input) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyInverseTo(const vctDynamicConstVectorBase< _vectorOwnerType1, value_type > &input, vctDynamicVectorBase< _vectorOwnerType2, value_type > &output) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyTo(const ThisType &input, ThisType &output) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyTo(const ThisType &input) const | vctMatrixRotation2Base< _containerType > | inline |
| ApplyTo(const vctDynamicConstVectorBase< _vectorOwnerType1, value_type > &input, vctDynamicVectorBase< _vectorOwnerType2, value_type > &output) const | vctMatrixRotation2Base< _containerType > | inline |
| BaseType typedef | vctMatrixRotation2Base< _containerType > | |
| COLS enum value | vctMatrixRotation2Base< _containerType > | |
| ContainerType typedef | vctMatrixRotation2Base< _containerType > | |
| DIMENSION enum value | vctMatrixRotation2Base< _containerType > | |
| From(const value_type &element00, const value_type &element01, const value_type &element10, const value_type &element11) | vctMatrixRotation2Base< _containerType > | inline |
| From(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &v1, const vctFixedSizeConstVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &v2, bool vectorsAreColumns=true) | vctMatrixRotation2Base< _containerType > | inline |
| From(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &v1, const vctDynamicConstVectorBase< __vectorOwnerType2, value_type > &v2, bool vectorsAreColumns=true) | vctMatrixRotation2Base< _containerType > | inline |
| From(const vctAngleRotation2 &angleRotation) | vctMatrixRotation2Base< _containerType > | inline |
| FromNormalized(const value_type &element00, const value_type &element01, const value_type &element10, const value_type &element11) | vctMatrixRotation2Base< _containerType > | inline |
| FromNormalized(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &v1, const vctFixedSizeConstVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &v2, bool vectorsAreColumns=true) | vctMatrixRotation2Base< _containerType > | inline |
| FromNormalized(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &v1, const vctDynamicConstVectorBase< __vectorOwnerType2, value_type > &v2, bool vectorsAreColumns=true) | vctMatrixRotation2Base< _containerType > | inline |
| FromNormalized(const vctAngleRotation2 &angleRotation) | vctMatrixRotation2Base< _containerType > | inline |
| FromRaw(const value_type &element00, const value_type &element01, const value_type &element10, const value_type &element11) | vctMatrixRotation2Base< _containerType > | inline |
| FromRaw(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &v1, const vctFixedSizeConstVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &v2, bool vectorsAreColumns=true) | vctMatrixRotation2Base< _containerType > | inline |
| FromRaw(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &v1, const vctDynamicConstVectorBase< __vectorOwnerType2, value_type > &v2, bool vectorsAreColumns=true) | vctMatrixRotation2Base< _containerType > | inline |
| FromRaw(const vctAngleRotation2 &angleRotation) | vctMatrixRotation2Base< _containerType > | |
| FromRaw(const ThisType &otherRotation) | vctMatrixRotation2Base< _containerType > | inline |
| FromRaw(const vctFixedSizeMatrixBase< DIMENSION, DIMENSION, __rowStride, __colStride, value_type, __dataPtrType > &matrix) | vctMatrixRotation2Base< _containerType > | inline |
| Identity() | vctMatrixRotation2Base< _containerType > | static |
| Inverse(void) const | vctMatrixRotation2Base< _containerType > | inline |
| InverseOf(const ThisType &otherRotation) | vctMatrixRotation2Base< _containerType > | inline |
| InverseSelf(void) | vctMatrixRotation2Base< _containerType > | inline |
| IsNormalized(value_type tolerance=TypeTraits::Tolerance()) const | vctMatrixRotation2Base< _containerType > | inline |
| Normalized(void) const | vctMatrixRotation2Base< _containerType > | inline |
| NormalizedOf(const ThisType &otherMatrix) | vctMatrixRotation2Base< _containerType > | inline |
| NormalizedSelf(void) | vctMatrixRotation2Base< _containerType > | |
| operator*(const ThisType &input) const | vctMatrixRotation2Base< _containerType > | inline |
| operator*(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctMatrixRotation2Base< _containerType > | inline |
| operator=(const ContainerType &other) | vctMatrixRotation2Base< _containerType > | inline |
| operator=(const ThisType &other) | vctMatrixRotation2Base< _containerType > | inline |
| ROWS enum value | vctMatrixRotation2Base< _containerType > | |
| ThisType typedef | vctMatrixRotation2Base< _containerType > | |
| ThrowUnlessIsNormalized(void) const | vctMatrixRotation2Base< _containerType > | inlineprotected |
| ThrowUnlessIsNormalized(const _inputType &input) const | vctMatrixRotation2Base< _containerType > | inlineprotected |
| TypeTraits typedef | vctMatrixRotation2Base< _containerType > | |
| VCT_CONTAINER_TRAITS_TYPEDEFS(typename ContainerType::value_type) | vctMatrixRotation2Base< _containerType > | |
| vctMatrixRotation2Base() | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const ThisType &other) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const BaseType &other) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const value_type &element00, const value_type &element01, const value_type &element10, const value_type &element11) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const vctFixedSizeConstVectorBase< 2, __stride1, value_type, __dataPtrType1 > &v1, const vctFixedSizeConstVectorBase< 2, __stride2, value_type, __dataPtrType2 > &v2, bool vectorsAreColumns=true) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &v1, const vctDynamicConstVectorBase< __vectorOwnerType2, value_type > &v2, bool vectorsAreColumns=true) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const vctAngleRotation2 &angleRotation) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const value_type &element00, const value_type &element01, const value_type &element10, const value_type &element11, bool normalizeInput) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &v1, const vctFixedSizeConstVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &v2, bool vectorsAreColumns, bool normalizeInput) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &v1, const vctDynamicConstVectorBase< __vectorOwnerType2, value_type > &v2, bool vectorsAreColumns, bool normalizeInput) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const vctAngleRotation2 &angleRotation, bool normalizeInput) | vctMatrixRotation2Base< _containerType > | inline |
| vctMatrixRotation2Base(const vctFixedSizeMatrixBase< ROWS, COLS, __rowStride, __colStride, value_type, __dataPtrType > &matrix) | vctMatrixRotation2Base< _containerType > | inlineexplicit |
1.8.6