1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0024353: TKOpenGl - crash in IsRaytracedStructure when clearing mutli-connected presentation

Correction of test cases for issue CR24353
This commit is contained in:
kgv
2013-11-21 13:29:08 +04:00
committed by bugmaster
parent bf62b306ab
commit d5af86261d
5 changed files with 70 additions and 7 deletions

View File

@@ -47,7 +47,7 @@
using namespace OpenGl_Raytrace;
//! Use this macro to output ray-tracing debug info
// #define RAY_TRACE_PRINT_INFO
//#define RAY_TRACE_PRINT_INFO
#ifdef RAY_TRACE_PRINT_INFO
#include <OSD_Timer.hxx>