CFx SDK Documentation  2022 SP0
Macros | Typedefs
GeIntervalArray.h File Reference
#include "OdArray.h"
#include "Ge/GeInterval.h"

Go to the source code of this file.

Macros

#define __OD_GE_INTERVAL_ARRAY__   /*!DOM*/
 

Typedefs

typedef OdArray< OdGeInterval, OdMemoryAllocator< OdGeInterval > > OdGeIntervalArray
 

Macro Definition Documentation

◆ __OD_GE_INTERVAL_ARRAY__

#define __OD_GE_INTERVAL_ARRAY__   /*!DOM*/

Definition at line 26 of file GeIntervalArray.h.

Typedef Documentation

◆ OdGeIntervalArray

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

Definition at line 35 of file GeIntervalArray.h.