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

gl_hint_attrib Struct Reference

Hint attributes. More...

#include <mtypes.h>


Data Fields

GLenum PerspectiveCorrection
GLenum PointSmooth
GLenum LineSmooth
GLenum PolygonSmooth
GLenum Fog
GLenum ClipVolumeClipping
 GL_EXT_clip_volume_hint. More...

GLenum TextureCompression
 GL_ARB_texture_compression. More...

GLenum GenerateMipmap
 GL_SGIS_generate_mipmap. More...


Detailed Description

Hint attributes.

Values are always one of GL_FASTEST, GL_NICEST, or GL_DONT_CARE.


Field Documentation

GLenum gl_hint_attrib::ClipVolumeClipping
 

GL_EXT_clip_volume_hint.

GLenum gl_hint_attrib::Fog
 

GLenum gl_hint_attrib::GenerateMipmap
 

GL_SGIS_generate_mipmap.

GLenum gl_hint_attrib::LineSmooth
 

GLenum gl_hint_attrib::PerspectiveCorrection
 

GLenum gl_hint_attrib::PointSmooth
 

GLenum gl_hint_attrib::PolygonSmooth
 

GLenum gl_hint_attrib::TextureCompression
 

GL_ARB_texture_compression.


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