class
ConvexHullTool
: public
Tool
(Return to index)
tool to draw a polygon and invoke the
ConvexHullCmd
.
Type:
Instantiable
Base Classes:
public
Tool
Derived Classes
Include file:
OverlayUnidraw/ovhull.h
Public:
ConvexHullTool
(
ControlInfo
* =nil)
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
* =nil)
create a
GrowingPolygon
manipulator.
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
interpret
GrowingPolygon
manipulator to generate and paste a convex hull.
(more documentation)