Pose Class Reference

#include <basic/kinematics/Pose.h>

Inherits Frame.

Inheritance diagram for Pose:

Inheritance graph
[legend]
Collaboration diagram for Pose:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Definition at line 6 of file Pose.h.


Member Function Documentation

void Pose::operator= const Matrix4x4 right  ) 
 

Definition at line 16 of file Pose.cpp.

References Matrix4x4::SetValues().

Here is the call graph for this function:

void Pose::operator= const Frame right  ) 
 

Reimplemented from Frame.

Definition at line 21 of file Pose.cpp.

References Matrix4x4::SetValues().

Here is the call graph for this function:

bool Pose::operator== const Frame right  )  const
 

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:

void Pose::SetTranslationVector Vector4 vec  ) 
 

Definition at line 9 of file Pose.cpp.

References Matrix4x4::values.

Referenced by PL_ATACE::GetNextPose().


Member Data Documentation

int Pose::m_flag
 

Definition at line 9 of file Pose.h.


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 22:03:09 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO