1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-08 14:17:06 +03:00

0025885: Visualization, ray tracing - Improve layer processing

Move Ray-tracing core from OpenGl_Workspace to OpenGl_View.
This patch also contains a number of useful architectural changes.
This commit is contained in:
dbp
2015-04-09 08:58:10 +03:00
committed by bugmaster
parent 5b055f07b3
commit 91c60b5790
14 changed files with 1568 additions and 1427 deletions

View File

@@ -108,6 +108,7 @@ OpenGl_GlCore43.hxx
OpenGl_GlCore44.hxx
OpenGl_LayerList.cxx
OpenGl_LayerList.hxx
OpenGl_LayerFilter.hxx
OpenGl_IndexBuffer.hxx
OpenGl_IndexBuffer.cxx
OpenGl_Layer.cxx
@@ -146,7 +147,7 @@ Handle_OpenGl_ShaderProgram.hxx
Handle_OpenGl_ShaderManager.hxx
OpenGl_SceneGeometry.hxx
OpenGl_SceneGeometry.cxx
OpenGl_Workspace_Raytrace.cxx
OpenGl_View_Raytrace.cxx
OpenGl_Flipper.hxx
OpenGl_Flipper.cxx
OpenGl_BVHTreeSelector.hxx