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

RGB Struct Reference

#include <FlyLegacy.h>

List of all members.

Public Attributes

GLubyte r
GLubyte g
GLubyte b


Detailed Description

Definition at line 1151 of file FlyLegacy.h.


Member Data Documentation

GLubyte RGB::b
 

Definition at line 1152 of file FlyLegacy.h.

Referenced by CImageTIFF::CImageTIFF(), CBitmapPBM::Draw(), CBitmapPBM::DrawPartial(), and CCursor::Load().

GLubyte RGB::g
 

Definition at line 1152 of file FlyLegacy.h.

Referenced by CImageTIFF::CImageTIFF(), CBitmapPBM::Draw(), CBitmapPBM::DrawPartial(), and CCursor::Load().

GLubyte RGB::r
 

Definition at line 1152 of file FlyLegacy.h.

Referenced by CImageTIFF::CImageTIFF(), CBitmapPBM::Draw(), CBitmapPBM::DrawPartial(), and CCursor::Load().


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