Unit 'ODEImportDyn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

TdJointTypeNumbers

Declaration

Source position: ODEImportDyn.pas line 601

type TdJointTypeNumbers = (

  dJointTypeNone,

  

  dJointTypeBall,

  

  dJointTypeHinge,

  

  dJointTypeSlider,

  

  dJointTypeContact,

  

  dJointTypeUniversal,

  

  dJointTypeHinge2,

  

  dJointTypeFixed,

  

  dJointTypeNull,

  

  dJointTypeAMotor,

  

  dJointTypeLMotor,

  

  dJointTypePlane2D,

  

  dJointTypePR,

  

  dJointTypePU,

  

  dJointTypePiston

  

);



CT Web help

CodeTyphon Studio