Search results

Jump to: navigation, search
  • This is list of all functions and callbacks within Newton library by category. == [[:Category:Newton World Control Functions]] ==
    78 KB (4,368 words) - 05:54, 18 June 2019
  • Create a user define bilateral joint. * int maxDOF - is the maximum number of degree of freedom controlled by this joint.
    2 KB (363 words) - 08:02, 10 June 2019
  • void NewtonBallSetConeLimits( const NewtonJoint* ball, const dFloat* pin, dFloat maxConeAngle, dFloat maxTwistAngle) Set the ball and socket cone and twist limits.
    1 KB (162 words) - 08:02, 10 June 2019
  • Create a ball an socket joint. * const dFloat *pivotPoint - is origin of ball and socket in global space.
    1,006 bytes (142 words) - 08:02, 10 June 2019
  • void NewtonBallSetUserCallback( const NewtonJoint* ball, NewtonBallCallBack callback) ...update call back to be called when either of the two bodies linked by the joint is active.
    878 bytes (118 words) - 08:02, 10 June 2019
  • void NewtonBallGetJointForce( const NewtonJoint* ball, dFloat* force) Get the total force asserted over the joint pivot point, to maintain the constraint.
    802 bytes (107 words) - 08:02, 10 June 2019
  • void NewtonBallGetJointAngle (const NewtonJoint* ball, dFloat* angle); Get the relative joint angle between the two bodies.
    774 bytes (103 words) - 08:02, 10 June 2019
  • void NewtonBallGetJointOmega( const NewtonJoint* ball, dFloat* omega) Get the relative joint angular velocity between the two bodies.
    767 bytes (100 words) - 08:02, 10 June 2019
  • typedef void (*NewtonBallCallback) (const NewtonJoint* const ball, dFloat timestep) * ball NewtonJoint*
    698 bytes (73 words) - 08:02, 10 June 2019