CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Macros | |
#define | ODGEMATRIX3DSTACK_INCLUDED /*!DOM*/ |
Typedefs | |
typedef OdStack< OdGeMatrix3d > | OdGeMatrix3dStack |
#define ODGEMATRIX3DSTACK_INCLUDED /*!DOM*/ |
Definition at line 28 of file GeMatrix3dStack.h.
typedef OdStack<OdGeMatrix3d> OdGeMatrix3dStack |
This template class is a specialization of the OdStack class template for 3D matrices.
Definition at line 36 of file GeMatrix3dStack.h.