Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OptimizedHolder::OptimizedHolder Constructor
Syntax
C++
OptimizedHolder(OdUInt32 nPreAllocVertexes, OdUInt32 nPreAllocContours);

Constructor for objects of the OptimizedHolder class. 

 

Parameters
Description
nPreAllocVertexes
[in] Number of vertices for which memory needs to be allocated.
nPreAllocContours
[in] Number of contours for which memory needs to be allocated.

Constructs an object with the defined number of elements for which memory should be allocated.

Copyright © 2002-2022. Open Design Alliance All rights reserved.