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

TdxJointHinge

Declaration

Source position: ODEImportDyn.pas line 358

type TdxJointHinge = record

  BaseJoint: TdxJoint;

  

  anchor1: TdVector3;

  

  anchor2: TdVector3;

  

  axis1: TdVector3;

  

  axis2: TdVector3;

  

  qrel: TdQuaternion;

  

  limot: TdxJointLimitMotor;

  

end;



CT Web help

CodeTyphon Studio