22 #ifndef _vctMatrixRotation3Ref_h
23 #define _vctMatrixRotation3Ref_h
50 template <
class _elementType, vct::str
ide_type _rowStr
ide, vct::str
ide_type _colStr
ide>
103 #endif // _vctMatrixRotation3Ref_h
VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType)
void SetRef(pointer p)
Definition: vctFixedSizeMatrixRef.h:108
vctMatrixRotation3Ref(const BaseType &other)
Definition: vctMatrixRotation3Ref.h:76
ThisType & operator=(const ContainerType &other)
Definition: vctMatrixRotation3Ref.h:88
Definition: vctMatrixRotation3Ref.h:57
ThisType & Assign(const vctFixedSizeConstMatrixBase< _rows, _cols, __rowStride, __colStride, __elementType, __dataPtrType > &other)
Definition: vctFixedSizeMatrixBase.h:475
vctMatrixRotation3Ref(const ThisType &other)
Definition: vctMatrixRotation3Ref.h:70
Declaration of vctFixedSizeMatrix.
vctMatrixRotation3Ref< value_type, _rowStride, _colStride > ThisType
Definition: vctMatrixRotation3Ref.h:60
Define a rotation matrix for a space of dimension 3.
Definition: vctForwardDeclarations.h:199
Define a rotation matrix for a space of dimension 3.
Definition: vctForwardDeclarations.h:201
An implementation of the ``abstract'' vctFixedSizeMatrixBase.
Definition: vctFixedSizeMatrixRef.h:46
Definition: vctMatrixRotation3Ref.h:56
Declaration of vctMatrixRotation3Base.
cmnTypeTraits< value_type > TypeTraits
Definition: vctMatrixRotation3Ref.h:62
vctMatrixRotation3Ref(void)
Definition: vctMatrixRotation3Ref.h:65
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
vctMatrixRotation3Base< ContainerType > BaseType
Definition: vctMatrixRotation3Ref.h:59
Definition: vctMatrixRotation3Ref.h:56
vctFixedSizeMatrixRef< value_type, ROWS, COLS, _rowStride, _colStride > ContainerType
Definition: vctMatrixRotation3Ref.h:58