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

Destroys the specified object. 

 

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