openscenegraph
Public Member Functions | Protected Attributes
osg::ProgramCostEstimator Class Reference
Inheritance diagram for osg::ProgramCostEstimator:
osg::Referenced

List of all members.

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

Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation


The documentation for this class was generated from the following file: