core  array_cache  math  swrast  swrast_setup  tnl  tnl_dd 
Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

gl_histogram_attrib Struct Reference

Histogram attributes. More...

#include <mtypes.h>


Data Fields

GLuint Width
 number of table entries. More...

GLint Format
 GL_ALPHA, GL_RGB, etc. More...

GLuint Count [HISTOGRAM_TABLE_SIZE][4]
 the histogram. More...

GLboolean Sink
 terminate image transfer? More...

GLubyte RedSize
 Bits per counter. More...

GLubyte GreenSize
GLubyte BlueSize
GLubyte AlphaSize
GLubyte LuminanceSize


Detailed Description

Histogram attributes.


Field Documentation

GLubyte gl_histogram_attrib::AlphaSize
 

GLubyte gl_histogram_attrib::BlueSize
 

GLuint gl_histogram_attrib::Count[HISTOGRAM_TABLE_SIZE][4]
 

the histogram.

GLint gl_histogram_attrib::Format
 

GL_ALPHA, GL_RGB, etc.

GLubyte gl_histogram_attrib::GreenSize
 

GLubyte gl_histogram_attrib::LuminanceSize
 

GLubyte gl_histogram_attrib::RedSize
 

Bits per counter.

GLboolean gl_histogram_attrib::Sink
 

terminate image transfer?

GLuint gl_histogram_attrib::Width
 

number of table entries.


The documentation for this struct was generated from the following file:
Generated on Sun May 16 15:55:13 2004 for Mesa Core by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001