PxControllerManager.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PxControllerDebugRenderFlag
 specifies debug-rendering flags More...
 
class  PxControllerManager
 Manages an array of character controllers. More...
 

Typedefs

typedef PxFlags< PxControllerDebugRenderFlag::Enum, PxU32PxControllerDebugRenderFlags
 Bitfield that contains a set of raised flags defined in PxControllerDebugRenderFlag. More...
 

Functions

PX_C_EXPORT physx::PxControllerManager *PX_CALL_CONV PxCreateControllerManager (physx::PxScene &scene, bool lockingEnabled=false)
 Creates the controller manager. More...