OpenSceneGraph  3.0.1
Public Types | Public Member Functions | Public Attributes
osgUtil::StateToCompile Class Reference
Inheritance diagram for osgUtil::StateToCompile:
Inheritance graph
[legend]

List of all members.

Public Types

typedef std::set< osg::Drawable * > DrawableSet
typedef std::set< osg::StateSet * > StateSetSet
typedef std::set< osg::Texture * > TextureSet
typedef std::set< osg::Program * > ProgramSet

Public Member Functions

 StateToCompile (GLObjectsVisitor::Mode mode)
bool empty () const
virtual void apply (osg::Node &node)
virtual void apply (osg::Geode &node)
virtual void apply (osg::Drawable &drawable)
virtual void apply (osg::StateSet &stateset)
virtual void apply (osg::Texture &texture)

Public Attributes

DrawableSet _drawablesHandled
StateSetSet _statesetsHandled
GLObjectsVisitor::Mode _mode
DrawableSet _drawables
TextureSet _textures
ProgramSet _programs
bool _assignPBOToImages
osg::ref_ptr
< osg::PixelBufferObject
_pbo

Member Typedef Documentation


Constructor & Destructor Documentation

osgUtil::StateToCompile::StateToCompile ( GLObjectsVisitor::Mode  mode)

Member Function Documentation

virtual void osgUtil::StateToCompile::apply ( osg::Node node) [virtual]

Reimplemented from osg::NodeVisitor.

virtual void osgUtil::StateToCompile::apply ( osg::Geode node) [virtual]

Reimplemented from osg::NodeVisitor.

virtual void osgUtil::StateToCompile::apply ( osg::Drawable drawable) [virtual]
virtual void osgUtil::StateToCompile::apply ( osg::StateSet stateset) [virtual]
virtual void osgUtil::StateToCompile::apply ( osg::Texture texture) [virtual]
bool osgUtil::StateToCompile::empty ( ) const [inline]

Member Data Documentation


The documentation for this class 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.