API Reference > Types > OdGeVoidPointerArray Type
OdGeVoidPointerArray Type
Syntax
C++
typedef OdArray<void*, OdMemoryAllocator<void*> > OdGeVoidPointerArray;

GeVoidPointerArray.h

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

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