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=0, float g=0, float b=0, 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 181 of file types.h.


Constructor & Destructor Documentation

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

Definition at line 183 of file types.h.


Member Data Documentation

Definition at line 184 of file types.h.

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

Definition at line 184 of file types.h.

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

Definition at line 184 of file types.h.

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

Definition at line 184 of file types.h.

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




Page generated by Doxygen 1.5.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 22:58:25 EDT 2009