ReactOS 0.4.15-dev-7842-g558ab78
gl_fog_attrib Struct Reference

#include <types.h>

Public Attributes

GLboolean Enabled
 
GLfloat Color [4]
 
GLfloat Density
 
GLfloat Start
 
GLfloat End
 
GLfloat Index
 
GLenum Mode
 

Detailed Description

Definition at line 754 of file types.h.

Member Data Documentation

◆ Color

GLfloat gl_fog_attrib::Color[4]

Definition at line 756 of file types.h.

◆ Density

GLfloat gl_fog_attrib::Density

Definition at line 757 of file types.h.

◆ Enabled

GLboolean gl_fog_attrib::Enabled

Definition at line 755 of file types.h.

◆ End

GLfloat gl_fog_attrib::End

Definition at line 759 of file types.h.

◆ Index

GLfloat gl_fog_attrib::Index

Definition at line 760 of file types.h.

◆ Mode

GLenum gl_fog_attrib::Mode

Definition at line 761 of file types.h.

◆ Start

GLfloat gl_fog_attrib::Start

Definition at line 758 of file types.h.


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