]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Handling of various events is moved to InteractorStyle class. The events are fired...
authorasv <asv@opencascade.com>
Wed, 24 Aug 2005 12:34:47 +0000 (12:34 +0000)
committerasv <asv@opencascade.com>
Wed, 24 Aug 2005 12:34:47 +0000 (12:34 +0000)
commit54e257c0eb03a81c44af9ba541dc205156a539d8
tree30467d08e4f02be85b84f9320eda6591511d06a7
parent8435ee32941041a10749c949f6a9e41a7664219e
Handling of various events is moved to InteractorStyle class.   The events are fired from RenderWindowInteractor (fireEvent function).
src/SVTK/Makefile.in
src/SVTK/SVTK_Event.h [new file with mode: 0644]
src/SVTK/SVTK_InteractorStyle.cxx
src/SVTK/SVTK_InteractorStyle.h
src/SVTK/SVTK_RenderWindowInteractor.cxx
src/SVTK/SVTK_RenderWindowInteractor.h
src/SVTK/SVTK_SpaceMouseEvent.h [deleted file]
src/SVTK/SVTK_ViewWindow.cxx
src/SVTK/SVTK_ViewWindow.h