Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
CMaterialManager Class Reference

#include <MaterialManager.h>

Public Member Functions

 CMaterialManager ()
 
CMaterial LoadMaterial (const VfsPath &pathname)
 

Private Attributes

std::map< VfsPath, CMaterialm_Materials
 
float qualityLevel
 

Detailed Description

Definition at line 25 of file MaterialManager.h.

Constructor & Destructor Documentation

CMaterialManager::CMaterialManager ( )

Definition at line 33 of file MaterialManager.cpp.

Member Function Documentation

CMaterial CMaterialManager::LoadMaterial ( const VfsPath pathname)

Definition at line 40 of file MaterialManager.cpp.

Member Data Documentation

std::map<VfsPath, CMaterial> CMaterialManager::m_Materials
private

Definition at line 32 of file MaterialManager.h.

float CMaterialManager::qualityLevel
private

Definition at line 33 of file MaterialManager.h.


The documentation for this class was generated from the following files: