|
OpenSceneGraph
3.0.1
|

Public Member Functions | |
| CompileInfo (osg::GraphicsContext *context, IncrementalCompileOperation *ico) | |
| bool | okToCompile (double estimatedTimeForCompile=0.0) const |
Public Attributes | |
| IncrementalCompileOperation * | incrementalCompileOperation |
| bool | compileAll |
| unsigned int | maxNumObjectsToCompile |
| double | allocatedTime |
| osg::ElapsedTime | timer |
| osgUtil::IncrementalCompileOperation::CompileInfo::CompileInfo | ( | osg::GraphicsContext * | context, |
| IncrementalCompileOperation * | ico | ||
| ) |
| bool osgUtil::IncrementalCompileOperation::CompileInfo::okToCompile | ( | double | estimatedTimeForCompile = 0.0 | ) | const [inline] |
| IncrementalCompileOperation* osgUtil::IncrementalCompileOperation::CompileInfo::incrementalCompileOperation |
| Generated at Thu Sep 27 2012 17:03:28 for the OpenSceneGraph by doxygen 1.7.6.1. |