MRPT logo

mrpt::utils::TColorf Struct Reference

A RGB color - floats in the range [0,1]. More...

#include <mrpt/utils/types.h>

List of all members.

Public Member Functions

 TColorf (float r, float g, float b, float alpha=1.0f)

Public Attributes

float R
float G
float B
float A


Detailed Description

A RGB color - floats in the range [0,1].

Definition at line 196 of file types.h.


Constructor & Destructor Documentation

mrpt::utils::TColorf::TColorf ( float  r,
float  g,
float  b,
float  alpha = 1.0f 
) [inline]

Definition at line 198 of file types.h.


Member Data Documentation

Definition at line 199 of file types.h.

Referenced by mrpt::opengl::CRenderizable::setColor().

Definition at line 199 of file types.h.

Referenced by mrpt::opengl::CRenderizable::setColor().

Definition at line 199 of file types.h.

Referenced by mrpt::opengl::CRenderizable::setColor().

Definition at line 199 of file types.h.

Referenced by mrpt::opengl::CRenderizable::setColor().




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:18:33 EST 2009