OpenSceneGraph
Classes | Namespaces | Macros | Typedefs
GraphicsCostEstimator File Reference
#include <osg/Referenced>
#include <osg/ref_ptr>
#include <utility>

Classes

struct  osg::ClampedLinearCostFunction1D
 
class  osg::GeometryCostEstimator
 
class  osg::TextureCostEstimator
 
class  osg::ProgramCostEstimator
 
class  osg::GraphicsCostEstimator
 

Namespaces

 osg
 The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes.
 

Macros

#define OSG_GRAPHICSCOSTESTIMATOR
 

Typedefs

typedef std::pair< double, double > osg::CostPair
 Pair of double representing CPU and GPU times in seconds as first and second elements in std::pair. More...
 

Macro Definition Documentation

◆ OSG_GRAPHICSCOSTESTIMATOR

#define OSG_GRAPHICSCOSTESTIMATOR