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

Public Member Functions

 Color3 (double r, double g, double b)
 
- Public Member Functions inherited from Color4
 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 54 of file document.h.


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