API Reference > Other Classes > OdObjectsAllocator Template > OdObjectsAllocator Methods > destroy Method > OdObjectsAllocator::destroy Method (T*)
OdObjectsAllocator::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.