PxFilterObjectType Struct Reference

Identifies each type of filter object. More...

#include <PxFiltering.h>

Public Types

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

Detailed Description

Identifies each type of filter object.

See also
PxGetFilterObjectType()

Member Enumeration Documentation

◆ Enum

Enumerator
eRIGID_STATIC 

A static rigid body.

See also
PxRigidStatic
eRIGID_DYNAMIC 

A dynamic rigid body.

See also
PxRigidDynamic
eARTICULATION 

An articulation.

See also
PxArticulation
eMAX_TYPE_COUNT 
eUNDEFINED 

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