TAMSVIZ
Visualization and annotation tool for ROS
All Classes Pages
Public Member Functions | List of all members
Color4 Struct Reference
Inheritance diagram for Color4:
Inheritance graph
[legend]

Public Member Functions

 DECLARE_STRUCT_PROPERTY (double, r, 0.8)
 
 DECLARE_STRUCT_PROPERTY (double, g, 0.8)
 
 DECLARE_STRUCT_PROPERTY (double, b, 0.8)
 
 DECLARE_STRUCT_PROPERTY (double, a, 1.0)
 
 Color4 (double r, double g, double b, double a=1.0)
 
bool operator== (const Color4 &other) const
 
bool operator!= (const Color4 &other) const
 
Eigen::Vector4f toLinearVector4f () const
 

Detailed Description

Definition at line 30 of file document.h.


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