PxPinnedArraySafe

Defined in include/foundation/PxPinnedArray.h

template<class T>
using PxPinnedArraySafe = PxArray<T, PxPinnedAllocator<T>>