Public Member Functions
swri_transform_util::IdentityTransform Class Reference

Specialization of swri_transform_util::TransformImpl that represents the identity transform. More...

#include <transform.h>

Inheritance diagram for swri_transform_util::IdentityTransform:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IdentityTransform ()
 Construct an identity transform with stamp_=ros::Time::now()
virtual TransformImplPtr Inverse () const
virtual void Transform (const tf::Vector3 &v_in, tf::Vector3 &v_out) const
 Apply the identity tranform to a 3D vector(sets v_out=v_in)

Detailed Description

Specialization of swri_transform_util::TransformImpl that represents the identity transform.

Definition at line 225 of file transform.h.


Constructor & Destructor Documentation

Construct an identity transform with stamp_=ros::Time::now()

Definition at line 231 of file transform.h.


Member Function Documentation

virtual void swri_transform_util::IdentityTransform::Transform ( const tf::Vector3 v_in,
tf::Vector3 v_out 
) const [virtual]

Apply the identity tranform to a 3D vector(sets v_out=v_in)

Parameters:
[in]v_inInput vector
[out]v_outOuput vector

Implements swri_transform_util::TransformImpl.


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


swri_transform_util
Author(s): Marc Alban
autogenerated on Tue Oct 3 2017 03:19:48