OpenSceneGraph
Public Types | Public Member Functions | Public Attributes | List of all members
osgUtil::IncrementalCompileOperation::CompileList Class Reference
Collaboration diagram for osgUtil::IncrementalCompileOperation::CompileList:
Collaboration graph
[legend]

Public Types

typedef std::list< osg::ref_ptr< CompileOp > > CompileOps
 

Public Member Functions

bool empty () const
 
void add (CompileOp *compileOp)
 
void add (osg::Drawable *drawable)
 
void add (osg::Texture *texture)
 
void add (osg::Program *program)
 
double estimatedTimeForCompile (CompileInfo &compileInfo) const
 
bool compile (CompileInfo &compileInfo)
 

Public Attributes

CompileOps _compileOps
 

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