ReactOS 0.4.15-dev-8434-g155a7c7
gl_hint_attrib Struct Reference

#include <types.h>

Public Attributes

GLenum PerspectiveCorrection
 
GLenum PointSmooth
 
GLenum LineSmooth
 
GLenum PolygonSmooth
 
GLenum Fog
 

Detailed Description

Definition at line 765 of file types.h.

Member Data Documentation

◆ Fog

GLenum gl_hint_attrib::Fog

Definition at line 771 of file types.h.

◆ LineSmooth

GLenum gl_hint_attrib::LineSmooth

Definition at line 769 of file types.h.

◆ PerspectiveCorrection

GLenum gl_hint_attrib::PerspectiveCorrection

Definition at line 767 of file types.h.

◆ PointSmooth

GLenum gl_hint_attrib::PointSmooth

Definition at line 768 of file types.h.

◆ PolygonSmooth

GLenum gl_hint_attrib::PolygonSmooth

Definition at line 770 of file types.h.


The documentation for this struct was generated from the following file: