|
cisst-saw
|
This is the complete list of members for vctFrameBase< _rotationType >, including all inherited members.
| AlmostEqual(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const | vctFrameBase< _rotationType > | inline |
| AlmostEquivalent(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const | vctFrameBase< _rotationType > | inline |
| ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctFrameBase< _rotationType > | inline |
| ApplyInverseTo(const vctDynamicConstVectorBase< _vectorOwnerType1, value_type > &input, vctDynamicVectorBase< _vectorOwnerType2, value_type > &output) const | vctFrameBase< _rotationType > | inline |
| ApplyInverseTo(const vctDynamicConstVectorBase< _vectorOwnerType1, value_type > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctFrameBase< _rotationType > | inline |
| ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctFrameBase< _rotationType > | inline |
| ApplyInverseTo(const vctDynamicConstVectorBase< _vectorOwnerType, value_type > &input) const | vctFrameBase< _rotationType > | inline |
| ApplyInverseTo(const ThisType &input, ThisType &output) const | vctFrameBase< _rotationType > | inline |
| ApplyInverseTo(const ThisType &input) const | vctFrameBase< _rotationType > | inline |
| ApplyInverseTo(const vctFixedSizeConstMatrixBase< DIMENSION, __cols, __rowStride1, __colStride1, value_type, __dataPtrType1 > &input, vctFixedSizeMatrixBase< DIMENSION, __cols, __rowStride2, __colStride2, value_type, __dataPtrType2 > &output) const | vctFrameBase< _rotationType > | inline |
| ApplyInverseTo(const vctDynamicConstMatrixBase< __matrixOwnerType1, value_type > &input, vctDynamicMatrixBase< __matrixOwnerType2, value_type > &output) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(const vctDynamicConstVectorBase< _vectorOwnerType, value_type > &input) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(const ThisType &input, ThisType &output) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(const ThisType &input) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(const vctDynamicConstVectorBase< _vectorOwnerType1, value_type > &input, vctDynamicVectorBase< _vectorOwnerType2, value_type > &output) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(const vctDynamicConstVectorBase< _vectorOwnerType1, value_type > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(const vctFixedSizeConstMatrixBase< DIMENSION, __cols, __rowStride1, __colStride1, value_type, __dataPtrType1 > &input, vctFixedSizeMatrixBase< DIMENSION, __cols, __rowStride2, __colStride2, value_type, __dataPtrType2 > &output) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(size_type inputSize, const vctFixedSizeVector< value_type, DIMENSION > *input, vctFixedSizeVector< value_type, DIMENSION > *output) const | vctFrameBase< _rotationType > | inline |
| ApplyTo(const vctDynamicConstMatrixBase< __matrixOwnerType1, value_type > &input, vctDynamicMatrixBase< __matrixOwnerType2, value_type > &output) const | vctFrameBase< _rotationType > | inline |
| Assign(const ThisType &otherFrame) | vctFrameBase< _rotationType > | inline |
| Assign(const RotationType &rotation, const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &translation) | vctFrameBase< _rotationType > | inline |
| DeSerializeRaw(std::istream &inputStream) | vctFrameBase< _rotationType > | inline |
| DIMENSION enum value | vctFrameBase< _rotationType > | |
| Equal(const ThisType &other) const | vctFrameBase< _rotationType > | inline |
| From(const vctFrameBase< __rotationType > &other) | vctFrameBase< _rotationType > | inline |
| From(const vctFrame4x4ConstBase< __containerType > &other) | vctFrameBase< _rotationType > | inline |
| FromNormalized(const vctFrameBase< __rotationType > &other) | vctFrameBase< _rotationType > | inline |
| FromNormalized(const vctFrame4x4ConstBase< __containerType > &other) | vctFrameBase< _rotationType > | inline |
| FromRaw(const vctFrameBase< __rotationType > &other) | vctFrameBase< _rotationType > | inline |
| FromRaw(const vctFrame4x4ConstBase< __containerType > &other) | vctFrameBase< _rotationType > | inline |
| FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | vctFrameBase< _rotationType > | inline |
| Identity() | vctFrameBase< _rotationType > | static |
| Inverse(void) const | vctFrameBase< _rotationType > | inline |
| InverseOf(const ThisType &otherFrame) | vctFrameBase< _rotationType > | inline |
| InverseSelf(void) | vctFrameBase< _rotationType > | inline |
| IsNormalized(value_type tolerance=TypeTraits::Tolerance()) const | vctFrameBase< _rotationType > | inline |
| NormalizedSelf(void) | vctFrameBase< _rotationType > | inline |
| operator*(const vctFixedSizeConstVectorBase< DIMENSION, _stride, value_type, _dataPtrType > &vector) const | vctFrameBase< _rotationType > | inline |
| operator*(const vctDynamicConstVectorBase< _vectorOwnerType, value_type > &input) const | vctFrameBase< _rotationType > | inline |
| operator==(const ThisType &other) const | vctFrameBase< _rotationType > | inline |
| ProductOf(const ThisType &left, ThisType &right) | vctFrameBase< _rotationType > | inline |
| Rotation(void) const | vctFrameBase< _rotationType > | inline |
| Rotation(void) | vctFrameBase< _rotationType > | inline |
| RotationMember | vctFrameBase< _rotationType > | protected |
| RotationType typedef | vctFrameBase< _rotationType > | |
| SerializeRaw(std::ostream &outputStream) const | vctFrameBase< _rotationType > | inline |
| ThisType typedef | vctFrameBase< _rotationType > | |
| ToStream(std::ostream &outputStream) const | vctFrameBase< _rotationType > | inline |
| ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | vctFrameBase< _rotationType > | inline |
| ToString(void) const | vctFrameBase< _rotationType > | inline |
| Translation(void) const | vctFrameBase< _rotationType > | inline |
| Translation(void) | vctFrameBase< _rotationType > | inline |
| TranslationMember | vctFrameBase< _rotationType > | protected |
| TranslationType typedef | vctFrameBase< _rotationType > | |
| TypeTraits typedef | vctFrameBase< _rotationType > | |
| VCT_CONTAINER_TRAITS_TYPEDEFS(typename _rotationType::value_type) | vctFrameBase< _rotationType > | |
| vctFrameBase(void) | vctFrameBase< _rotationType > | inline |
| vctFrameBase(const RotationType &rotation, const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &translation) | vctFrameBase< _rotationType > | inline |
| vctFrameBase(const vctFrame4x4ConstBase< __containerType > &other) | vctFrameBase< _rotationType > | inlineexplicit |
| vctFrameBase(const vctFrame4x4ConstBase< __containerType > &other, bool normalizeInput) | vctFrameBase< _rotationType > | inline |
1.8.6