Plane collision of a clothing actor. More...
#include <ClothingCollision.h>
Inheritance diagram for nvidia::apex::ClothingPlane:Public Member Functions | |
| virtual void | setPlane (const PxPlane &plane)=0 |
| Sets the plane equation of the plane. | |
| virtual const PxPlane & | getPlane ()=0 |
| Returns the plane equation of the plane. | |
| virtual uint32_t | getRefCount () const =0 |
| Returns the number of convexes that reference this plane. | |
Plane collision of a clothing actor.