occt: master 17017555
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2018-07-23 12:08:01 | master c3487460 | |
Affected Issues | 0029938: Visualization - SelectMgr_ViewerSelector::PickedPoint() should return point lying on an object | |||
Changeset | 0029938: Visualization - SelectMgr_ViewerSelector::PickedPoint() should return point lying on an object Extended SelectBasics_PickResult structure by myObjPickedPnt field, which contained the value of the 3d point on the selected object. Changed all Overlaps methods. Parameter theDepth replaced on object of the structure SelectBasics_PickResult. This approach will be able to add new fields to SelectBasics_PickResult structure without big changes in modules which contained Overlaps method. |
|||
mod - dox/dev_guides/upgrade/upgrade.md | Diff File | |||
mod - src/MeshVS/MeshVS_CommonSensitiveEntity.cxx | Diff File | |||
mod - src/MeshVS/MeshVS_CommonSensitiveEntity.hxx | Diff File | |||
mod - src/MeshVS/MeshVS_SensitivePolyhedron.cxx | Diff File | |||
mod - src/MeshVS/MeshVS_SensitiveQuad.cxx | Diff File | |||
mod - src/Select3D/Select3D_InteriorSensitivePointSet.cxx | Diff File | |||
mod - src/Select3D/Select3D_InteriorSensitivePointSet.hxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveBox.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveCircle.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveGroup.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveGroup.hxx | Diff File | |||
mod - src/Select3D/Select3D_SensitivePoint.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitivePoly.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitivePoly.hxx | Diff File | |||
mod - src/Select3D/Select3D_SensitivePrimitiveArray.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitivePrimitiveArray.hxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveSegment.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveSet.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveSet.hxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveTriangle.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveTriangulation.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveTriangulation.hxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveWire.cxx | Diff File | |||
mod - src/Select3D/Select3D_SensitiveWire.hxx | Diff File | |||
mod - src/SelectBasics/SelectBasics_PickResult.hxx | Diff File | |||
mod - src/SelectBasics/SelectBasics_SelectingVolumeManager.hxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_BaseFrustum.cxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_BaseFrustum.hxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_RectangularFrustum.cxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_RectangularFrustum.hxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_SelectingVolumeManager.cxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_SelectingVolumeManager.hxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_TriangularFrustum.cxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_TriangularFrustum.hxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_TriangularFrustumSet.cxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_TriangularFrustumSet.hxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_ViewerSelector.cxx | Diff File | |||
mod - src/SelectMgr/SelectMgr_ViewerSelector.hxx | Diff File | |||
add - tests/bugs/vis/bug29938 | Diff File |