|
CFx SDK Documentation 2024 SP0
|
#include "OdArray.h"Go to the source code of this file.
Macros | |
| #define | GEMATRIX3DARRAY_INCLUDED /*!DOM*/ |
Typedefs | |
| typedef OdArray< OdGeMatrix3d, OdMemoryAllocator< OdGeMatrix3d > > | OdGeMatrix3dArray |
| #define GEMATRIX3DARRAY_INCLUDED /*!DOM*/ |
Definition at line 25 of file GeMatrix3dArray.h.
This template class is a specialization of the OdArray class for OdGeMatrix3d objects.
Definition at line 34 of file GeMatrix3dArray.h.