mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0023874: Converting OCCT MFC samples to CMake build system.
CMake meta-projects for samples were added launch script for samples was added unrelated changes: CSF_GraphicShr variable were removed occt building with cmake article was updated
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
#include <AIS_ListIteratorOfListOfInteractive.hxx>
|
||||
#include <TColStd_Array2OfReal.hxx>
|
||||
#include <OCC_MainFrame.h>
|
||||
#include <BRepPrimAPI_MakeCylinder.hxx>
|
||||
#include <TopExp_Explorer.hxx>
|
||||
#include <Geom_Plane.hxx>
|
||||
#include <BRepTools.hxx>
|
||||
|
||||
Handle(AIS_Shape) AIS1;
|
||||
TopoDS_Face F1,F2;
|
||||
|
Reference in New Issue
Block a user