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
  • ...he SDK. My OgreNewt library is pretty much a 1:1 conversion of the Newton functions into a class-based environment, so most of the function descriptions in the ...they interact. for example you can connect 2 bodies together with a hinge joint to create a door.
    20 KB (3,038 words) - 08:02, 10 June 2019
  • Create a hinge joint. * const NewtonCollision *pivotPoint - is origin of the hinge in global space.
    1 KB (154 words) - 08:02, 10 June 2019
  • void NewtonHingeSetUserCallback( const NewtonJoint* Hinge, NewtonHingeCallBack callback) ...an update call back to be called when either of the two body linked by the joint is active.
    976 bytes (125 words) - 08:02, 10 June 2019
  • dFloat NewtonHingeCalculateStopAlpha (const NewtonJoint* hinge, const NewtonHingeSliderUpdateDesc* desc, dFloat angle); Calculate the angular acceleration needed to stop the hinge at the desired angle.
    899 bytes (109 words) - 08:02, 10 June 2019
  • dFloat NewtonUserJointGetRowForce( const NewtonJoint* joint, int row) * const NewtonJoint *joint - pointer to the joint.
    846 bytes (122 words) - 08:02, 10 June 2019
  • typedef unsigned (*NewtonHingeCallback) (const NewtonJoint* const hinge, NewtonHingeSliderUpdateDesc* const desc) * hinge NewtonJoint*
    776 bytes (74 words) - 08:02, 10 June 2019
  • dFloat NewtonHingeGetJointAngle (const NewtonJoint* hinge); Get the relative joint angle between the two bodies.
    749 bytes (94 words) - 08:02, 10 June 2019
  • dFloat NewtonHingeGetJointOmega(const NewtonJoint* Hinge) Get the relative joint angular velocity between the two bodies.
    735 bytes (90 words) - 08:02, 10 June 2019
  • Get the relative joint angle between the two bodies. * const NewtonJoint *Corkscrew - pointer to the joint.
    711 bytes (87 words) - 08:02, 10 June 2019
  • Get the relative joint angle between the two bodies. * const NewtonJoint *Slider - pointer to the joint.
    693 bytes (87 words) - 08:02, 10 June 2019
  • void NewtonHingeGetJointForce (const NewtonJoint* const hinge, dFloat* const force) * const NewtonJoint* const hinge
    447 bytes (42 words) - 08:02, 10 June 2019