0025672: V3d_View::ConvertToGrid doesn't work for grid if the grid plane's origin...
authorapl <apl@opencascade.com>
Thu, 16 Apr 2015 09:41:21 +0000 (12:41 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 16 Apr 2015 09:42:32 +0000 (12:42 +0300)
commitc40b7d580ebf31e19bd01cbb01f89fdc6d281107
tree31828dd27284913c862c66c4a9b0db2c929c7385
parentd2d0f002688d4e893f7fe27f2f2ae282c220b793
0025672: V3d_View::ConvertToGrid doesn't work for grid if the grid plane's origin is not identical to camera origin.

Patched V3d_View::ConverToGrid method to fix the problem
Added test function "vprivilegedplane" for setting/printing grid plane's coordinate system
Added test case bugs/vis/bug25672 to check the issue
remarks from kgv
Warnings eliminating (similar to CR25671)
src/V3d/V3d_View_4.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/bugs/vis/bug25672 [new file with mode: 0644]