Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

GltMaterial Class Reference
[GLT]

OpenGL Material Class. More...

#include <material.h>

Collaboration diagram for GltMaterial:

Collaboration graph
[legend]
List of all members.

Public Methods

 GltMaterial (const GLenum face=GL_FRONT_AND_BACK, const bool getIt=false)
 Constructor.

 GltMaterial (const GltColor &ambient, const GltColor &diffuse, const GltColor &specular, const GltColor &emission, const GLfloat shininess, const GLenum face=GL_FRONT_AND_BACK)
 Full constructor.

 GltMaterial (const std::string &name, const GLenum face=GL_FRONT_AND_BACK)
 Construct by name.

 ~GltMaterial ()
 Destructor.

void get ()
 Get the current OpenGL material settings.

void set () const
 Set the current OpenGL material settings.


Detailed Description

OpenGL Material Class.

OpenGL material settings object

Definition at line 51 of file material.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 5 11:11:44 2002 for GLT by doxygen1.2.18