PxCapsuleObstacle Class Reference

A capsule obstacle. More...

#include <PxControllerObstacles.h>

Inheritance diagram for PxCapsuleObstacle:
Collaboration diagram for PxCapsuleObstacle:

Public Member Functions

 PxCapsuleObstacle ()
 
- Public Member Functions inherited from PxObstacle
PX_FORCE_INLINE PxGeometryType::Enum getType () const
 

Public Attributes

PxReal mHalfHeight
 
PxReal mRadius
 
- Public Attributes inherited from PxObstacle
void * mUserData
 
PxExtendedVec3 mPos
 
PxQuat mRot
 

Additional Inherited Members

- Protected Member Functions inherited from PxObstacle
 PxObstacle ()
 
- Protected Attributes inherited from PxObstacle
PxGeometryType::Enum mType
 

Detailed Description

A capsule obstacle.

See also
PxBoxObstacle PxObstacle PxObstacleContext

Constructor & Destructor Documentation

◆ PxCapsuleObstacle()

PxCapsuleObstacle::PxCapsuleObstacle ( )
inline

Member Data Documentation

◆ mHalfHeight

PxReal PxCapsuleObstacle::mHalfHeight

◆ mRadius

PxReal PxCapsuleObstacle::mRadius

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