#include <basic/kinematics/Pose.h>
Inherits Frame.
Inheritance diagram for Pose:
Public Member Functions | |
void | SetTranslationVector (Vector4 &vec) |
void | operator= (const Frame &right) |
void | operator= (const Matrix4x4 &right) |
bool | operator== (const Frame &right) const |
Public Attributes | |
int | m_flag |
Definition at line 6 of file Pose.h.
|
Definition at line 16 of file Pose.cpp. References Matrix4x4::SetValues(). Here is the call graph for this function: ![]() |
|
Reimplemented from Frame. Definition at line 21 of file Pose.cpp. References Matrix4x4::SetValues(). Here is the call graph for this function: ![]() |
|
Reimplemented from Frame. Definition at line 26 of file Pose.cpp. References Matrix4x4::Compare(), and DEFAULT_TOL. Here is the call graph for this function: ![]() |
|
Definition at line 9 of file Pose.cpp. References Matrix4x4::values. Referenced by PL_ATACE::GetNextPose(). |
|
|