]> OCCT Git - occt.git/commit
0032389: Visualization, AIS_Axis - simple ray creation and displaying IR-2021-07-02
authormkrylova <mkrylova@opencascade.com>
Wed, 16 Jun 2021 13:21:17 +0000 (16:21 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 1 Jul 2021 19:27:46 +0000 (22:27 +0300)
commit1f3c5058f27ddcbc23af3b05820e4433bb1009db
treeb556c2fc19f7833edf27fa2ae485fed802662737
parent9749af25aef630244445d8b0a40ca616d0ec4ba8
0032389: Visualization, AIS_Axis - simple ray creation and displaying

- Added constructor to create axis by gp_Ax1
- Added possibility to display axis as ray
- Added function SetDisplayAspect to set required visualization parameters
src/AIS/AIS_Axis.cxx
src/AIS/AIS_Axis.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx