reng ~3d_phys_newton (2022-05-10T05:48:47.4890382)
Dub
Repo
NewtonWorldManager
re
phys
newton3d
Undocumented in source.
version(physics)
class
NewtonWorldManager {
NewtonWorld
*
newtonWorld
;
int
defaultGroupId
;
this
(NewtonWorld* world);
}
Constructors
this
this
(NewtonWorld* world)
Undocumented in source.
Members
Variables
defaultGroupId
int
defaultGroupId
;
Undocumented in source.
newtonWorld
NewtonWorld
*
newtonWorld
;
Undocumented in source.
Meta
Source
See Implementation
re
phys
newton3d
classes
NewtonBoxShape
NewtonCapsuleShape
NewtonChamferCylinderShape
NewtonCollisionShape
NewtonCompoundShape
NewtonConeShape
NewtonCylinderShape
NewtonRigidBody
NewtonSphereShape
NewtonWorldManager
functions
arrayof
newtonBodyForceCallback
xyz