Public Attributes | List of all members
tf::TransformLists Struct Reference

An internal representation of transform chains. More...

#include <tf.h>

Public Attributes

std::vector< TransformStorageforwardTransforms
 
std::vector< TransformStorageinverseTransforms
 

Detailed Description

An internal representation of transform chains.

This struct is how the list of transforms are stored before being passed to computeTransformFromList.

Definition at line 66 of file tf.h.

Member Data Documentation

std::vector<TransformStorage > tf::TransformLists::forwardTransforms

Definition at line 69 of file tf.h.

std::vector<TransformStorage > tf::TransformLists::inverseTransforms

Definition at line 68 of file tf.h.


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


tf
Author(s): Tully Foote, Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Fri Jun 7 2019 22:00:28