OpenSceneGraph
3.0.1
|
Public Member Functions | |
ProgramCostEstimator () | |
void | setDefaults () |
void | calibrate (osg::RenderInfo &renderInfo) |
CostPair | estimateCompileCost (const osg::Program *program) const |
CostPair | estimateDrawCost (const osg::Program *program) const |
Protected Attributes | |
ClampedLinearCostFunction1D | _shaderCompileCost |
ClampedLinearCostFunction1D | _linkCost |
ClampedLinearCostFunction1D | _drawCost |
void osg::ProgramCostEstimator::calibrate | ( | osg::RenderInfo & | renderInfo | ) |
CostPair osg::ProgramCostEstimator::estimateCompileCost | ( | const osg::Program * | program | ) | const |
CostPair osg::ProgramCostEstimator::estimateDrawCost | ( | const osg::Program * | program | ) | const |
![]() | Generated at Mon May 7 2012 07:18:28 for the OpenSceneGraph by doxygen 1.8.0. |