PxScopedPointer

Defined in include/foundation/PxAlloca.h

Inheritance Relationships

Base Type

template<typename T, typename Alloc = PxTempAllocator>
class PxScopedPointer : private PxTempAllocator

Public Functions

inline ~PxScopedPointer()
inline operator T*() const

Public Members

T *mPointer
bool mOwned