1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-24 13:50:49 +03:00

0027952: Visualization - do not reset RayTracing state on changing structures not in main Z-Layer

This commit is contained in:
kgv
2016-10-11 22:55:25 +03:00
committed by apn
parent bbbca107a2
commit bd6a845441
5 changed files with 40 additions and 19 deletions

View File

@@ -1029,7 +1029,7 @@ protected: //! @name fields related to ray-tracing
Standard_Boolean myToUpdateEnvironmentMap;
//! State of OpenGL layer list.
Standard_Size myLayerListState;
Standard_Size myRaytraceLayerListState;
//! Number of accumulated frames (for progressive rendering).
Standard_Integer myAccumFrames;