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

Public Member Functions

Eigen::Vector3d projectToAxis (const Eigen::Vector3d &start, const Eigen::Vector3d &direction) const
 
Eigen::Vector3d projectPlane (const Eigen::Vector3d &point, const Eigen::Vector3d &normal) const
 

Public Attributes

int x = 0
 
int y = 0
 
Eigen::Vector3d center = Eigen::Vector3d::Zero()
 
Eigen::Vector3d direction = Eigen::Vector3d::Zero()
 
Eigen::Vector3d point = Eigen::Vector3d::Zero()
 
Eigen::Matrix4d view_matrix = Eigen::Matrix4d::Identity()
 
Eigen::Matrix4d projection_matrix = Eigen::Matrix4d::Identity()
 

Detailed Description

Definition at line 8 of file interaction.h.


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