openscenegraph
|
Protected Member Functions | |
virtual | ~GraphicsCostEstimator () |
![]() | |
virtual | ~Referenced () |
void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
void | deleteUsingDeleteHandler () const |
Protected Attributes | |
osg::ref_ptr< GeometryCostEstimator > | _geometryEstimator |
osg::ref_ptr< TextureCostEstimator > | _textureEstimator |
osg::ref_ptr< ProgramCostEstimator > | _programEstimator |
![]() | |
OpenThreads::AtomicPtr | _observerSet |
OpenThreads::Atomic | _refCount |
Additional Inherited Members | |
![]() | |
static OpenThreads::Mutex * | getGlobalReferencedMutex () |
static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
static bool | getThreadSafeReferenceCounting () |
static void | setDeleteHandler (DeleteHandler *handler) |
static DeleteHandler * | getDeleteHandler () |
osg::GraphicsCostEstimator::GraphicsCostEstimator | ( | ) |
|
protectedvirtual |
void osg::GraphicsCostEstimator::calibrate | ( | osg::RenderInfo & | renderInfo | ) |
calibrate the costs of various compile and draw operations
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void osg::GraphicsCostEstimator::setDefaults | ( | ) |
set defaults for computing the costs.
|
protected |
|
protected |
|
protected |