flag for behaviors of the cloth solver More...
#include <PxClothTypes.h>
Public Types | |
enum | Enum { eGPU = (1<<0), eSWEPT_CONTACT = (1<<1), eSCENE_COLLISION = (1<<2), eCOUNT = 3 } |
flag for behaviors of the cloth solver
Defines flags to turn on/off features of the cloth solver. The flag can be set during the cloth object construction (
enum PxClothFlag::Enum |