Public Member Functions | Public Attributes | List of all members
rviz::Color Struct Reference

#include <color.h>

Public Member Functions

 Color ()
 
 Color (float r, float g, float b)
 
 ~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

Definition at line 38 of file color.h.

rviz::Color::Color ( float  r,
float  g,
float  b 
)
inline

Definition at line 44 of file color.h.

rviz::Color::~Color ( )
inline

Definition at line 50 of file color.h.

Member Data Documentation

float rviz::Color::b_

Definition at line 54 of file color.h.

float rviz::Color::g_

Definition at line 53 of file color.h.

float rviz::Color::r_

Definition at line 52 of file color.h.


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


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Wed Aug 28 2019 04:01:52