List of All Members for StaticRigidBody
This is the complete list of members for StaticRigidBody, including inherited members.
The following members are inherited from PhysicsBody.
- physicsMaterial : PhysicsMaterial
- simulationEnabled : bool
The following members are inherited from PhysicsNode.
- collisionShapes : list<CollisionShape>
- filterGroup : int
- filterIgnoreGroups : int
- receiveContactReports : bool
- receiveTriggerReports : bool
- sendContactReports : bool
- sendTriggerReports : bool
- bodyContact(PhysicsNode *body, list<vector3D> positions, list<vector3D> impulses, list<vector3D> normals)
- enteredTriggerBody(TriggerBody *body)
- exitedTriggerBody(TriggerBody *body)