ReactOS 0.4.15-dev-7953-g1f49173
gl_lightmodel Struct Reference

#include <types.h>

Public Attributes

GLfloat Ambient [4]
 
GLboolean LocalViewer
 
GLboolean TwoSide
 

Detailed Description

Definition at line 589 of file types.h.

Member Data Documentation

◆ Ambient

GLfloat gl_lightmodel::Ambient[4]

Definition at line 590 of file types.h.

Referenced by init_lightmodel().

◆ LocalViewer

GLboolean gl_lightmodel::LocalViewer

Definition at line 591 of file types.h.

Referenced by init_lightmodel().

◆ TwoSide

GLboolean gl_lightmodel::TwoSide

Definition at line 592 of file types.h.

Referenced by init_lightmodel().


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