ACG::SceneGraph::DrawModes::DrawMode Class Reference

List of all members.

Public Member Functions

 DrawMode ()
 DrawMode (const std::string &_name, const int &_id)

Public Attributes

std::string name_
unsigned int id_

Detailed Description

Definition of a draw mode

Definition at line 72 of file DrawModes.cc.


Constructor & Destructor Documentation

ACG::SceneGraph::DrawModes::DrawMode::DrawMode (  )  [inline]

Default constructor.

Definition at line 76 of file DrawModes.cc.

ACG::SceneGraph::DrawModes::DrawMode::DrawMode ( const std::string &  _name,
const int &  _id 
) [inline]

Initializing constructor.

Definition at line 79 of file DrawModes.cc.


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

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