OpenSceneGraph  3.0.1
Public Member Functions
osgUtil::IncrementalCompileOperation::CompileOp Struct Reference
Inheritance diagram for osgUtil::IncrementalCompileOperation::CompileOp:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual double estimatedTimeForCompile (CompileInfo &compileInfo) const =0
 return an estimate for how many seconds the compile will take.
virtual bool compile (CompileInfo &compileInfo)=0
 compile associated objects, return true if object as been fully compiled and this CompileOp can be removed from the to compile list.

Member Function Documentation

virtual bool osgUtil::IncrementalCompileOperation::CompileOp::compile ( CompileInfo compileInfo) [pure virtual]

compile associated objects, return true if object as been fully compiled and this CompileOp can be removed from the to compile list.

Implemented in osgUtil::IncrementalCompileOperation::CompileProgramOp, osgUtil::IncrementalCompileOperation::CompileTextureOp, and osgUtil::IncrementalCompileOperation::CompileDrawableOp.

virtual double osgUtil::IncrementalCompileOperation::CompileOp::estimatedTimeForCompile ( CompileInfo compileInfo) const [pure virtual]

The documentation for this struct was generated from the following file:

osg logo
Generated at Mon Oct 3 2011 12:39:50 for the OpenSceneGraph by doxygen 1.7.5.