Graphite  Version 3
An experimental 3D geometry processing program
tools_manager.h File Reference

A class to manage the Tool objects associated with a given Grob class. More...

#include <OGF/scene_graph_gfx/common/common.h>
#include <OGF/scene_graph_gfx/tools/tool.h>
#include <OGF/gom/types/node.h>
#include <map>

Go to the source code of this file.

Classes

class  OGF::ToolsManager
 Manages the Tool objects associated with a given Grob class. More...
 

Namespaces

 OGF
 Global Graphite namespace.
 

Typedefs

typedef SmartPointer< ToolsManager > OGF::ToolsManager_var
 An automatic reference-counted pointer to a ToolsManager.
 

Detailed Description

A class to manage the Tool objects associated with a given Grob class.

Definition in file tools_manager.h.