#include "PxPhysXConfig.h"
#include "PxConstraintDesc.h"
#include "common/PxBase.h"
Go to the source code of this file.
Classes | |
struct | PxConstraintFlag |
a table of function pointers for a constraint More... | |
struct | PxConstraintShaderTable |
class | PxConstraint |
A plugin class for implementing constraints. More... | |
Typedefs | |
typedef PxFlags < PxConstraintFlag::Enum, PxU16 > | PxConstraintFlags |
constraint flags |