Classes | Public Member Functions | Static Public Member Functions | Protected Attributes

celery::engine::managers::MaterialManager Class Reference

Collaboration diagram for celery::engine::managers::MaterialManager:
Collaboration graph
[legend]

List of all members.

Classes

class  MaterialManagerInstance

Public Member Functions

void addMaterial (String matName, SceneMaterial mat)
SceneMaterial material (String matname)
SceneMaterial removeMaterial (String matname)

Static Public Member Functions

static void init ()
static MaterialManager instance ()

Protected Attributes

HashMap< String, SceneMaterialmaterials_

Detailed Description

Allows materials to be shared between different scene entities

Author:
psastras

The documentation for this class was generated from the following file:
 All Classes Functions Variables