Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

rgb Struct Reference

RGB-Farbstrukturen mit und ohne alpha-Kanal. More...

#include <color.h>

List of all members.

Public Attributes

unsigned char r
unsigned char g
unsigned char b


Detailed Description

RGB-Farbstrukturen mit und ohne alpha-Kanal.

Definition at line 7 of file color.h.


Member Data Documentation

unsigned char rgb::b
 

Definition at line 8 of file color.h.

Referenced by Color::Color(), CMy3dvisApp::m_BuildTransferFunction(), Transfunc::SetDensityColor(), Slice::SetPixels(), Color::toRGB(), and Transfunc::Transfunc().

unsigned char rgb::g
 

Definition at line 8 of file color.h.

Referenced by Color::Color(), CMy3dvisApp::m_BuildTransferFunction(), Transfunc::SetDensityColor(), Slice::SetPixels(), Color::toRGB(), and Transfunc::Transfunc().

unsigned char rgb::r
 

Definition at line 8 of file color.h.

Referenced by Color::Color(), CMy3dvisApp::m_BuildTransferFunction(), Transfunc::SetDensityColor(), Slice::SetPixels(), Color::toRGB(), and Transfunc::Transfunc().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 30 21:35:44 2003 for 3DVis by doxygen1.3-rc2