PX_ALLOCA

Defined in include/foundation/PxAlloca.h

PX_ALLOCA(var, type, count)

Stack allocation for count instances of type. Falling back to temp allocator if using more than 1kB.