#include <GraphicsCostEstimator>
◆ GraphicsCostEstimator()
osg::GraphicsCostEstimator::GraphicsCostEstimator |
( |
| ) |
|
◆ ~GraphicsCostEstimator()
virtual osg::GraphicsCostEstimator::~GraphicsCostEstimator |
( |
| ) |
|
|
protectedvirtual |
◆ calibrate()
calibrate the costs of various compile and draw operations
◆ estimateCompileCost() [1/4]
◆ estimateCompileCost() [2/4]
CostPair osg::GraphicsCostEstimator::estimateCompileCost |
( |
const osg::Node * |
node | ) |
const |
◆ estimateCompileCost() [3/4]
◆ estimateCompileCost() [4/4]
◆ estimateDrawCost() [1/4]
◆ estimateDrawCost() [2/4]
CostPair osg::GraphicsCostEstimator::estimateDrawCost |
( |
const osg::Node * |
node | ) |
const |
◆ estimateDrawCost() [3/4]
◆ estimateDrawCost() [4/4]
◆ setDefaults()
void osg::GraphicsCostEstimator::setDefaults |
( |
| ) |
|
set defaults for computing the costs.
◆ _geometryEstimator
◆ _programEstimator
◆ _textureEstimator
The documentation for this class was generated from the following file: