NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxConstraintExtIDs Struct Reference

NVIDIA PhysX API

PxConstraintExtIDs Struct Reference
[Extensions]

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

#include <PxConstraintExt.h>

List of all members.


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-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com