API Reference > Other Classes > OdPlainObjectsAllocator Template > OdPlainObjectsAllocator Methods > construct Method > OdPlainObjectsAllocator::construct Method (T*)
OdPlainObjectsAllocator::construct Method (T*)
Syntax
C++
static inline void construct(T* pObject);
Parameters 
Description 
T* pObject 
[out] Receives the object. 

This function constructs an object. 

 

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