Public Member Functions | Public Attributes | List of all members
tango_gl::Color Class Reference

#include <color.h>

Public Member Functions

 Color ()
 
 Color (float red, float green, float blue)
 
 Color (const Color &)=default
 
Coloroperator= (const Color &)=default
 

Public Attributes

float b
 
float g
 
float r
 

Detailed Description

Definition at line 21 of file color.h.

Constructor & Destructor Documentation

tango_gl::Color::Color ( )
inline

Definition at line 23 of file color.h.

tango_gl::Color::Color ( float  red,
float  green,
float  blue 
)
inline

Definition at line 24 of file color.h.

tango_gl::Color::Color ( const Color )
default

Member Function Documentation

Color& tango_gl::Color::operator= ( const Color )
default

Member Data Documentation

float tango_gl::Color::b

Definition at line 30 of file color.h.

float tango_gl::Color::g

Definition at line 29 of file color.h.

float tango_gl::Color::r

Definition at line 28 of file color.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:43