OpenRTM-aist IDL  1.2
Public Attributes | List of all members
RTC::RGBColour Struct Reference

Red/green/blue colour specification, with values between 0.0 for none and 1.0 for full. More...

import"ExtendedDataTypes.idl";

Public Attributes

double r
 
double g
 
double b
 

Detailed Description

Red/green/blue colour specification, with values between 0.0 for none and 1.0 for full.

Member Data Documentation

double RTC::RGBColour::b
double RTC::RGBColour::g
double RTC::RGBColour::r

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