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 35 of file color.h.

Constructor & Destructor Documentation

◆ Color() [1/2]

rviz::Color::Color ( )
inline

Definition at line 37 of file color.h.

◆ Color() [2/2]

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

Definition at line 41 of file color.h.

◆ ~Color()

rviz::Color::~Color ( )
inline

Definition at line 45 of file color.h.

Member Data Documentation

◆ b_

float rviz::Color::b_

Definition at line 51 of file color.h.

◆ g_

float rviz::Color::g_

Definition at line 50 of file color.h.

◆ r_

float rviz::Color::r_

Definition at line 49 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 Sat May 27 2023 02:06:25