#include "PxPhysXConfig.h"
#include "foundation/PxFlags.h"
#include "foundation/PxVec3.h"
Go to the source code of this file.
Classes | |
struct | PxClothFlag |
flag for behaviors of the cloth solver More... | |
struct | PxClothParticle |
Per particle data for cloth. More... | |
struct | PxClothParticleMotionConstraint |
Constraints for cloth particle motion. More... | |
struct | PxClothParticleSeparationConstraint |
Separation constraints for cloth particle movement. More... | |
Typedefs | |
typedef PxFlags < PxClothFlag::Enum, PxU16 > | PxClothFlags |