PxObstacle Class Reference
[Character]
Base class for obstacles.
More...
#include <PxControllerObstacles.h>
Inheritance diagram for PxObstacle:
Collaboration diagram for PxObstacle:
Public Member Functions | |
PX_FORCE_INLINE PxGeometryType::Enum | getType () const |
Public Attributes | |
void * | mUserData |
PxExtendedVec3 | mPos |
PxQuat | mRot |
Protected Member Functions | |
PxObstacle () | |
Protected Attributes | |
PxGeometryType::Enum | mType |
Detailed Description
Base class for obstacles.
Constructor & Destructor Documentation
PxObstacle::PxObstacle | ( | ) | [inline, protected] |
Member Function Documentation
PX_FORCE_INLINE PxGeometryType::Enum PxObstacle::getType | ( | ) | const [inline] |
Member Data Documentation
PxGeometryType::Enum PxObstacle::mType [protected] |
void* PxObstacle::mUserData |
The documentation for this class was generated from the following file:
Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com