PhysX SDK 3.2 API Reference: PxClothParticleSeparationConstraint Struct Reference

PhysX SDK 3.2 API

PxClothParticleSeparationConstraint Struct Reference
[Cloth]

Separation constraints for cloth particle movement. More...

#include <PxClothTypes.h>

Collaboration diagram for PxClothParticleSeparationConstraint:

List of all members.


Public Attributes

PxVec3 pos
 Center of the constraint sphere (in cloth local space).
PxReal radius
 Radius of the constraint sphere such that the particle stay outside of this sphere.

Detailed Description

Separation constraints for cloth particle movement.

Defines a spherical volume such that corresponding particles should stay outside.

See also:
PxCloth.setSeparationConstraints()

Member Data Documentation

Center of the constraint sphere (in cloth local space).

Radius of the constraint sphere such that the particle stay outside of this sphere.


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