Capsule collision of a clothing actor. More...
#include <ClothingCollision.h>
Inheritance diagram for nvidia::apex::ClothingCapsule:Public Member Functions | |
| virtual ClothingSphere ** | getSpheres ()=0 |
| Returns the pointers to the two spheres that represent this capsule. | |
| virtual void | releaseWithSpheres ()=0 |
| Releases this sphere and its two spheres. | |
Capsule collision of a clothing actor.
A capsule is represented by two ClothingSpheres.
| virtual void nvidia::apex::ClothingCapsule::releaseWithSpheres | ( | ) | [pure virtual] |
Releases this sphere and its two spheres.