occt: master 51f8f60c

Author Committer Branch Timestamp Parent
apl bugmaster master 2014-01-24 07:01:42 master be7c077a
Changeset 0024564: Select3D_SensitiveFace gives inaccurate picking depth for AIS_Plane (interior selection)

1) Used more accurate Select3D_SensitiveTriangulation instead of Select3D_SensitiveFace for rectangular sensitives in AIS_Plane::ComputeSelection, AIS_Dimension::ComputeSelection
2) Test case for CR24564
mod - src/AIS/AIS_Dimension.cxx Diff File
mod - src/AIS/AIS_Plane.cdl Diff File
mod - src/AIS/AIS_Plane.cxx Diff File
add - tests/bugs/vis/bug24564 Diff File