re.phys.newton3d

Undocumented in source.

Members

Classes

NewtonBoxShape
class NewtonBoxShape
Undocumented in source.
NewtonCapsuleShape
class NewtonCapsuleShape
Undocumented in source.
NewtonChamferCylinderShape
class NewtonChamferCylinderShape
Undocumented in source.
NewtonCollisionShape
class NewtonCollisionShape
Undocumented in source.
NewtonCompoundShape
class NewtonCompoundShape
Undocumented in source.
NewtonConeShape
class NewtonConeShape
Undocumented in source.
NewtonCylinderShape
class NewtonCylinderShape
Undocumented in source.
NewtonRigidBody
class NewtonRigidBody
Undocumented in source.
NewtonSphereShape
class NewtonSphereShape
Undocumented in source.
NewtonWorldManager
class NewtonWorldManager
Undocumented in source.

Functions

arrayof
float[3] arrayof(Vector3 v)
Undocumented in source. Be warned that the author may not have intended to support it.
arrayof
float[4] arrayof(Quaternion q)
Undocumented in source. Be warned that the author may not have intended to support it.
arrayof
float[16] arrayof(Matrix4 m)
Undocumented in source. Be warned that the author may not have intended to support it.
newtonBodyForceCallback
void newtonBodyForceCallback(NewtonBody* nbody, dFloat timestep, int threadIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
xyz
Vector3 xyz(Vector4 v)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta