helper HalfSpace shape More...
#include <NxApexShape.h>
Inheritance diagram for physx::apex::NxApexHalfSpaceShape:Public Member Functions | |
| virtual void | setOriginAndNormal (physx::PxVec3 origin, physx::PxVec3 normal)=0 |
| set origin and normal of the halfspace | |
| virtual physx::PxVec3 | getNormal () const =0 |
| get normal of the halfspace | |
| virtual physx::PxVec3 | getOrigin () const =0 |
| get origin of the halfspace | |
| virtual physx::PxVec3 | getPreviousOrigin () const =0 |
| get previous origin of the halfspace | |
helper HalfSpace shape