fbio.h File Reference

BRL-CAD Framebuffer Library I/O Interfaces. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ColorMap
struct  FBIO_
 A frame-buffer IO structure. More...

Defines

#define FB_ARGS(args)   ()
#define RED   0
#define GRN   1
#define BLU   2
#define PIXEL_NULL   (unsigned char *) 0
#define RGBPIXEL_NULL   (unsigned char *) 0
#define COLORMAP_NULL   (ColorMap *) 0
#define FBIO_NULL   (FBIO *) 0
#define FB_MAGIC   0xfbfb00fb
#define FB_CK_FBIO(_p)   FB_CKMAG(_p, FB_MAGIC, "FBIO" )

Typedefs

typedef unsigned char RGBpixel [3]
typedef FBIO_ FBIO
 A frame-buffer IO structure.

Variables

FBIO debug_interface
FBIO disk_interface
FBIO stk_interface
FBIO memory_interface
FBIO null_interface


Detailed Description

BRL-CAD Framebuffer Library I/O Interfaces.

Source
BRL-CAD Open Source
Header
/cvsroot/brlcad/brlcad/include/fbio.h,v 1.9 2006/09/18 05:24:07 lbutler Exp

Definition in file fbio.h.


Generated on Mon Sep 18 01:24:59 2006 for BRL-CAD by  doxygen 1.4.6