occt: master a3b2aaef

Author Committer Branch Timestamp Parent
mkrylova bugmaster master 2021-03-26 09:31:22 master b7344f5d
Affected Issues  0032183: Visualization - implement AIS_LightSource::ProcessDragging() for rotating directional light
Changeset 0032183: Visualization - implement AIS_LightSource::ProcessDragging() for rotating directional light

- Added sensitive sphere for a light source
- Implemented AIS_LightSource::ProcessDragging() interface for rotating directional light source
- Added possibility to turn on/off directional light source dragging
- Added test
mod - src/AIS/AIS_LightSource.cxx Diff File
mod - src/AIS/AIS_LightSource.hxx Diff File
mod - src/Select3D/Select3D_SensitiveSphere.cxx Diff File
mod - src/Select3D/Select3D_SensitiveSphere.hxx Diff File
mod - src/SelectMgr/SelectMgr_RectangularFrustum.cxx Diff File
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx Diff File
add - tests/v3d/light_source/dyn_highlight Diff File