22 #ifndef _vctMatrixRotation3ConstRef_h
23 #define _vctMatrixRotation3ConstRef_h
50 template <
class _elementType, vct::str
ide_type _rowStr
ide, vct::str
ide_type _colStr
ide>
79 template <
class __containerType>
81 this->
SetRef(other.Pointer());
86 #endif // _vctMatrixRotation3ConstRef_h
vctMatrixRotation3ConstRef(void)
Definition: vctMatrixRotation3ConstRef.h:65
void SetRef(pointer p)
Definition: vctFixedSizeConstMatrixRef.h:114
Declaration of vctFixedSizeMatrix.
Define a rotation matrix for a space of dimension 3.
Definition: vctForwardDeclarations.h:202
vctFixedSizeConstMatrixRef< value_type, ROWS, COLS, _rowStride, _colStride > ContainerType
Definition: vctMatrixRotation3ConstRef.h:58
vctMatrixRotation3Base< ContainerType > BaseType
Definition: vctMatrixRotation3ConstRef.h:59
cmnTypeTraits< value_type > TypeTraits
Definition: vctMatrixRotation3ConstRef.h:62
Define a rotation matrix for a space of dimension 3.
Definition: vctForwardDeclarations.h:199
vctMatrixRotation3ConstRef(const BaseType &other)
Definition: vctMatrixRotation3ConstRef.h:75
Definition: vctMatrixRotation3ConstRef.h:56
Define a rotation matrix for a space of dimension 3.
Definition: vctForwardDeclarations.h:198
Definition: vctMatrixRotation3ConstRef.h:57
Declaration of vctMatrixRotation3Base.
VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType)
An implementation of the ``abstract'' vctFixedSizeConstMatrixBase.
Definition: vctFixedSizeConstMatrixRef.h:50
vctMatrixRotation3ConstRef(const vctMatrixRotation3ConstBase< __containerType > &other)
Definition: vctMatrixRotation3ConstRef.h:80
Definition: vctMatrixRotation3ConstRef.h:56
Macros to export the symbols of cisstVector (in a Dll).
A collection of useful information about the C++ basic types, represented in a generic programming wa...
Definition: cmnTypeTraits.h:155
vctMatrixRotation3ConstRef< value_type, _rowStride, _colStride > ThisType
Definition: vctMatrixRotation3ConstRef.h:60