List of all members.
Constructor & Destructor Documentation
osg::GraphicsCostEstimator::GraphicsCostEstimator |
( |
| ) |
|
virtual osg::GraphicsCostEstimator::~GraphicsCostEstimator |
( |
| ) |
[protected, virtual] |
Member Function Documentation
calibrate the costs of various compile and draw operations
CostPair osg::GraphicsCostEstimator::estimateCompileCost |
( |
const osg::Geometry * |
geometry | ) |
const [inline] |
CostPair osg::GraphicsCostEstimator::estimateCompileCost |
( |
const osg::Texture * |
texture | ) |
const [inline] |
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::Texture * |
texture | ) |
const [inline] |
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.
Member Data Documentation
The documentation for this class was generated from the following file: