Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
PxObstacle Class Reference

Base class for obstacles. More...

#include <PxControllerObstacles.h>

Inheritance diagram for PxObstacle:
Inheritance graph
[legend]
Collaboration diagram for PxObstacle:
Collaboration graph
[legend]

Public Member Functions

PX_FORCE_INLINE
PxGeometryType::Enum 
getType () const
 

Public Attributes

void * mUserData
 
PxExtendedVec3 mPos
 
PxQuat mRot
 

Protected Member Functions

 PxObstacle ()
 
 ~PxObstacle ()
 

Protected Attributes

PxGeometryType::Enum mType
 

Detailed Description

Base class for obstacles.

See Also
PxBoxObstacle PxCapsuleObstacle PxObstacleContext

Constructor & Destructor Documentation

PxObstacle::PxObstacle ( )
inlineprotected
PxObstacle::~PxObstacle ( )
inlineprotected

Member Function Documentation

PX_FORCE_INLINE PxGeometryType::Enum PxObstacle::getType ( ) const
inline

Member Data Documentation

PxExtendedVec3 PxObstacle::mPos
PxQuat PxObstacle::mRot
PxGeometryType::Enum PxObstacle::mType
protected
void* PxObstacle::mUserData

The documentation for this class was generated from the following file:


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