TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | Public Attributes | List of all members
InstanceBlock Struct Reference

Public Member Functions

void setPose (const Eigen::Matrix4f &matrix)
 
void setPose (const Eigen::Isometry3d &pose)
 
void setPose (const Eigen::Affine3d &pose)
 

Public Attributes

Eigen::Vector4f pose_x = Eigen::Vector4f(1, 0, 0, 0)
 
Eigen::Vector4f pose_y = Eigen::Vector4f(0, 1, 0, 0)
 
Eigen::Vector4f pose_z = Eigen::Vector4f(0, 0, 1, 0)
 

Detailed Description

Definition at line 55 of file renderlist.h.


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