Public Types | List of all members
PxFilterObjectType Struct Reference

Identifies each type of filter object. More...

#include <PxFiltering.h>

Public Types

enum  Enum {
  eRIGID_STATIC,
  eRIGID_DYNAMIC,
  ePARTICLE_SYSTEM,
  ePARTICLE_FLUID,
  eARTICULATION,
  eCLOTH,
  eMAX_TYPE_COUNT = 16,
  eUNDEFINED = eMAX_TYPE_COUNT-1
}
 

Detailed Description

Identifies each type of filter object.

See Also
PxGetFilterObjectType()

Member Enumeration Documentation

Enumerator
eRIGID_STATIC 

A static rigid body.

See Also
PxRigidStatic
eRIGID_DYNAMIC 

A dynamic rigid body.

See Also
PxRigidDynamic
ePARTICLE_SYSTEM 

A particle system.

See Also
PxParticleSystem
ePARTICLE_FLUID 

A particle fluid.

See Also
PxParticleFluid
eARTICULATION 

An articulation.

See Also
PxArticulation
eCLOTH 

A cloth object.

See Also
PxCloth
eMAX_TYPE_COUNT 
eUNDEFINED 

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


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