PxPinnedArray

Defined in include/foundation/PxPinnedArray.h

template<class T>
using PxPinnedArray = PxArray<T, PxVirtualAllocator>