mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024784: Move documentation in CDL files to proper location
Mostly duplicated comments were removed and missing ones were moved into dedicated class CDL files. Some more duplicated comments were removed from CDL files. Correction of merge
This commit is contained in:
@@ -35,9 +35,6 @@ uses
|
||||
is
|
||||
|
||||
class EventManager;
|
||||
---Purpose: used to manage mouse event (move,select,shiftselect)
|
||||
-- By default the events are transmitted to interactive context.
|
||||
|
||||
|
||||
class DoubleMapOfInteractiveAndName instantiates DoubleMap
|
||||
from TCollection ( Transient from Standard,
|
||||
|
@@ -16,7 +16,9 @@
|
||||
|
||||
class EventManager from ViewerTest inherits TShared from MMgt
|
||||
|
||||
---Purpose:
|
||||
---Purpose: used to manage mouse event (move,select,shiftselect)
|
||||
-- By default the events are transmitted to interactive context.
|
||||
|
||||
|
||||
uses
|
||||
View from V3d,
|
||||
|
Reference in New Issue
Block a user