Public Member Functions | Public Attributes
tf2::TransformStorage Class Reference

Storage for transforms and their parent. More...

#include <transform_storage.h>

List of all members.

Public Member Functions

TransformStorageoperator= (const TransformStorage &rhs)
 TransformStorage ()
 TransformStorage (const geometry_msgs::TransformStamped &data, CompactFrameID frame_id, CompactFrameID child_frame_id)
 TransformStorage (const TransformStorage &rhs)

Public Attributes

CompactFrameID child_frame_id_
CompactFrameID frame_id_
btQuaternion rotation_
ros::Time stamp_
btVector3 translation_

Detailed Description

Storage for transforms and their parent.

Definition at line 53 of file transform_storage.h.


Constructor & Destructor Documentation

Definition at line 43 of file cache.cpp.

TransformStorage::TransformStorage ( const geometry_msgs::TransformStamped &  data,
CompactFrameID  frame_id,
CompactFrameID  child_frame_id 
)

Definition at line 47 of file cache.cpp.

Definition at line 59 of file transform_storage.h.


Member Function Documentation

TransformStorage& tf2::TransformStorage::operator= ( const TransformStorage rhs) [inline]

Definition at line 64 of file transform_storage.h.


Member Data Documentation

Definition at line 80 of file transform_storage.h.

Definition at line 79 of file transform_storage.h.

Definition at line 76 of file transform_storage.h.

Definition at line 78 of file transform_storage.h.

Definition at line 77 of file transform_storage.h.


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


tf2
Author(s): Tully Foote, Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Mon Oct 6 2014 00:12:43