Polycode
Polycode::MaterialManager Class Reference

Manages loading and reloading of materials, textures and shaders. More...

List of all members.

Public Member Functions

Texture * createFramebufferTexture (int width, int height, int type)
 Creates a new framebuffer texture.

Detailed Description

Manages loading and reloading of materials, textures and shaders.

This class should be only accessed from the CoreServices singleton.