osg::GraphicsCostEstimator::GraphicsCostEstimator |
( |
| ) |
|
virtual osg::GraphicsCostEstimator::~GraphicsCostEstimator |
( |
| ) |
|
|
protectedvirtual |
calibrate the costs of various compile and draw operations
CostPair osg::GraphicsCostEstimator::estimateCompileCost |
( |
const osg::Program * |
program | ) |
const |
|
inline |
CostPair osg::GraphicsCostEstimator::estimateCompileCost |
( |
const osg::Node * |
node | ) |
const |
CostPair osg::GraphicsCostEstimator::estimateDrawCost |
( |
const osg::Program * |
program | ) |
const |
|
inline |
CostPair osg::GraphicsCostEstimator::estimateDrawCost |
( |
const osg::Node * |
node | ) |
const |
void osg::GraphicsCostEstimator::setDefaults |
( |
| ) |
|
set defaults for computing the costs.
The documentation for this class was generated from the following file: