Home
last modified time | relevance | path

Searched refs:numFramesToDoCompileAll (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/
H A DIncrementalCompileOperation.cpp778 void IncrementalCompileOperation::compileAllForNextFrame(unsigned int numFramesToDoCompileAll) in compileAllForNextFrame() argument
780 _compileAllTillFrameNumber = _currentFrameNumber+numFramesToDoCompileAll; in compileAllForNextFrame()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgUtil/
H A DIncrementalCompileOperation.cpp777 void IncrementalCompileOperation::compileAllForNextFrame(unsigned int numFramesToDoCompileAll) in compileAllForNextFrame() argument
779 _compileAllTillFrameNumber = _currentFrameNumber+numFramesToDoCompileAll; in compileAllForNextFrame()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/
H A DIncrementalCompileOperation148 void compileAllForNextFrame(unsigned int numFramesToDoCompileAll=1);
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgUtil/
H A DIncrementalCompileOperation148 void compileAllForNextFrame(unsigned int numFramesToDoCompileAll=1);