cisst-saw
|
This is the complete list of members for vctAngleRotation2, including all inherited members.
Angle(void) const | vctAngleRotation2 | inline |
Angle(void) | vctAngleRotation2 | inline |
AngleMember | vctAngleRotation2 | protected |
DeSerializeRaw(std::istream &inputStream) | vctAngleRotation2 | inline |
DIMENSION enum value | vctAngleRotation2 | |
From(const AngleType angle) | vctAngleRotation2 | inline |
From(const vctMatrixRotation2Base< _containerType > &matrixRotation) | vctAngleRotation2 | inline |
FromNormalized(const AngleType angle) | vctAngleRotation2 | inline |
FromNormalized(const vctMatrixRotation2Base< _containerType > &matrixRotation) | vctAngleRotation2 | inline |
FromRaw(const AngleType angle) | vctAngleRotation2 | inline |
FromRaw(const vctMatrixRotation2Base< _containerType > &matrixRotation) | vctAngleRotation2 | inline |
Identity() | vctAngleRotation2 | static |
Inverse(void) const | vctAngleRotation2 | inline |
InverseOf(const ThisType &otherRotation) | vctAngleRotation2 | inline |
InverseSelf(void) | vctAngleRotation2 | inline |
IsNormalized(AngleType CMN_UNUSED(tolerance)=TypeTraits::Tolerance()) const | vctAngleRotation2 | inline |
Normalized(void) const | vctAngleRotation2 | inline |
NormalizedOf(const ThisType &otherRotation) | vctAngleRotation2 | inline |
NormalizedSelf(void) | vctAngleRotation2 | inline |
SerializeRaw(std::ostream &outputStream) const | vctAngleRotation2 | inline |
ThisType typedef | vctAngleRotation2 | |
ThrowUnlessIsNormalized(void) const | vctAngleRotation2 | inlineprotected |
ThrowUnlessIsNormalized(const _inputType &input) const | vctAngleRotation2 | inlineprotected |
ToStream(std::ostream &outputStream) const | vctAngleRotation2 | inline |
ToStreamRaw(std::ostream &outputStream, const char CMN_UNUSED(delimiter)= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | vctAngleRotation2 | inline |
ToString(void) const | vctAngleRotation2 | inline |
TypeTraits typedef | vctAngleRotation2 | |
VCT_CONTAINER_TRAITS_TYPEDEFS(double) | vctAngleRotation2 | |
vctAngleRotation2() | vctAngleRotation2 | inline |
vctAngleRotation2(const AngleType angle) | vctAngleRotation2 | inlineexplicit |
vctAngleRotation2(const vctMatrixRotation2Base< _containerType > &matrixRotation) | vctAngleRotation2 | inline |
vctAngleRotation2(const AngleType angle, bool normalizeInput) | vctAngleRotation2 | inline |
vctAngleRotation2(const vctMatrixRotation2Base< _containerType > &matrixRotation, bool normalizeInput) | vctAngleRotation2 | inline |