PxFilterObjectType Struct Reference
[Physics]
Identifies each type of filter object.
More...
#include <PxFiltering.h>
List of all members.
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
|
PX_DEPRECATED |
A particle system (deprecated).
A particle fluid (deprecated).
- Deprecated:
- The PhysX particle feature has been deprecated in PhysX version 3.4
- See also:
- PxParticleSystem
- Deprecated:
- The PhysX particle feature has been deprecated in PhysX version 3.4
- See also:
- PxParticleFluid
|
PX_DEPRECATED |
A particle system (deprecated).
A particle fluid (deprecated).
- Deprecated:
- The PhysX particle feature has been deprecated in PhysX version 3.4
- See also:
- PxParticleSystem
- Deprecated:
- The PhysX particle feature has been deprecated in PhysX version 3.4
- 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: