Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SBVToRGB Struct Reference

List of all members.

Public Attributes

unsigned char r
unsigned char g
unsigned char b

Detailed Description

Definition at line 395 of file StarImages.cpp.


Member Data Documentation

unsigned char SBVToRGB::b
 

Definition at line 398 of file StarImages.cpp.

Referenced by bv_to_rgb().

unsigned char SBVToRGB::g
 

Definition at line 397 of file StarImages.cpp.

Referenced by bv_to_rgb().

unsigned char SBVToRGB::r
 

Definition at line 396 of file StarImages.cpp.

Referenced by bv_to_rgb().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen