Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OptimizedHolder Class
Syntax
C++
class OptimizedHolder : public MemoryHolder;

This class is an optimized memory holder for management of contours and vertex memory.

This class represents a memory manager for elements that take part in the tessellation process. It allocates memory for growing arrays in blocks and does not relocate memory as std::vector, for example. This approach increases performance and reduces the time required to tessellate contours. 

FOR INTERNAL USE. 

Corresponding C++ library: TD_Ge 

 

OdGeTess2__OptimizedHolder

File: GeTess2.h 

Namespace: OdGeTess2 

Module: API Reference 

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