nv::cloth::ClothFabricPhase Struct Reference
[Extensions]

References a set of constraints that can be solved in parallel. More...

#include <ClothFabricCooker.h>

List of all members.

Public Member Functions

 ClothFabricPhase (ClothFabricPhaseType::Enum type=ClothFabricPhaseType::eINVALID, physx::PxU32 index=0)

Public Attributes

ClothFabricPhaseType::Enum phaseType
 Type of constraints to solve.
physx::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:
Fabric for an explanation of the concepts on phase and set.

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: