AURobotServers  4
Public Attributes | List of all members
URRgb Class Reference

#include <ucommon.h>

Public Attributes

float b
 
float g
 
float r
 

Detailed Description

The URRgb class holds pixel values in floating point (float) but has no methods (more like a struct).

Member Data Documentation

float URRgb::b

Referenced by UPixel::set(), and UIUVPixel::SetPix().

float URRgb::g

Referenced by UPixel::set(), and UIUVPixel::SetPix().

float URRgb::r

Referenced by UPixel::set(), and UIUVPixel::SetPix().


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