|
cisst-saw
|
This is the complete list of members for vctAxisAngleRotation3< _elementType >, including all inherited members.
| AlmostEqual(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const | vctAxisAngleRotation3< _elementType > | inline |
| AlmostEquivalent(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const | vctAxisAngleRotation3< _elementType > | inline |
| Angle(void) const | vctAxisAngleRotation3< _elementType > | inline |
| Angle(void) | vctAxisAngleRotation3< _elementType > | inline |
| AngleMember | vctAxisAngleRotation3< _elementType > | protected |
| Assign(const ThisType &other) | vctAxisAngleRotation3< _elementType > | inline |
| Axis(void) const | vctAxisAngleRotation3< _elementType > | inline |
| Axis(void) | vctAxisAngleRotation3< _elementType > | inline |
| AxisMember | vctAxisAngleRotation3< _elementType > | protected |
| AxisType typedef | vctAxisAngleRotation3< _elementType > | |
| DeSerializeRaw(std::istream &inputStream) | vctAxisAngleRotation3< _elementType > | inline |
| DIMENSION enum value | vctAxisAngleRotation3< _elementType > | |
| Equal(const ThisType &other) const | vctAxisAngleRotation3< _elementType > | inline |
| From(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &axis, const AngleType angle) | vctAxisAngleRotation3< _elementType > | inline |
| From(const vctDynamicConstVectorBase< _vectorOwnerType, value_type > &axis, AngleType angle) | vctAxisAngleRotation3< _elementType > | inline |
| From(const vctQuaternionRotation3Base< _containerType > &quaternionRotation) | vctAxisAngleRotation3< _elementType > | inline |
| From(const vctMatrixRotation3Base< _containerType > &matrixRotation) | vctAxisAngleRotation3< _elementType > | inline |
| From(const vctRodriguezRotation3Base< _containerType > &rodriguezRotation) | vctAxisAngleRotation3< _elementType > | inline |
| FromNormalized(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &axis, const AngleType angle) | vctAxisAngleRotation3< _elementType > | inline |
| FromNormalized(const vctQuaternionRotation3Base< _containerType > &quaternionRotation) | vctAxisAngleRotation3< _elementType > | inline |
| FromNormalized(const vctMatrixRotation3Base< _containerType > &matrixRotation) | vctAxisAngleRotation3< _elementType > | inline |
| FromNormalized(const vctRodriguezRotation3Base< _containerType > &rodriguezRotation) | vctAxisAngleRotation3< _elementType > | inline |
| FromRaw(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &axis, const AngleType angle) | vctAxisAngleRotation3< _elementType > | inline |
| FromRaw(const vctQuaternionRotation3Base< _containerType > &quaternionRotation) | vctAxisAngleRotation3< _elementType > | inline |
| FromRaw(const vctMatrixRotation3Base< _containerType > &matrixRotation) | vctAxisAngleRotation3< _elementType > | inline |
| FromRaw(const vctRodriguezRotation3Base< _containerType > &rodriguezRotation) | vctAxisAngleRotation3< _elementType > | inline |
| Identity() | vctAxisAngleRotation3< _elementType > | static |
| Inverse(void) const | vctAxisAngleRotation3< _elementType > | inline |
| InverseOf(const ThisType &otherRotation) | vctAxisAngleRotation3< _elementType > | inline |
| InverseSelf(void) | vctAxisAngleRotation3< _elementType > | inline |
| IsNormalized(value_type tolerance=TypeTraits::Tolerance()) const | vctAxisAngleRotation3< _elementType > | inline |
| Normalized(void) const | vctAxisAngleRotation3< _elementType > | inline |
| NormalizedOf(const ThisType &otherRotation) | vctAxisAngleRotation3< _elementType > | inline |
| NormalizedSelf(void) | vctAxisAngleRotation3< _elementType > | inline |
| operator==(const ThisType &other) const | vctAxisAngleRotation3< _elementType > | inline |
| SerializeRaw(std::ostream &outputStream) const | vctAxisAngleRotation3< _elementType > | inline |
| ThisType typedef | vctAxisAngleRotation3< _elementType > | |
| ThrowUnlessIsNormalized(void) const | vctAxisAngleRotation3< _elementType > | inlineprotected |
| ThrowUnlessIsNormalized(const _inputType &input) const | vctAxisAngleRotation3< _elementType > | inlineprotected |
| ToStream(std::ostream &outputStream) const | vctAxisAngleRotation3< _elementType > | inline |
| ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | vctAxisAngleRotation3< _elementType > | inline |
| ToString(void) const | vctAxisAngleRotation3< _elementType > | inline |
| TypeTraits typedef | vctAxisAngleRotation3< _elementType > | |
| VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType) | vctAxisAngleRotation3< _elementType > | |
| vctAxisAngleRotation3() | vctAxisAngleRotation3< _elementType > | inline |
| vctAxisAngleRotation3(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &axis, const AngleType angle) | vctAxisAngleRotation3< _elementType > | inline |
| vctAxisAngleRotation3(const vctDynamicConstVectorBase< _vectorOwnerType, value_type > &axis, AngleType angle) | vctAxisAngleRotation3< _elementType > | inline |
| vctAxisAngleRotation3(const vctQuaternionRotation3Base< _containerType > &quaternionRotation) | vctAxisAngleRotation3< _elementType > | inlineexplicit |
| vctAxisAngleRotation3(const vctMatrixRotation3Base< _containerType > &matrixRotation) | vctAxisAngleRotation3< _elementType > | inlineexplicit |
| vctAxisAngleRotation3(const vctRodriguezRotation3Base< _containerType > &rodriguezRotation) | vctAxisAngleRotation3< _elementType > | inlineexplicit |
| vctAxisAngleRotation3(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &axis, const AngleType angle, bool normalizeInput) | vctAxisAngleRotation3< _elementType > | inline |
| vctAxisAngleRotation3(const vctDynamicConstVectorBase< _vectorOwnerType, value_type > &axis, AngleType angle, bool normalizeInput) | vctAxisAngleRotation3< _elementType > | inline |
| vctAxisAngleRotation3(const vctQuaternionRotation3Base< _containerType > &quaternionRotation, bool normalizeInput) | vctAxisAngleRotation3< _elementType > | inline |
| vctAxisAngleRotation3(const vctMatrixRotation3Base< _containerType > &matrixRotation, bool normalizeInput) | vctAxisAngleRotation3< _elementType > | inline |
| vctAxisAngleRotation3(const vctRodriguezRotation3Base< _containerType > &rodriguezRotation, bool normalizeInput) | vctAxisAngleRotation3< _elementType > | inline |
1.8.6