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

List of all members.

Public Member Functions

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

Public Attributes

osg::ref_ptr< osg::Drawable_drawable

Constructor & Destructor Documentation

osgUtil::IncrementalCompileOperation::CompileDrawableOp::CompileDrawableOp ( osg::Drawable drawable)

Member Function Documentation

bool osgUtil::IncrementalCompileOperation::CompileDrawableOp::compile ( CompileInfo compileInfo)
virtual

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

Implements osgUtil::IncrementalCompileOperation::CompileOp.

double osgUtil::IncrementalCompileOperation::CompileDrawableOp::estimatedTimeForCompile ( CompileInfo compileInfo) const
virtual

return an estimate for how many seconds the compile will take.

Implements osgUtil::IncrementalCompileOperation::CompileOp.


Member Data Documentation

osg::ref_ptr<osg::Drawable> osgUtil::IncrementalCompileOperation::CompileDrawableOp::_drawable

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

osg logo
Generated at Fri Nov 2 2012 21:39:57 for the OpenSceneGraph by doxygen 1.8.1.1.