GCOP  1.0
Public Member Functions | Public Attributes | Friends
gcop_urdf::Pose Class Reference

#include <pose.h>

Collaboration diagram for gcop_urdf::Pose:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Pose ()
void clear ()
bool initXml (TiXmlElement *xml)
Pose GetInverse () const
Pose operator* (const Pose &p2) const

Public Attributes

Vector3 position
Rotation rotation

Friends

std::ostream & operator<< (std::ostream &out, const Pose &vec)

Constructor & Destructor Documentation

gcop_urdf::Pose::Pose ( ) [inline]

Member Function Documentation

void gcop_urdf::Pose::clear ( ) [inline]
Pose gcop_urdf::Pose::GetInverse ( ) const [inline]
bool gcop_urdf::Pose::initXml ( TiXmlElement *  xml) [inline]
Pose gcop_urdf::Pose::operator* ( const Pose p2) const [inline]

References position, and rotation.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const Pose vec 
) [friend]

Member Data Documentation

Referenced by clear(), GetInverse(), initXml(), and operator*().

Referenced by clear(), GetInverse(), initXml(), and operator*().


The documentation for this class was generated from the following file: