rviz::Color Struct Reference
#include <color.h>
List of all members.
Public Member Functions |
| Color (float r, float g, float b) |
| Color () |
| ~Color () |
Public Attributes |
float | b_ |
float | g_ |
float | r_ |
Detailed Description
Definition at line 36 of file color.h.
Constructor & Destructor Documentation
rviz::Color::Color |
( |
|
) |
[inline] |
rviz::Color::Color |
( |
float |
r, |
|
|
float |
g, |
|
|
float |
b | |
|
) |
| | [inline] |
rviz::Color::~Color |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: