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

Base classes for tools that operate on MeshGrob. More...

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.
 

Detailed Description

Base classes for tools that operate on MeshGrob.

Definition in file mesh_grob_tool.h.