Public Member Functions | Public Attributes
tango_gl::Color Class Reference

#include <color.h>

List of all members.

Public Member Functions

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

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.


Member Function Documentation

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

Member Data Documentation

Definition at line 30 of file color.h.

Definition at line 29 of file color.h.

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 Thu Jun 6 2019 21:59:43