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 |
osg::TextureCostEstimator::TextureCostEstimator | ( | ) |
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 |
void osg::TextureCostEstimator::setDefaults | ( | ) |
![]() | Generated at Mon Oct 3 2011 12:39:42 for the OpenSceneGraph by doxygen 1.7.5. |