PxClothFabricPhase Struct Reference
[Cloth]
References a set of constraints that can be solved in parallel.
More...
#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. |
Detailed Description
References a set of constraints that can be solved in parallel.
- See also:
- PxClothFabric for an explanation of the concepts on phase and set.
- Deprecated:
- The PhysX cloth feature has been deprecated in PhysX version 3.4.1
Member Data Documentation
Type of constraints to solve.
Index of the set that contains the particle indices.
The documentation for this struct was generated from the following file:
Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com