ColorMap Struct Reference
[libfb (framebuffer)]

#include <fbio.h>


Data Fields

unsigned short cm_red [256]
unsigned short cm_green [256]
unsigned short cm_blue [256]


Detailed Description

C o l o r M a p

These generic color maps have up to 16 bits of significance, left-justified in a short. Think of this as fixed-point values from 0 to 1.

Definition at line 79 of file fbio.h.


Field Documentation

unsigned short cm_red[256]
 

Definition at line 80 of file fbio.h.

unsigned short cm_green[256]
 

Definition at line 81 of file fbio.h.

unsigned short cm_blue[256]
 

Definition at line 82 of file fbio.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:11 2006 for BRL-CAD by  doxygen 1.4.6