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