ClanLib  2.3.7
Classes | Enumerations
material.h File Reference
#include "api_gl1.h"
#include "../Core/System/sharedptr.h"
Include dependency graph for material.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CL_Material_GL1
 Material description. More...
 

Enumerations

enum  CL_ColorMaterial_GL1 {
  cl_color_material_emission, cl_color_material_ambient, cl_color_material_diffuse, cl_color_material_specular,
  cl_color_material_ambient_and_diffuse
}
 Color Material. More...