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

TCreateCustomJoint6DOF

Declaration

Source position: NewtonImportDyn_JointLibrary.pas line 95

type TCreateCustomJoint6DOF = function(

  const pinsAndPivotChildFrame: PFloat;

  const pinsAndPivotParentFrame: PFloat;

  const child: PNewtonBody;

  const parent: PNewtonBody

):PNewtonUserJoint;



CT Web help

CodeTyphon Studio