Go to the documentation of this file.
28 #ifndef __Lod_Strategy_H__
29 #define __Lod_Strategy_H__
71 virtual Real getBaseValue()
const = 0;
74 virtual Real transformBias(
Real factor)
const = 0;
83 virtual Real transformUserValue(
Real userValue)
const;
vector< MeshLodUsage >::type MeshLodUsageList
vector< Real >::type LodValueList
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...
A viewpoint from which the scene will be rendered.
Abstract class defining a movable object in a scene.
String mName
Name of this strategy.
const String & getName() const
Get the name of this strategy.
Strategy for determining level of detail.
vector< Real >::type LodValueList
distance list used to specify LOD
float Real
Software floating point type.
Copyright © 2012 Torus Knot Software Ltd

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