31 #ifndef PX_STRING_TABLE_EXT_H    32 #define PX_STRING_TABLE_EXT_H    50     static PxStringTable& createStringTable( physx::PxAllocatorCallback& inAllocator );
 Definition: GuContactBuffer.h:37
 
a factory class for creating PxStringTable with a specific allocator. 
Definition: PxStringTableExt.h:47
 
a table to manage strings. Strings allocated through this object are expected to be owned by this obj...
Definition: PxStringTable.h:48