#include <physicsnode.h>
Collaboration diagram for PhysicsNodeState:

Public Member Functions | |
| PhysicsNodeState () | |
| PhysicsNodeState (const Vector3d &rkVelocity, const Vector3d &rkTranslation, const Quaternion &rkRotation) | |
| PhysicsNodeState (const PhysicsNodeState &rkState) | |
| bool | operator< (const PhysicsNodeState &rkState) const |
| bool | operator== (const PhysicsNodeState &rkState) const |
Public Attributes | |
| Vector3d | m_kVelocity |
| Vector3d | m_kTranslation |
| Quaternion | m_kRotation |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Needed for STL exports of UDTs under Win32
|
|
|
Query if states are equal
|
|
|
Velocity |
|
|
Translation |
|
|
Rotation |
1.3.5