ACG::SceneGraph::CollectDrawModesAction Class Reference

#include <SceneGraph.hh>

List of all members.

Public Member Functions

bool operator() (BaseNode *_node)
unsigned int drawModes () const
 Get the collected draw modes.

Private Attributes

unsigned int drawModes_

Detailed Description

This action collects the draw modes available in a scenegraph. The result is the logical OR of all nodes' BaseNode::availableDrawModes() and can be accessed by drawModes().

Note:
This class implements an action that should be used as a parameter for the traverse() functions.

Definition at line 354 of file SceneGraph.hh.


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

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .