]> OCCT Git - occt.git/commit
0029934: Visualization - handle properly orthogonal clipping plane within SelectMgr_R...
authorkgv <kgv@opencascade.com>
Fri, 6 Jul 2018 16:04:49 +0000 (19:04 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 13 Jul 2018 12:02:38 +0000 (15:02 +0300)
commit029594a052d4c136762f449f011b2d407a5a2296
tree56c996f677b2344beb3f99c6efd041267d92064a
parent98b15dbfceedf1593b974da1e8cb2621465ab81b
0029934: Visualization - handle properly orthogonal clipping plane within SelectMgr_RectangularFrustum::computeClippingRange()

SelectMgr_RectangularFrustum now considers the direction of clipping plane orthogonal to picking ray.
src/SelectMgr/SelectMgr_RectangularFrustum.cxx
tests/bugs/vis/bug29791