PixelLightAPI  .
Public Member Functions
PLRenderer::MaterialManager Class Reference

This is a manager for the material resource. More...

#include <MaterialManager.h>

Inheritance diagram for PLRenderer::MaterialManager:
Inheritance graph
[legend]

List of all members.

Public Member Functions

RendererContextGetRendererContext () const
 Returns the owner renderer context of this manager.
PLRENDERER_API bool ReloadMaterials ()
 Reloads all materials.

Detailed Description

This is a manager for the material resource.

Note:
  • Unloads unused resources automatically by default

Member Function Documentation

Returns the owner renderer context of this manager.

Returns:
Reference to the owner renderer context of this manager

Reloads all materials.

Returns:
'true' if all went fine, else 'false'

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


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:22
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported