occt: master 61b0191c

Author Committer Branch Timestamp Parent
isz ski master 2015-08-06 10:07:43 master ecac41a9
Affected Issues  0026490: Visualization - implement draw commands 'voverlaytext' and 'vlayerline' using AIS_InteractiveObject class
Changeset 0026490: Visualization - implement draw commands 'voverlaytext' and 'vlayerline' using AIS_InteractiveObject class

Command 'voverlaytext' was removed, its functionality was transfered to command 'vdrawtext'. Corresponding test cases were updated.
Command 'vlayerline' was implemented on AIS.
mod - src/AIS/AIS_TextLabel.cxx Diff File
mod - src/AIS/AIS_TextLabel.hxx Diff File
mod - src/ViewerTest/ViewerTest_ObjectCommands.cxx Diff File
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx Diff File
mod - tests/3rdparty/fonts/A7 Diff File
mod - tests/bugs/vis/bug22879 Diff File
mod - tests/bugs/vis/bug25121 Diff File
mod - tests/v3d/raytrace/bug24819 Diff File