|
CFx SDK Documentation
2023 SP0
|
#include "OdArray.h"Go to the source code of this file.
Typedefs | |
| typedef bool | OdBool |
| typedef OdArray< OdBool, OdMemoryAllocator< OdBool > > | OdBoolArray |
| typedef bool OdBool |
Definition at line 31 of file BoolArray.h.
| typedef OdArray<OdBool, OdMemoryAllocator<OdBool> > OdBoolArray |
This template class is a specialization of the OdArray class for OdBool objects.
Definition at line 36 of file BoolArray.h.