Graphite
Version 3
An experimental 3D geometry processing program
|
Base classes for the tools. More...
#include <OGF/scene_graph_gfx/common/common.h>
#include <OGF/scene_graph_gfx/transforms/ray_picker.h>
#include <OGF/scene_graph/skin/events.h>
#include <OGF/gom/types/node.h>
#include <OGF/basic/math/geometry.h>
Go to the source code of this file.
Classes | |
class | OGF::Tool |
Base class for the tools. More... | |
class | OGF::MultiTool |
A Tool that can associate a different tool to each button of the mouse. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
Typedefs | |
typedef SmartPointer< Tool > | OGF::Tool_var |
An automatic reference-counted pointer to a Tool. | |
Base classes for the tools.
Definition in file tool.h.