Engine
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
PhysicsEntity Member List
This is the complete list of members for
PhysicsEntity
, including all inherited members.
GetAngularVelocity
()
PhysicsEntity
GetId
() const
PhysicsEntity
GetMass
()
PhysicsEntity
GetNextAngularVelocity
()
PhysicsEntity
GetNextOrientation
()
PhysicsEntity
GetNextPosition
()
PhysicsEntity
GetNextVelocity
()
PhysicsEntity
GetOrientation
()
PhysicsEntity
GetPosition
()
PhysicsEntity
GetVelocity
()
PhysicsEntity
m_angular_velocity
PhysicsEntity
protected
m_id
PhysicsEntity
protected
m_mass
PhysicsEntity
protected
m_next_angular_velocity
PhysicsEntity
protected
m_next_orientation
PhysicsEntity
protected
m_next_position
PhysicsEntity
protected
m_next_velocity
PhysicsEntity
protected
m_orientation
PhysicsEntity
protected
m_position
PhysicsEntity
protected
m_velocity
PhysicsEntity
protected
PhysicsEntity
()
PhysicsEntity
protected
PhysicsEntity
(Vector3Gf position, Vector3Gf velocity, GLfloat mass, Quaternion orientation, Vector3Gf angular_velocity)
PhysicsEntity
protected
SetAngularVelocity
(Vector3Gf w)
PhysicsEntity
SetNextAngularVelocity
(Vector3Gf w)
PhysicsEntity
SetNextOrientation
(Quaternion q)
PhysicsEntity
SetNextPosition
(Vector3Gf x)
PhysicsEntity
SetNextVelocity
(Vector3Gf v)
PhysicsEntity
SetOrientation
(Quaternion q)
PhysicsEntity
SetPosition
(Vector3Gf x)
PhysicsEntity
SetVelocity
(Vector3Gf v)
PhysicsEntity
UpdateFromBuffers
()
PhysicsEntity
~PhysicsEntity
()
PhysicsEntity
inline
protected
virtual
Generated by
1.8.11