OpenSceneGraph  3.0.1
Public Member Functions | Public Attributes | List of all members
osgUtil::IncrementalCompileOperation::CompileTextureOp Struct Reference
Inheritance diagram for osgUtil::IncrementalCompileOperation::CompileTextureOp:
Inheritance graph
[legend]

Public Member Functions

 CompileTextureOp (osg::Texture *texture)
 
double estimatedTimeForCompile (CompileInfo &compileInfo) const
 return an estimate for how many seconds the compile will take. More...
 
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. More...
 

Public Attributes

osg::ref_ptr< osg::Texture_texture
 

Additional Inherited Members

- Static Public Member Functions inherited from osg::Referenced
static OpenThreads::Mutex * getGlobalReferencedMutex ()
 Get the optional global Referenced mutex, this can be shared between all osg::Referenced. More...
 
static void setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting)
 Set whether reference counting should use a mutex for thread safe reference counting. More...
 
static bool getThreadSafeReferenceCounting ()
 Get whether reference counting is active. More...
 
static void setDeleteHandler (DeleteHandler *handler)
 Set a DeleteHandler to which deletion of all referenced counted objects will be delegated. More...
 
static DeleteHandlergetDeleteHandler ()
 Get a DeleteHandler. More...
 
- Protected Member Functions inherited from osg::Referenced
virtual ~Referenced ()
 
void signalObserversAndDelete (bool signalDelete, bool doDelete) const
 
void deleteUsingDeleteHandler () const
 
- Protected Attributes inherited from osg::Referenced
OpenThreads::AtomicPtr _observerSet
 
OpenThreads::Atomic _refCount
 

Constructor & Destructor Documentation

osgUtil::IncrementalCompileOperation::CompileTextureOp::CompileTextureOp ( osg::Texture texture)

Member Function Documentation

bool osgUtil::IncrementalCompileOperation::CompileTextureOp::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::CompileTextureOp::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::Texture> osgUtil::IncrementalCompileOperation::CompileTextureOp::_texture

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

osg logo
Generated at Wed Feb 13 2013 17:59:23 for the OpenSceneGraph by doxygen 1.8.3.1.