class
PrecisePanCmd
: public
CameraMotionCmd
(Return to index)
command for precision panning of the viewer.
Type:
Instantiable
Base Classes:
public
CameraMotionCmd
Derived Classes
Include file:
OverlayUnidraw/ovcamcmds.h
Public:
virtual
Command
*
Copy
()
virtual void
Execute
()
prompt for precise amount to pan, then invoke
PanCmd
.
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId)
PrecisePanCmd
(
ControlInfo
*)
PrecisePanCmd
(
Editor
* = nil)
virtual boolean
Reversible
()
returns false, but why?
virtual
~PrecisePanCmd
()
Protected:
PanDialog
*
_dialog
(more documentation)