KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
GLDraw::GLMaterial Struct Reference

An OpenGL material. More...

#include <GLMaterial.h>

Public Member Functions

void setCurrentGL (GLenum tgt=GL_FRONT) const
 
void setCurrentGL_Front () const
 
void setCurrentGL_Back () const
 
void setCurrentGL_FrontAndBack () const
 

Public Attributes

GLColor ambient
 
GLColor diffuse
 
GLColor specular
 
GLColor emission
 
GLfloat specularExponent
 

Detailed Description

An OpenGL material.


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