CFx SDK Documentation
2020SP3
|
#include "OdArray.h"
Go to the source code of this file.
Macros | |
#define | GEPOINT3DARRAY_INCLUDED /*!DOM*/ |
Typedefs | |
typedef OdArray< OdGePoint3d, OdMemoryAllocator< OdGePoint3d > > | OdGePoint3dArray |
#define GEPOINT3DARRAY_INCLUDED /*!DOM*/ |
Definition at line 28 of file GePoint3dArray.h.
typedef OdArray<OdGePoint3d, OdMemoryAllocator<OdGePoint3d> > OdGePoint3dArray |
This template class is a specialization of the OdArray class for OdGePoint3d objects.
Definition at line 37 of file GePoint3dArray.h.