ACG::SceneGraph::SelectionNodeT< Mesh > Class Template Reference

#include <ACG/Scenegraph/StatusNodesT.hh>

Inheritance diagram for ACG::SceneGraph::SelectionNodeT< Mesh >:
Inheritance graph
[legend]
Collaboration diagram for ACG::SceneGraph::SelectionNodeT< Mesh >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SelectionNodeT (const Mesh &_mesh, BaseNode *_parent=0, const std::string &_name="<SelectionNode>")
 Constructor.

Detailed Description

template<class Mesh>
class ACG::SceneGraph::SelectionNodeT< Mesh >

Renders the Selection status of Mesh Vertices/Faces/Edges

Definition at line 180 of file StatusNodesT.hh.


Constructor & Destructor Documentation

template<class Mesh>
ACG::SceneGraph::SelectionNodeT< Mesh >::SelectionNodeT ( const Mesh &  _mesh,
BaseNode _parent = 0,
const std::string &  _name = "<SelectionNode>" 
) [inline]

Constructor.

Parameters:
_mesh reference to mesh with status property
_parent Parent node in the scenegraph
_name Name of the Node

Definition at line 190 of file StatusNodesT.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 .