Classes | Typedefs
PxController.h File Reference
#include "characterkinematic/PxCharacter.h"
#include "characterkinematic/PxExtended.h"
#include "characterkinematic/PxControllerObstacles.h"
#include "PxQueryFiltering.h"
#include "foundation/PxFoundation.h"
#include "foundation/PxErrorCallback.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PxControllerShapeType
 The type of controller, eg box, sphere or capsule. More...
 
struct  PxControllerNonWalkableMode
 specifies how a CCT interacts with non-walkable parts. More...
 
struct  PxControllerCollisionFlag
 specifies which sides a character is colliding with. More...
 
struct  PxControllerState
 Describes a controller's internal state. More...
 
struct  PxControllerStats
 Describes a controller's internal statistics. More...
 
struct  PxControllerHit
 Describes a generic CCT hit. More...
 
struct  PxControllerShapeHit
 Describes a hit between a CCT and a shape. Passed to onShapeHit() More...
 
struct  PxControllersHit
 Describes a hit between a CCT and another CCT. Passed to onControllerHit(). More...
 
struct  PxControllerObstacleHit
 Describes a hit between a CCT and a user-defined obstacle. Passed to onObstacleHit(). More...
 
class  PxUserControllerHitReport
 User callback class for character controller events. More...
 
class  PxControllerFilterCallback
 Dedicated filtering callback for CCT vs CCT. More...
 
class  PxControllerFilters
 Filtering data for "move" call. More...
 
class  PxControllerDesc
 Descriptor class for a character controller. More...
 
class  PxController
 Base class for character controllers. More...
 

Typedefs

typedef PX_DEPRECATED
PxControllerNonWalkableMode 
PxCCTNonWalkableMode
 
typedef PxFlags
< PxControllerCollisionFlag::Enum,
PxU8
PxControllerCollisionFlags
 Bitfield that contains a set of raised flags defined in PxControllerCollisionFlag. More...
 
typedef PX_DEPRECATED
PxControllerCollisionFlag 
PxControllerFlag
 
typedef PX_DEPRECATED
PxControllerCollisionFlags 
PxControllerFlags
 
typedef PX_DEPRECATED
PxControllerHit 
PxCCTHit
 


Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com