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

#include <color.h>

List of all members.

Public Member Functions

 Color ()
 Color (float r, float g, float b)
 Color (float r, float g, float b, float a)
 Color (const std_msgs::ColorRGBA &c)
 Color (const rve_msgs::ColorRGB &c)
 operator rve_msgs::ColorRGB () const
 operator std_msgs::ColorRGBA () const

Public Attributes

float a
float b
float g
float r

Detailed Description

Definition at line 48 of file color.h.


Constructor & Destructor Documentation

Definition at line 51 of file color.h.

rve_render_client::Color::Color ( float  r,
float  g,
float  b 
) [inline]

Definition at line 58 of file color.h.

rve_render_client::Color::Color ( float  r,
float  g,
float  b,
float  a 
) [inline]

Definition at line 65 of file color.h.

rve_render_client::Color::Color ( const std_msgs::ColorRGBA &  c)

Definition at line 37 of file color.cpp.

Definition at line 45 of file color.cpp.


Member Function Documentation

rve_render_client::Color::operator rve_msgs::ColorRGB ( ) const

Definition at line 63 of file color.cpp.

rve_render_client::Color::operator std_msgs::ColorRGBA ( ) const

Definition at line 53 of file color.cpp.


Member Data Documentation

Definition at line 80 of file color.h.

Definition at line 79 of file color.h.

Definition at line 78 of file color.h.

Definition at line 77 of file color.h.


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


rve_render_client
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:32