Go to the documentation of this file.
28 #ifndef __Lod_Strategy_Manager_H__
29 #define __Lod_Strategy_Manager_H__
80 void removeAllStrategies();
89 void setDefaultStrategy(
const String& name);
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...
map< String, LodStrategy * >::type StrategyMap
Map of strategies.
Strategy for determining level of detail.
LodStrategy * mDefaultStrategy
Default strategy.
Template class for creating single-instance global classes.
Concrete IteratorWrapper for nonconst access to the underlying key-value container.
StrategyMap mStrategies
Internal map of strategies.
Manager for LOD strategies.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.