CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Macros | Typedefs
GeMatrix3dArray.h File Reference
#include "OdArray.h"

Go to the source code of this file.

Macros

#define GEMATRIX3DARRAY_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdArray< OdGeMatrix3d, OdMemoryAllocator< OdGeMatrix3d > > OdGeMatrix3dArray
 

Macro Definition Documentation

◆ GEMATRIX3DARRAY_INCLUDED

#define GEMATRIX3DARRAY_INCLUDED   /*!DOM*/

Definition at line 25 of file GeMatrix3dArray.h.

Typedef Documentation

◆ OdGeMatrix3dArray

This template class is a specialization of the OdArray class for OdGeMatrix3d objects.

Definition at line 34 of file GeMatrix3dArray.h.