Moved GraphicsCostEstimator ref pointer into osg::State
This commit is contained in:
@@ -159,6 +159,8 @@ State::State():
|
||||
_glBeginEndAdapter.setState(this);
|
||||
_arrayDispatchers.setState(this);
|
||||
|
||||
_graphicsCostEstimator = new GraphicsCostEstimator;
|
||||
|
||||
_startTick = 0;
|
||||
_gpuTick = 0;
|
||||
_gpuTimestamp = 0;
|
||||
|
||||
Reference in New Issue
Block a user