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