PxController.h File Reference
#include "characterkinematic/PxCharacter.h"
#include "characterkinematic/PxExtended.h"
#include "characterkinematic/PxControllerObstacles.h"
#include "PxQueryFiltering.h"
#include "foundation/PxErrorCallback.h"
Include dependency graph for PxController.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 PxFlags < PxControllerCollisionFlag::Enum, PxU8 > | PxControllerCollisionFlags |
Bitfield that contains a set of raised flags defined in PxControllerCollisionFlag. |
Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com