PxScopedPointer# Defined in include/foundation/PxAlloca.h template<typename T, typename Alloc = PxTempAllocator>class PxScopedPointer : private PxTempAllocator# Public Functions inline ~PxScopedPointer()# inline operator T*() const# Public Members T *mPointer# bool mOwned#