Public Types | List of all members
PxConstraintExtIDs Struct Reference

Unique identifiers for extensions classes which implement a constraint based on PxConstraint. More...

#include <PxConstraintExt.h>

Public Types

enum  Enum {
  eJOINT,
  eVEHICLE_SUSP_LIMIT,
  eVEHICLE_STICKY_TYRE,
  eNEXT_FREE_ID,
  eINVALID_ID = 0x7fffffff
}
 

Detailed Description

Unique identifiers for extensions classes which implement a constraint based on PxConstraint.

Note
Users which want to create their own custom constraint types should choose an ID larger or equal to eNEXT_FREE_ID and not eINVALID_ID.
See Also
PxConstraint PxSimulationEventCallback.onConstraintBreak()

Member Enumeration Documentation

Enumerator
eJOINT 
eVEHICLE_SUSP_LIMIT 
eVEHICLE_STICKY_TYRE 
eNEXT_FREE_ID 
eINVALID_ID 

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