#include <material.h>
Inheritance diagram for kerosin::Material:


Public Member Functions | |
| Material () | |
| virtual | ~Material () |
| virtual void | Bind ()=0 |
| binds the managed material, i.e. | |
Definition at line 31 of file material.h.
|
|
Definition at line 8 of file material.cpp. |
|
|
Definition at line 12 of file material.cpp. |
|
|
binds the managed material, i.e. sets all necessary OpenGL states Implemented in kerosin::Material2DTexture, and kerosin::MaterialSolid. |
1.4.4