class
OverlaySelectTool
: public
SelectTool
(Return to index)
derived
SelectTool
.
Type:
Instantiable
Base Classes:
public
SelectTool
Derived Classes
Include file:
OverlayUnidraw/ovselect.h
Public:
virtual
Tool
*
Copy
()
virtual
Manipulator
*
CreateManipulator
(
Viewer
*,
Event
&,
Transformer
* =nil)
virtual ClassId
GetClassId
()
virtual
Command
*
InterpretManipulator
(
Manipulator
*)
virtual boolean
IsA
(ClassId)
OverlaySelectTool
(
ControlInfo
* =nil, const int* ignore_ids = nil, int num_ignores=0)
virtual
~OverlaySelectTool
()
Protected:
int*
_ignores
int
_nignores
boolean
ignored
(
OverlayView
* view)
(more documentation)