CFx SDK Documentation
2020SP3
|
#include "OdArray.h"
Go to the source code of this file.
Typedefs | |
typedef OdArray< OdGsDCPoint, OdMemoryAllocator< OdGsDCPoint > > | OdGsDCPointArray |
typedef OdArray<OdGsDCPoint, OdMemoryAllocator<OdGsDCPoint> > OdGsDCPointArray |
This template class is a specialization of the OdArray class for OdGsDCPoint objects.
Definition at line 33 of file GsDCPointArray.h.