|
OpenSceneGraph
3.0.1
|

Public Member Functions | |
| TextureCostEstimator () | |
| void | setDefaults () |
| void | calibrate (osg::RenderInfo &renderInfo) |
| CostPair | estimateCompileCost (const osg::Texture *texture) const |
| CostPair | estimateDrawCost (const osg::Texture *texture) const |
Protected Attributes | |
| ClampedLinearCostFunction1D | _compileCost |
| ClampedLinearCostFunction1D | _drawCost |
| void osg::TextureCostEstimator::calibrate | ( | osg::RenderInfo & | renderInfo | ) |
| CostPair osg::TextureCostEstimator::estimateCompileCost | ( | const osg::Texture * | texture | ) | const |
| CostPair osg::TextureCostEstimator::estimateDrawCost | ( | const osg::Texture * | texture | ) | const |
| Generated at Thu Sep 27 2012 17:02:53 for the OpenSceneGraph by doxygen 1.7.6.1. |