Josh's Graphics Library
Material.h
Go to the documentation of this file.
1
2class Material {
3
4};
A simple wrapper for OpenGL materials. Lets you set things such as the "shininess" of your elements.
Definition: Material.h:2