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

This is the complete list of members for vctFrame4x4Base< _containerType >, including all inherited members.

AlmostEqual(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const vctFrame4x4ConstBase< _containerType >inline
AlmostEquivalent(const ThisType &other, value_type tolerance=TypeTraits::Tolerance()) const vctFrame4x4ConstBase< _containerType >inline
ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const vctFrame4x4ConstBase< _containerType >inline
ApplyInverseTo(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &input, vctDynamicVectorBase< __vectorOwnerType2, value_type > &output) const vctFrame4x4ConstBase< _containerType >inline
ApplyInverseTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const vctFrame4x4ConstBase< _containerType >inline
ApplyInverseTo(const vctFrame4x4ConstBase< __containerType1 > &input, vctFrame4x4Base< __containerType2 > &output) const vctFrame4x4ConstBase< _containerType >inline
ApplyInverseTo(const vctFrame4x4ConstBase< __containerType > &input) const vctFrame4x4ConstBase< _containerType >inline
ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride1, value_type, __dataPtrType1 > &input, vctFixedSizeVectorBase< DIMENSION, __stride2, value_type, __dataPtrType2 > &output) const vctFrame4x4ConstBase< _containerType >inline
ApplyTo(const vctFixedSizeConstVectorBase< DIMENSION, __stride, value_type, __dataPtrType > &input) const vctFrame4x4ConstBase< _containerType >inline
ApplyTo(const vctFrame4x4ConstBase< __containerType1 > &input, vctFrame4x4Base< __containerType2 > &output) const vctFrame4x4ConstBase< _containerType >inline
ApplyTo(const vctFrame4x4ConstBase< __containerType > &input) const vctFrame4x4ConstBase< _containerType >inline
ApplyTo(const vctDynamicConstVectorBase< __vectorOwnerType1, value_type > &input, vctDynamicVectorBase< __vectorOwnerType2, value_type > &output) const vctFrame4x4ConstBase< _containerType >inline
ApplyTo(const vctFixedSizeConstMatrixBase< DIMENSION, __cols, __rowStride1, __colStride1, value_type, __dataPtrType1 > &input, vctFixedSizeMatrixBase< DIMENSION, __cols, __rowStride2, __colStride2, value_type, __dataPtrType2 > &output) const vctFrame4x4ConstBase< _containerType >inline
ApplyTo(size_type inputSize, const vctFixedSizeVector< value_type, DIMENSION > *input, vctFixedSizeVector< value_type, DIMENSION > *output) const vctFrame4x4ConstBase< _containerType >inline
BaseType typedefvctFrame4x4Base< _containerType >
COLS enum valuevctFrame4x4Base< _containerType >
COLSTRIDE enum valuevctFrame4x4ConstBase< _containerType >
ColumnRefType typedefvctFrame4x4Base< _containerType >
ColumnValueType typedefvctFrame4x4ConstBase< _containerType >
ConstColumnRefType typedefvctFrame4x4Base< _containerType >
ConstDiagonalRefType typedefvctFrame4x4Base< _containerType >
ConstPerspectiveRefType typedefvctFrame4x4Base< _containerType >
ConstRefTransposeType typedefvctFrame4x4Base< _containerType >
ConstRotationRefType typedefvctFrame4x4Base< _containerType >
ConstRowRefType typedefvctFrame4x4Base< _containerType >
ConstTranslationRefType typedefvctFrame4x4Base< _containerType >
ContainerType typedefvctFrame4x4Base< _containerType >
DiagonalRefType typedefvctFrame4x4Base< _containerType >
DIMENSION enum valuevctFrame4x4Base< _containerType >
Equal(const ThisType &other) const vctFrame4x4ConstBase< _containerType >inline
From(const __rotationType &rotation, const __translationType &translation)vctFrame4x4Base< _containerType >inline
From(const vctFrameBase< __rotationType > &frame)vctFrame4x4Base< _containerType >inline
FromNormalized(const __rotationType &rotation, const __translationType &translation)vctFrame4x4Base< _containerType >inline
FromNormalized(const vctFrameBase< __rotationType > &frame)vctFrame4x4Base< _containerType >inline
FromRaw(const __rotationType &rotation, const __translationType &translation)vctFrame4x4Base< _containerType >inline
FromRaw(const vctFrameBase< __rotationType > &frame)vctFrame4x4Base< _containerType >inline
Identity(void)vctFrame4x4ConstBase< _containerType >static
Inverse(void) const vctFrame4x4ConstBase< _containerType >inline
InverseOf(const vctFrame4x4ConstBase< __containerType > &otherFrame)vctFrame4x4Base< _containerType >inline
InverseSelf(void)vctFrame4x4Base< _containerType >inline
IsNormalized(value_type tolerance=TypeTraits::Tolerance()) const vctFrame4x4ConstBase< _containerType >inline
MatrixValueType typedefvctFrame4x4Base< _containerType >
NormalizedSelf(void)vctFrame4x4Base< _containerType >inline
operator==(const ThisType &other) const vctFrame4x4ConstBase< _containerType >inline
Perspective(void) const vctFrame4x4Base< _containerType >inline
Perspective(void)vctFrame4x4Base< _containerType >inline
PerspectiveRefType typedefvctFrame4x4Base< _containerType >
RefTransposeType typedefvctFrame4x4Base< _containerType >
Rotation(void) const vctFrame4x4Base< _containerType >inline
Rotation(void)vctFrame4x4Base< _containerType >inline
RotationRefType typedefvctFrame4x4Base< _containerType >
RowRefType typedefvctFrame4x4Base< _containerType >
ROWS enum valuevctFrame4x4Base< _containerType >
ROWSTRIDE enum valuevctFrame4x4ConstBase< _containerType >
RowValueType typedefvctFrame4x4ConstBase< _containerType >
ThisType typedefvctFrame4x4Base< _containerType >
Translation(void) const vctFrame4x4Base< _containerType >inline
Translation(void)vctFrame4x4Base< _containerType >inline
TranslationRefType typedefvctFrame4x4Base< _containerType >
TypeTraits typedefvctFrame4x4Base< _containerType >
UpdateReferences typedefvctFrame4x4ConstBase< _containerType >
VCT_CONTAINER_TRAITS_TYPEDEFS(typename ContainerType::value_type)vctFrame4x4Base< _containerType >
vctFrame4x4Base(void)vctFrame4x4Base< _containerType >inline