-
class
OpaqueDragManip
: public DragManip
(Return to index)
-
manipulator for opaque move.
Type:
Base Classes:
Derived Classes
Include file:
OverlayUnidraw/ovmanips.h
Public:
- virtual void
Grasp (Event&)
- void
Init (Graphic*, Rubberband*)
constructor initialization method.
- virtual boolean
Manipulating (Event&)
-
OpaqueDragManip ( Viewer*, Rubberband*, Transformer* = nil, Tool* = nil, DragConstraint = None, Graphic* = nil )
-
OpaqueDragManip ( Viewer*, Rubberband*, Transformer*, Tool*, DragConstraint, IntCoord, IntCoord, Graphic* = nil )
- void
Track (IntCoord x, IntCoord y)
track method implemented here instead of in a rubberband.
- virtual
~OpaqueDragManip ()
Protected:
(more documentation)