Graphite
Version 3
An experimental 3D geometry processing program
|
Base classes for tools that operate on MeshGrob. More...
#include <OGF/mesh_gfx/common/common.h>
#include <OGF/mesh/grob/mesh_grob.h>
#include <OGF/scene_graph_gfx/tools/tool.h>
#include <OGF/scene_graph_gfx/tools/tools_manager.h>
#include <OGF/scene_graph_gfx/transforms/arc_ball.h>
Go to the source code of this file.
Classes | |
class | OGF::MeshGrobTool |
Base class for tools that operate on MeshGrob. More... | |
class | OGF::MeshGrobTransformSubset |
Base class of tools that apply 3d transform to a subset of a MeshGrob and that are attached to a MultiTool (or a MeshGrobTransformTool). More... | |
class | OGF::MeshGrobMoveSubset |
Applies a mouse-controlled translation to a subset. More... | |
class | OGF::MeshGrobResizeSubset |
Applies a mouse-controlled scaling to a subset. More... | |
class | OGF::MeshGrobScrollResizeSubset |
Applies a mouse-controlled scaling to a subset. More... | |
class | OGF::MeshGrobRotateSubset |
Applies a mouse-controlled rotation to a subset. More... | |
class | OGF::MeshGrobTransformTool |
A MultiTool that applies a mouse-controlled transform to a subset. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
Base classes for tools that operate on MeshGrob.
Definition in file mesh_grob_tool.h.