]> OCCT Git - occt.git/commit
0031704: Visualization - add an interactive object AIS_LightSource representing a...
authormkrylova <mkrylova@opencascade.com>
Tue, 8 Sep 2020 14:50:28 +0000 (17:50 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 11 Feb 2021 17:06:14 +0000 (20:06 +0300)
commit2daa5d95a540326f776fc307a466adb5939936db
tree6ccef9a57368261043f48ea6b0dcc044e3069e15
parent9779ff75fd6019465c88fb1bbfd4e78704e8006b
0031704: Visualization - add an interactive object AIS_LightSource representing a light source

Added new class AIS_LightSource representing a light source presentation.

Graphic3d_TMF_CameraPers - added new mode to Graphic3d_TransformPers
defining 3D point relative to camera Eye position
16 files changed:
src/AIS/AIS_KindOfInteractive.hxx
src/AIS/AIS_LightSource.cxx [new file with mode: 0644]
src/AIS/AIS_LightSource.hxx [new file with mode: 0644]
src/AIS/FILES
src/Graphic3d/Graphic3d_CLight.cxx
src/Graphic3d/Graphic3d_CLight.hxx
src/Graphic3d/Graphic3d_TransModeFlags.hxx
src/Graphic3d/Graphic3d_TransformPers.hxx
src/OpenGl/OpenGl_Structure.cxx
src/Prs3d/Prs3d_ToolQuadric.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/v3d/grids.list
tests/v3d/light_source/display_all [new file with mode: 0644]
tests/v3d/light_source/headlight [new file with mode: 0644]
tests/v3d/light_source/manipulator [new file with mode: 0644]
tests/v3d/raytrace/textures