Classes

include/VR3MaterialManager.h File Reference

Material loading class header file. More...

#include <map>
#include <VR3Map.h>
Include dependency graph for VR3MaterialManager.h:

Go to the source code of this file.

Classes

class  VR3MaterialManager
 The material managing static class. More...
struct  VR3MaterialManager::MapElement
 An element in the mesh map. More...

Detailed Description

Material loading class header file.

Author:
Daniele Giannetti
Version:
1.0
Date:
August 2010

This header file contains the VR3MaterialManager class declaration. This class may be only used statically and provides the functionalities necessary to load a material from a file. Material are managed to avoid multiple instantiation of a material from the same file (used by many meshes and many objects).

Definition in file VR3MaterialManager.h.

 All Classes Namespaces Files Functions Variables Typedefs Friends Defines