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

This is the complete list of members for vctFrame4x4ConstBase< _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 typedefvctFrame4x4ConstBase< _containerType >
COLS enum valuevctFrame4x4ConstBase< _containerType >
COLSTRIDE enum valuevctFrame4x4ConstBase< _containerType >
ColumnRefType typedefvctFrame4x4ConstBase< _containerType >
ColumnValueType typedefvctFrame4x4ConstBase< _containerType >
ConstColumnRefType typedefvctFrame4x4ConstBase< _containerType >
ConstDiagonalRefType typedefvctFrame4x4ConstBase< _containerType >
ConstRefTransposeType typedefvctFrame4x4ConstBase< _containerType >
ConstRowRefType typedefvctFrame4x4ConstBase< _containerType >
ContainerType typedefvctFrame4x4ConstBase< _containerType >
DiagonalRefType typedefvctFrame4x4ConstBase< _containerType >
DIMENSION enum valuevctFrame4x4ConstBase< _containerType >
Equal(const ThisType &other) const vctFrame4x4ConstBase< _containerType >inline
Identity(void)vctFrame4x4ConstBase< _containerType >static
Inverse(void) const vctFrame4x4ConstBase< _containerType >inline
IsNormalized(value_type tolerance=TypeTraits::Tolerance()) const vctFrame4x4ConstBase< _containerType >inline
operator==(const ThisType &other) const vctFrame4x4ConstBase< _containerType >inline
Perspective(void) const vctFrame4x4ConstBase< _containerType >inline
RefTransposeType typedefvctFrame4x4ConstBase< _containerType >
Rotation(void) const vctFrame4x4ConstBase< _containerType >inline
RowRefType typedefvctFrame4x4ConstBase< _containerType >
ROWS enum valuevctFrame4x4ConstBase< _containerType >
ROWSTRIDE enum valuevctFrame4x4ConstBase< _containerType >
RowValueType typedefvctFrame4x4ConstBase< _containerType >
ThisType typedefvctFrame4x4ConstBase< _containerType >
Translation(void) const vctFrame4x4ConstBase< _containerType >inline
UpdateReferences typedefvctFrame4x4ConstBase< _containerType >
VCT_CONTAINER_TRAITS_TYPEDEFS(typename ContainerType::value_type)vctFrame4x4ConstBase< _containerType >