Plane collision of a clothing actor. More...
#include <ClothingCollision.h>
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.