Make occt optional

This commit is contained in:
Thomas Krijnen
2023-03-22 11:17:14 +01:00
parent cb35378a73
commit 2b1b79bf1c
28 changed files with 187 additions and 134 deletions
@@ -17,10 +17,6 @@
* *
********************************************************************************/
#include <BRepBuilderAPI_MakeFace.hxx>
#include <TopoDS_Wire.hxx>
#include <TopoDS_Face.hxx>
#include <ShapeFix_Shape.hxx>
#include "mapping.h"
#define mapping POSTFIX_SCHEMA(mapping)
@@ -17,8 +17,6 @@
* *
********************************************************************************/
#include <gp_Pnt.hxx>
#include <gp_Dir.hxx>
#include "mapping.h"
#define mapping POSTFIX_SCHEMA(mapping)
@@ -17,12 +17,6 @@
* *
********************************************************************************/
#include <gp_Pnt.hxx>
#include <gp_Dir.hxx>
#include <gp_Pnt2d.hxx>
#include <gp_Dir2d.hxx>
#include <gp_Trsf2d.hxx>
#include <gp_Ax2d.hxx>
#include "mapping.h"
#define mapping POSTFIX_SCHEMA(mapping)
@@ -17,11 +17,6 @@
* *
********************************************************************************/
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <gp_Dir.hxx>
#include <gp_Trsf.hxx>
#include <gp_Ax3.hxx>
#include "mapping.h"
#define mapping POSTFIX_SCHEMA(mapping)
-2
View File
@@ -17,8 +17,6 @@
* *
********************************************************************************/
#include <gp_Trsf.hxx>
#include <BRepPrimAPI_MakeBox.hxx>
#include "mapping.h"
#define mapping POSTFIX_SCHEMA(mapping)
-2
View File
@@ -17,8 +17,6 @@
* *
********************************************************************************/
#include <TopoDS_Wire.hxx>
#include <Standard_Version.hxx>
#include "mapping.h"
#define mapping POSTFIX_SCHEMA(mapping)
-2
View File
@@ -17,8 +17,6 @@
* *
********************************************************************************/
#include <gp_Pnt.hxx>
#include <BRepPrimAPI_MakeBox.hxx>
#include "mapping.h"
#define mapping POSTFIX_SCHEMA(mapping)
@@ -17,11 +17,6 @@
* *
********************************************************************************/
#include <gp_Pnt.hxx>
#include <gp_Dir.hxx>
#include <gp_Trsf.hxx>
#include <gp_Ax3.hxx>
#include "mapping.h"
#define mapping POSTFIX_SCHEMA(mapping)
using namespace ifcopenshell::geometry;