ACG::SceneGraph::SetDrawModesAction Class Reference

#include <SceneGraph.hh>

Collaboration diagram for ACG::SceneGraph::SetDrawModesAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SetDrawModesAction (DrawModes::DrawMode _mode)
bool operator() (BaseNode *_node)

Private Attributes

DrawModes::DrawMode newModes_

Detailed Description

This action sets the draw mode on all nodes in a scenegraph. If the drawMode is not supported by the node, it will set it to default draw mode. If the given mode is the default mode it will be set on all nodes.

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

Definition at line 642 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 .