List of all newton functions in 2.0

From Newton Wiki
Jump to: navigation, search

This is a list of all functions availible in newton 2.0 beta 11 library (Newton Archimedea):

NewtonAddCollisionReference
NewtonBallGetJointAngle
NewtonBallGetJointForce
NewtonBallGetJointOmega
NewtonBallSetConeLimits
NewtonBallSetUserCallback
NewtonBodyAddBuoyancyForce
NewtonBodyAddForce
NewtonBodyAddImpulse
NewtonBodyAddTorque
NewtonBodyCalculateInverseDynamicsForce
NewtonBodyGetAABB
NewtonBodyGetAngularDamping
NewtonBodyGetAutoSleep
NewtonBodyGetCentreOfMass
NewtonBodyGetCollision
NewtonBodyGetContinuousCollisionMode
NewtonBodyGetFirstContactJoint
NewtonBodyGetFirstJoint
NewtonBodyGetForce
NewtonBodyGetForceAcc
NewtonBodyGetForceAndTorqueCallback
NewtonBodyGetFreezeState
NewtonBodyGetInvMass
NewtonBodyGetJointRecursiveCollision
NewtonBodyGetLinearDamping
NewtonBodyGetMassMatrix
NewtonBodyGetMaterialGroupID
NewtonBodyGetMatrix
NewtonBodyGetNextContactJoint
NewtonBodyGetNextJoint
NewtonBodyGetOmega
NewtonBodyGetRotation
NewtonBodyGetSleepState
NewtonBodyGetTorque
NewtonBodyGetTorqueAcc
NewtonBodyGetTransformCallback
NewtonBodyGetUserData
NewtonBodyGetVelocity
NewtonBodyGetWorld
NewtonBodySetAngularDamping
NewtonBodySetAutoSleep
NewtonBodySetCentreOfMass
NewtonBodySetCollision
NewtonBodySetContinuousCollisionMode
NewtonBodySetDestructorCallback
NewtonBodySetForce
NewtonBodySetForceAndTorqueCallback
NewtonBodySetFreezeState
NewtonBodySetJointRecursiveCollision
NewtonBodySetLinearDamping
NewtonBodySetMassMatrix
NewtonBodySetMaterialGroupID
NewtonBodySetMatrix
NewtonBodySetMatrixRecursive
NewtonBodySetOmega
NewtonBodySetTorque
NewtonBodySetTransformCallback
NewtonBodySetUserData
NewtonBodySetVelocity
NewtonBreakableBeginDelete
NewtonBreakableCreateDerbieBody
NewtonBreakableDeleteComponent
NewtonBreakableEndDelete
NewtonBreakableGetComponentsInRadius
NewtonBreakableGetFirstComponent
NewtonBreakableGetFirstSegment
NewtonBreakableGetMainMesh
NewtonBreakableGetNextComponent
NewtonBreakableGetNextSegment
NewtonBreakableSegmentGetMaterial
NewtonBreakableSegmentGetIndexCount
NewtonBreakableSegmentGetIndexStream
NewtonBreakableSegmentGetIndexStreamShort
NewtonCalculateSpringDamperAcceleration
NewtonCollisionCalculateAABB
NewtonCollisionClosestPoint
NewtonCollisionCollide
NewtonCollisionCollideContinue
NewtonCollisionForEachPolygonDo
NewtonCollisionGetInfo
NewtonCollisionGetMaxBreakImpactImpulse
NewtonCollisionGetUserID
NewtonCollisionIsTriggerVolume
NewtonCollisionMakeUnique
NewtonCollisionPointDistance
NewtonCollisionRayCast
NewtonCollisionSerialize
NewtonCollisionSetAsTriggerVolume
NewtonCollisionSetMaxBreakImpactImpulse
NewtonCollisionSetUserID
NewtonCollisionSupportVertex
NewtonCollisionUpdate
NewtonCompoundBreakableGetVertexCount
NewtonCompoundBreakableGetVertexStreams
NewtonCompoundBreakableResetAnchoredPieces
NewtonCompoundBreakableSetAnchoredPieces
NewtonConstraintCreateBall
NewtonConstraintCreateCorkscrew
NewtonConstraintCreateHinge
NewtonConstraintCreateSlider
NewtonConstraintCreateUniversal
NewtonConstraintCreateUpVector
NewtonConstraintCreateUserJoint
NewtonContactGetMaterial
NewtonContactJointGetContactCount
NewtonContactJointGetFirstContact
NewtonContactJointGetNextContact
NewtonContactJointRemoveContact
NewtonConvexCollisionCalculateInertialMatrix
NewtonConvexCollisionCalculateVolume
NewtonConvexHullGetFaceIndices
NewtonConvexHullModifierGetMatrix
NewtonConvexHullModifierSetMatrix
NewtonCorkscrewCalculateStopAccel
NewtonCorkscrewCalculateStopAlpha
NewtonCorkscrewGetJointAngle
NewtonCorkscrewGetJointForce
NewtonCorkscrewGetJointOmega
NewtonCorkscrewGetJointPosit
NewtonCorkscrewGetJointVeloc
NewtonCorkscrewSetUserCallback
NewtonCreate
NewtonCreateBody
NewtonCreateBox
NewtonCreateCapsule
NewtonCreateChamferCylinder
NewtonCreateCollisionFromSerialization
NewtonCreateCompoundBreakable
NewtonCreateCompoundCollision
NewtonCreateCompoundCollisionFromMesh
NewtonCreateCone
NewtonCreateConvexHull
NewtonCreateConvexHullFromMesh
NewtonCreateConvexHullModifier
NewtonCreateCylinder
NewtonCreateHeightFieldCollision
NewtonCreateNull
NewtonCreateSceneCollision
NewtonCreateSphere
NewtonCreateTreeCollision
NewtonCreateUserMeshCollision
NewtonDestroy
NewtonDestroyAllBodies
NewtonDestroyBody
NewtonDestroyJoint
NewtonGetEulerAngle
NewtonGetMemoryUsed
NewtonGetMultiThreadSolverOnSingleIsland
NewtonGetPlatformArchitecture
NewtonGetThreadsCount
NewtonHingeCalculateStopAlpha
NewtonHingeGetJointAngle
NewtonHingeGetJointForce
NewtonHingeGetJointOmega
NewtonHingeSetUserCallback
NewtonInvalidateCache
NewtonIslandGetBody
NewtonIslandGetBodyAABB
NewtonJointGetBody0
NewtonJointGetBody1
NewtonJointGetCollisionState
NewtonJointGetInfo
NewtonJointGetStiffness
NewtonJointGetUserData
NewtonJointSetCollisionState
NewtonJointSetDestructor
NewtonJointSetStiffness
NewtonJointSetUserData
NewtonMaterialContactRotateTangentDirections
NewtonMaterialCreateGroupID
NewtonMaterialDestroyAllGroupID
NewtonMaterialGetBodyCollisionID
NewtonMaterialGetContactFaceAttribute
NewtonMaterialGetContactForce
NewtonMaterialGetContactNormalSpeed
NewtonMaterialGetContactPositionAndNormal
NewtonMaterialGetContactTangentDirections
NewtonMaterialGetContactTangentSpeed
NewtonMaterialGetDefaultGroupID
NewtonMaterialGetMaterialPairUserData
NewtonMaterialGetUserData
NewtonMaterialSetCollisionCallback
NewtonMaterialSetContactElasticity
NewtonMaterialSetContactFrictionCoef
NewtonMaterialSetContactFrictionState
NewtonMaterialSetContactNormalAcceleration
NewtonMaterialSetContactNormalDirection
NewtonMaterialSetContactSoftness
NewtonMaterialSetContactTangentAcceleration
NewtonMaterialSetContinuousCollisionMode
NewtonMaterialSetDefaultCollidable
NewtonMaterialSetDefaultElasticity
NewtonMaterialSetDefaultFriction
NewtonMaterialSetDefaultSoftness
NewtonMaterialSetSurfaceThickness
NewtonMeshAddFace
NewtonMeshApplyBoxMapping
NewtonMeshApplyCylindricalMapping
NewtonMeshApplySphericalMapping
NewtonMeshBeginFace
NewtonMeshBeginHandle
NewtonMeshCalculateVertexNormals
NewtonMeshCalculateOOBB
NewtonMeshClip
NewtonMeshCreate
NewtonMeshCreateFirstSingleSegment
NewtonMeshCreateFromCollision
NewtonMeshCreateNextSingleSegment
NewtonMeshCreatePlane
NewtonMeshDestroy
NewtonMeshDifference
NewtonMeshEndFace
NewtonMeshEndHandle
NewtonMeshFirstMaterial
NewtonMeshGetFaces
NewtonMeshGetIndirectVertexStreams
NewtonMeshGetTotalFaceCount
NewtonMeshGetTotalIndexCount
NewtonMeshGetVertexCount
NewtonMeshGetVertexStreams
NewtonMeshIntersection
NewtonMeshIsOpenMesh
NewtonMeshMaterialGetIndexCount
NewtonMeshMaterialGetIndexStream
NewtonMeshMaterialGetIndexStreamShort
NewtonMeshMaterialGetMaterial
NewtonMeshNextMaterial
NewtonMeshPolygonize
NewtonMeshTriangulate
NewtonMeshUnion
NewtonReadPerformanceTicks
NewtonReleaseCollision
NewtonSceneCollisionCreateProxy
NewtonSceneCollisionDestroyProxy
NewtonSceneCollisionOptimize
NewtonSceneProxyGetMatrix
NewtonSceneProxySetMatrix
NewtonSetBodyLeaveWorldEvent
NewtonSetCollisionDestructor
NewtonSetDestroyBodyByExeciveForce
NewtonSetEulerAngle
NewtonSetFrictionModel
NewtonSetIslandUpdateEvent
NewtonSetMinimumFrameRate
NewtonSetMultiThreadSolverOnSingleIsland
NewtonSetPerformanceClock
NewtonSetPlatformArchitecture
NewtonSetSolverModel
NewtonSetThreadsCount
NewtonSetWorldSize
NewtonSliderCalculateStopAccel
NewtonSliderGetJointForce
NewtonSliderGetJointPosit
NewtonSliderGetJointVeloc
NewtonSliderSetUserCallback
NewtonStaticCollisionSetDebugCallback
NewtonTreeCollisionAddFace
NewtonTreeCollisionBeginBuild
NewtonTreeCollisionEndBuild
NewtonTreeCollisionGetFaceAtribute
NewtonTreeCollisionGetVertexListIndexListInAABB
NewtonTreeCollisionSetFaceAtribute
NewtonTreeCollisionSetUserRayCastCallback
NewtonUniversalCalculateStopAlpha0
NewtonUniversalCalculateStopAlpha1
NewtonUniversalGetJointAngle0
NewtonUniversalGetJointAngle1
NewtonUniversalGetJointForce
NewtonUniversalGetJointOmega0
NewtonUniversalGetJointOmega1
NewtonUniversalSetUserCallback
NewtonUpdate
NewtonUpVectorGetPin
NewtonUpVectorSetPin
NewtonUserJointAddAngularRow
NewtonUserJointAddGeneralRow
NewtonUserJointAddLinearRow
NewtonUserJointGetRowForce
NewtonUserJointSetFeedbackCollectorCallback
NewtonUserJointSetRowAcceleration
NewtonUserJointSetRowMaximumFriction
NewtonUserJointSetRowMinimumFriction
NewtonUserJointSetRowSpringDamperAcceleration
NewtonUserJointSetRowStiffness
NewtonWorldConvexCast
NewtonWorldCriticalSectionLock
NewtonWorldCriticalSectionUnlock
NewtonWorldForEachBodyInAABBDo
NewtonWorldForEachJointDo
NewtonWorldGetBodyCount
NewtonWorldGetConstraintCount
NewtonWorldGetDestructorCallBack
NewtonWorldGetFirstBody
NewtonWorldGetFirstMaterial
NewtonWorldGetNextBody
NewtonWorldGetNextMaterial
NewtonWorldGetUserData
NewtonWorldGetVersion
NewtonWorldRayCast
NewtonWorldSetDestructorCallBack
NewtonWorldSetUserData

See also

List of all newton functions in 1.35