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

Go to the source code of this file.

Macros

#define ODGEVOIDPOINTERARRAY_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdArray< void *, OdMemoryAllocator< void * > > OdGeVoidPointerArray
 

Macro Definition Documentation

◆ ODGEVOIDPOINTERARRAY_INCLUDED

#define ODGEVOIDPOINTERARRAY_INCLUDED   /*!DOM*/

Definition at line 28 of file GeVoidPointerArray.h.

Typedef Documentation

◆ OdGeVoidPointerArray

This template class is a specialization of the OdArray class for void pointers.

Definition at line 35 of file GeVoidPointerArray.h.