PhysX SDK 3.2 API Reference: PxClothFabricPhaseType Struct Reference

PhysX SDK 3.2 API

PxClothFabricPhaseType Struct Reference
[Cloth]

describe type of phase in cloth fabric More...

#include <PxClothFabricTypes.h>

List of all members.


Public Types

enum  Enum {
  eINVALID,
  eSTRETCHING,
  eSTRETCHING_HORIZONTAL,
  eBENDING,
  eSHEARING,
  eZEROSTRETCH,
  eBENDING_ANGLE,
  eCOUNT
}

Detailed Description

describe type of phase in cloth fabric

See also:
PxClothFabric for detailed explanation of concepts on phase and fiber.
Note:
one can assign different solver for each phase type. see PxCloth.setPhaseSolverConfig().

Member Enumeration Documentation

Enumerator:
eINVALID  invalid type
eSTRETCHING  resists stretching or compression, usually along the gravity
eSTRETCHING_HORIZONTAL  resists stretching or compression, perpendicular to the gravity
eBENDING  resists out-of-plane bending
eSHEARING  resists in-plane shearing along (typically) diagonal edges,
eZEROSTRETCH  avoid stretch (exactly) from a set of constrained positions
eBENDING_ANGLE  resists out-of-plane bending in angle-based formulation
eCOUNT 


The documentation for this struct was generated from the following file:



Copyright © 2008-2012 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com