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

DbGrip.h

This template class is a specialization of the OdArray class template for void pointers and corresponding memory allocators.

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