TVPhysics Class methods for using version 2 of the Newton Physics Engine wrapper.
VB.NET
'todo
C++
//todo
| Method | Description |
|---|---|
| AddActor | Short description of AddActor |
| AddActorBone | Short description of AddActorBone |
| AddActorEx | Short description of AddActorEx |
| AddBox | Short description of AddBox |
| AddBoxEx | Short description of AddBoxEx |
| AddCapsule | Short description of AddCapsule |
| AddCapsuleEx | Short description of AddCapsuleEx |
| AddCone | Short description of AddCone |
| AddConeEx | Short description of AddConeEx |
| AddConvexHull | Short description of AddConvexHull |
| AddConvexHullEx | Short description of AddConvexHullEx |
| AddConvexHullFromPoints | Short description of AddConvexHullFromPoints |
| AddCylinder | Short description of AddCylinder |
| AddCylinderEx | Short description of AddCylinderEx |
| AddEllipsoid | Short description of AddEllipsoid |
| AddEllipsoidEx | Short description of AddEllipsoidEx |
| AddForce | Short description of AddForce |
| AddImpulse | Short description of AddImpulse |
| AddImpulseToPoint | Short description of AddImpulseToPoint |
| AddMesh | Short description of AddMesh |
| AddMeshEx | Short description of AddMeshEx |
| AddSphere | Short description of AddSphere |
| AddSphereEx | Short description of AddSphereEx |
| AddTorque | Short description of AddTorque |
| AddVehicleWheel | Short description of AddVehicleWheel |
| AddVehicleWheelEx | Short description of AddVehicleWheelEx |
| AdvancedCollision | Short description of AdvancedCollision |
| ComputeAccurateInertia | Short description of ComputeAccurateInertia |
| CreateActorBody | Short description of CreateActorBody |
| CreateAutoRagdoll | Short description of CreateAutoRagdoll |
| CreateBallJoint | Short description of CreateBallJoint |
| CreateBody | Short description of CreateBody |
| CreateHingeJoint | Short description of CreateHingeJoint |
| CreateMaterialGroup | Short description of CreateMaterialGroup |
| CreateMeshBody | Short description of CreateMeshBody |
| CreateNewSimulation | Short description of CreateNewSimulation |
| CreateSliderJoint | Short description of CreateSliderJoint |
| CreateStaticMeshBody | Short description of CreateStaticMeshBody |
| CreateStaticTerrainBody | Short description of CreateStaticTerrainBody |
| CreateUniversalJoint | Short description of CreateUniversalJoint |
| CreateUpJoint | Short description of CreateUpJoint |
| CreateVehicle | Short description of CreateVehicle |
| DestroyBody | Short description of DestroyBody |
| DestroyJoint | Short description of DestroyJoint |
| DestroySimulation | Short description of DestroySimulation |
| DestroyVehicle | Short description of DestroyVehicle |
| DestroyVehicleWheel | Short description of DestroyVehicleWheel |
| EnableCPUOptimizations | Short description of EnableCPUOptimizations |
| EnableDebugInfo | Short description of EnableDebugInfo |
| Explosion | Short description of Explosion |
| FreezeBody | Short description of FreezeBody |
| GetActiveBodyCount | Short description of GetActiveBodyCount |
| GetActiveSimulation | Short description of GetActiveSimulation |
| GetBodyAngularVelocity | Short description of GetBodyAngularVelocity |
| GetBodyCenterOfMass | Short description of GetBodyCenterOfMass |
| GetBodyCount | Short description of GetBodyCount |
| GetBodyInertia | Short description of GetBodyInertia |
| GetBodyLinearVelocity | Short description of GetBodyLinearVelocity |
| GetBodyMass | Short description of GetBodyMass |
| GetBodyMaterialGroup | Short description of GetBodyMaterialGroup |
| GetBodyMatrix | Short description of GetBodyMatrix |
| GetBodyPosition | Short description of GetBodyPosition |
| GetBodyQuaternion | Short description of GetBodyQuaternion |
| GetBodyRotation | Short description of GetBodyRotation |
| GetBodyTag | Short description of GetBodyTag |
| GetBodyTotalVolume | Short description of GetBodyTotalVolume |
| GetDefaultMaterialGroup | Short description of GetDefaultMaterialGroup |
| GetEventCollisionDesc | Short description of GetEventCollisionDesc |
| GetEventType | Short description of GetEventType |
| GetForce | Short description of GetForce |
| GetGlobalGravity | Short description of GetGlobalGravity |
| GetHingeJointAngle | Short description of GetHingeJointAngle |
| GetHingeJointRotationSpeed | Short description of GetHingeJointRotationSpeed |
| GetIndex | Short description of GetIndex |
| GetJointForce | Short description of GetJointForce |
| GetMaterialGroupByName | Short description of GetMaterialGroupByName |
| GetMemoryUsed | Short description of GetMemoryUsed |
| GetSliderJointPosition | Short description of GetSliderJointPosition |
| GetTorque | Short description of GetTorque |
| GetUpJointDirection | Short description of GetUpJointDirection |
| GetVehicleWheelAngularVelocity | Short description of GetVehicleWheelAngularVelocity |
| GetVehicleWheelLoad | Short description of GetVehicleWheelLoad |
| GetVehicleWheelSpeed | Short description of GetVehicleWheelSpeed |
| GetVehicleWheelSteering | Short description of GetVehicleWheelSteering |
| GetWorldSize | Short description of GetWorldSize |
| Initialize | Short description of Initialize |
| InvalideCache | Short description of InvalideCache |
| IsBodyFrozen | Short description of IsBodyFrozen |
| IsJointBroken | Short description of IsJointBroken |
| IsVehicleWheelColliding | Short description of IsVehicleWheelColliding |
| IsVehicleWheelLosingSideGrip | Short description of IsVehicleWheelLosingSideGrip |
| IsVehicleWheelLosingTraction | Short description of IsVehicleWheelLosingTraction |
| PollEvents | Short description of PollEvents |
| RenderDebugInfo | Short description of RenderDebugInfo |
| SetActiveSimulation | Short description of SetActiveSimulation |
| SetAutoFreeze | Short description of SetAutoFreeze |
| SetBallJointLimits | Short description of SetBallJointLimits |
| SetBodyAngularVelocity | Short description of SetBodyAngularVelocity |
| SetBodyBuoyancy | Short description of SetBodyBuoyancy |
| SetBodyCenterOfMass | Short description of SetBodyCenterOfMass |
| SetBodyCollidable | Short description of SetBodyCollidable |
| SetBodyContinuousCollision | Short description of SetBodyContinuousCollision |
| SetBodyCoriolisForces | Short description of SetBodyCoriolisForces |
| SetBodyInertia | Short description of SetBodyInertia |
| SetBodyLinearVelocity | Short description of SetBodyLinearVelocity |
| SetBodyMass | Short description of SetBodyMass |
| SetBodyMaterialGroup | Short description of SetBodyMaterialGroup |
| SetBodyMatrix | Short description of SetBodyMatrix |
| SetBodyMovable | Short description of SetBodyMovable |
| SetBodyPosition | Short description of SetBodyPosition |
| SetBodyQuaternion | Short description of SetBodyQuaternion |
| SetBodyRotation | Short description of SetBodyRotation |
| SetBodyTag | Short description of SetBodyTag |
| SetDamping | Short description of SetDamping |
| SetForce | Short description of SetForce |
| SetFrictionModel | Short description of SetFrictionModel |
| SetGlobalGravity | Short description of SetGlobalGravity |
| SetHingeJointLimits | Short description of SetHingeJointLimits |
| SetHingeJointMotor | Short description of SetHingeJointMotor |
| SetHingeTorque | Short description of SetHingeTorque |
| SetIndex | Short description of SetIndex |
| SetJointBreakage | Short description of SetJointBreakage |
| SetJointCollision | Short description of SetJointCollision |
| SetJointStiffness | Short description of SetJointStiffness |
| SetMaterialInteractionBounciness | Short description of SetMaterialInteractionBounciness |
| SetMaterialInteractionCollision | Short description of SetMaterialInteractionCollision |
| SetMaterialInteractionContinuousCollision | Short description of SetMaterialInteractionContinuousCollision |
| SetMaterialInteractionEvents | Short description of SetMaterialInteractionEvents |
| SetMaterialInteractionFriction | Short description of SetMaterialInteractionFriction |
| SetMaterialInteractionSoftness | Short description of SetMaterialInteractionSoftness |
| SetMaxEventCount | Short description of SetMaxEventCount |
| SetMultiThreadSolvePerIsland | Short description of SetMultiThreadSolvePerIsland |
| SetSliderJointLimits | Short description of SetSliderJointLimits |
| SetSolverModel | Short description of SetSolverModel |
| SetThreadCount | Short description of SetThreadCount |
| SetTorque | Short description of SetTorque |
| SetUniversalJointLimits | Short description of SetUniversalJointLimits |
| SetUpJointDirection | Short description of SetUpJointDirection |
| SetVehicleWheelMaterialGroup | Short description of SetVehicleWheelMaterialGroup |
| SetVehicleWheelParameters | Short description of SetVehicleWheelParameters |
| SetVehicleWheelSteering | Short description of SetVehicleWheelSteering |
| SetVehicleWheelTorque | Short description of SetVehicleWheelTorque |
| SetWorldSize | Short description of SetWorldSize |
| Simulate | Short description of Simulate |
| SimulateFixedStep | Short description of SimulateFixedStep |
| SyncBodiesWithBones | Short description of SyncBodiesWithBones |
| TestCollision | Checks for a collision between two physics bodies |
| UnfreezeBody | Short description of UnfreezeBody |
| Unload | Short description of Unload |
| VehicleReset | Short description of VehicleReset |
| VehicleWheelBrake | Short description of VehicleWheelBrake |
| VehicleWheelGetMaxBrakeAcceleration | Short description of VehicleWheelGetMaxBrakeAcceleration |
| VehicleWheelHandBrake | Short description of VehicleWheelHandBrake |