API Reference > Types > OdBoolArray Type
OdBoolArray Type
Syntax
C++
typedef OdArray<OdBool, OdMemoryAllocator<OdBool> > OdBoolArray;

BoolArray.h

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

Copyright © 2002–2020. Open Design Alliance. All rights reserved.