Archived issue #0030081
Visualization - selection does not work when two clipping planes cut object from opposite sides
Description
When 2 section planes cut object from opposite sides, selection doesn't work at all.
This is a regression after #0029729 (in attempt to unify clipping logic across normal planes and planes in chain, the logic error has been done).
This is a regression after #0029729 (in attempt to unify clipping logic across normal planes and planes in chain, the logic error has been done).
Public activity
5 archived notes
Participants are labeled by their role within this record.
Branch [archived branch] has been created by Author.
[revision removed]
Detailed log of new commits:
Author: Author
Date: Thu Aug 23 22:26:12 2018 +0900
0030081: Visualization - selection does not work when two clipping planes cut object from opposite sides
Fixed combining independent clipping planes into single range within SelectMgr_RectangularFrustum::computeClippingRange().
[revision removed]
Detailed log of new commits:
Author: Author
Date: Thu Aug 23 22:26:12 2018 +0900
0030081: Visualization - selection does not work when two clipping planes cut object from opposite sides
Fixed combining independent clipping planes into single range within SelectMgr_RectangularFrustum::computeClippingRange().
Branch CR30081 reviewed without remarks.
Behavior changed bud stay incorrect
Error (4)
Beginning of log
(4 Errors in this section)
• 1 59>C:\builds\IR-WEEK33-1_IR-WEEK33\Windows-32-VC11-opt\OCCT\src\ViewerTest\ViewerTest_ObjectCommands.cxx(3477) : error C2668: 'MyPArrayObject::MyPArrayObject' : ambiguous call to overloaded function
• 2 59>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code 2.
• 3 2>C:\builds\IR-WEEK33-1_IR-WEEK33\Windows-32-VC11-opt\OCCT\src\ViewerTest\ViewerTest_ObjectCommands.cxx(3477) : error C2668: 'MyPArrayObject::MyPArrayObject' : ambiguous call to overloaded function
• 4 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code 2.
http://jenkins-test-08.nnov.opencascade.com/view/IR-WEEK33-1_IR-WEEK33/view/OCCT%20compile/
Error (4)
Beginning of log
(4 Errors in this section)
• 1 59>C:\builds\IR-WEEK33-1_IR-WEEK33\Windows-32-VC11-opt\OCCT\src\ViewerTest\ViewerTest_ObjectCommands.cxx(3477) : error C2668: 'MyPArrayObject::MyPArrayObject' : ambiguous call to overloaded function
• 2 59>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code 2.
• 3 2>C:\builds\IR-WEEK33-1_IR-WEEK33\Windows-32-VC11-opt\OCCT\src\ViewerTest\ViewerTest_ObjectCommands.cxx(3477) : error C2668: 'MyPArrayObject::MyPArrayObject' : ambiguous call to overloaded function
• 4 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code 2.
http://jenkins-test-08.nnov.opencascade.com/view/IR-WEEK33-1_IR-WEEK33/view/OCCT%20compile/
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Related records