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

List of all members.

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

Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation


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