PxFilterObjectType

Defined in include/PxFiltering.h

struct PxFilterObjectType

Identifies each type of filter object.

Public Types

enum Enum

Values:

enumerator eRIGID_STATIC

A static rigid body.

See also

PxRigidStatic

enumerator eRIGID_DYNAMIC

A dynamic rigid body.

See also

PxRigidDynamic

enumerator eARTICULATION

An articulation.

enumerator ePARTICLESYSTEM

A particle system.

See also

PxParticleSystem

enumerator eSOFTBODY

A FEM-based soft body.

See also

PxSoftBody

enumerator eFEMCLOTH

A FEM-based cloth.

See also

PxFEMCloth

Note

In development

enumerator eHAIRSYSTEM

A hair system.

See also

PxHairSystem

Note

In development

enumerator eMAX_TYPE_COUNT

internal use only!

enumerator eUNDEFINED

internal use only!