+#include <PxClothFabric.h>
+
+ +
Public Member Functions | |
| PxClothFabricPhase (PxClothFabricPhaseType::Enum type=PxClothFabricPhaseType::eINVALID, PxU32 index=0) | |
Public Attributes | |
| PxClothFabricPhaseType::Enum | phaseType |
| Type of constraints to solve. | |
| PxU32 | setIndex |
| Index of the set that contains the particle indices. | |
+
+Type of constraints to solve. +
+ +
| PxU32 PxClothFabricPhase::setIndex | +
+Index of the set that contains the particle indices. +
+ +
+