osgUtil::GLObjectsOperation Class Reference

Inheritance diagram for osgUtil::GLObjectsOperation:
osg::GraphicsOperation osg::Operation osg::Referenced

List of all members.

Public Member Functions

 GLObjectsOperation (GLObjectsVisitor::Mode mode=GLObjectsVisitor::COMPILE_DISPLAY_LISTS|GLObjectsVisitor::COMPILE_STATE_ATTRIBUTES|GLObjectsVisitor::CHECK_BLACK_LISTED_MODES)
 GLObjectsOperation (osg::Node *subgraph, GLObjectsVisitor::Mode mode=GLObjectsVisitor::COMPILE_DISPLAY_LISTS|GLObjectsVisitor::COMPILE_STATE_ATTRIBUTES|GLObjectsVisitor::CHECK_BLACK_LISTED_MODES)
virtual void operator() (osg::GraphicsContext *context)

Protected Attributes

osg::ref_ptr< osg::Node_subgraph
GLObjectsVisitor::Mode _mode

Constructor & Destructor Documentation

osgUtil::GLObjectsOperation::GLObjectsOperation ( GLObjectsVisitor::Mode  mode = GLObjectsVisitor::COMPILE_DISPLAY_LISTS|GLObjectsVisitor::COMPILE_STATE_ATTRIBUTES|GLObjectsVisitor::CHECK_BLACK_LISTED_MODES  ) 
osgUtil::GLObjectsOperation::GLObjectsOperation ( osg::Node subgraph,
GLObjectsVisitor::Mode  mode = GLObjectsVisitor::COMPILE_DISPLAY_LISTS|GLObjectsVisitor::COMPILE_STATE_ATTRIBUTES|GLObjectsVisitor::CHECK_BLACK_LISTED_MODES 
)

Member Function Documentation

virtual void osgUtil::GLObjectsOperation::operator() ( osg::GraphicsContext context  )  [virtual]

Member Data Documentation


The documentation for this class was generated from the following file:
Generated on Sat Jun 5 21:48:44 2010 for openscenegraph by  doxygen 1.6.3