PxBoxObstacle Class Reference

A box obstacle. More...

#include <PxControllerObstacles.h>

Inheritance diagram for PxBoxObstacle:
Collaboration diagram for PxBoxObstacle:

Public Member Functions

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

Public Attributes

PxVec3 mHalfExtents
 
- 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

Constructor & Destructor Documentation

◆ PxBoxObstacle()

PxBoxObstacle::PxBoxObstacle ( )
inline

References PxGeometryType::eBOX.

Member Data Documentation

◆ mHalfExtents

PxVec3 PxBoxObstacle::mHalfExtents

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