1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

0026477: Porting PRODUCTS and OCCT QT samples for OCCT 7.0.0

Modified OCCT QT sample VoxelDemo
This commit is contained in:
apn 2015-07-24 12:44:18 +03:00 committed by bugmaster
parent 3c1304bf71
commit a7cb665a6a

View File

@ -19,7 +19,7 @@
#include "Voxel_VisData.h"
#include <Graphic3d_BndBox4f.hxx>
class Handle(OpenGl_GraphicDriver);
#include <OpenGl_GraphicDriver.hxx>
class VoxelClient_VisDrawer
{