tf2  master
tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time.
Public Attributes | List of all members
tf2::TransformDoubleData Struct Reference

#include <Transform.h>

Collaboration diagram for tf2::TransformDoubleData:
Collaboration graph
[legend]

Public Attributes

Matrix3x3DoubleData m_basis
 
Vector3DoubleData m_origin
 

Member Data Documentation

◆ m_basis

Matrix3x3DoubleData tf2::TransformDoubleData::m_basis

◆ m_origin

Vector3DoubleData tf2::TransformDoubleData::m_origin

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