#include "PreCompiled.h"#include <sstream>#include <HLRBRep_Algo.hxx>#include <TopoDS_Shape.hxx>#include <HLRTopoBRep_OutLiner.hxx>#include <HLRAlgo_Projector.hxx>#include <HLRBRep_ShapeBounds.hxx>#include <HLRBRep_HLRToShape.hxx>#include <gp_Ax2.hxx>#include <gp_Pnt.hxx>#include <gp_Dir.hxx>#include <Poly_Polygon3D.hxx>#include <Poly_Triangulation.hxx>#include <Poly_PolygonOnTriangulation.hxx>#include <TopoDS.hxx>#include <TopoDS_Face.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Vertex.hxx>#include <TopExp.hxx>#include <TopExp_Explorer.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>#include <TopTools_ListOfShape.hxx>#include <TColgp_Array1OfPnt2d.hxx>#include <BRep_Tool.hxx>#include <BRepMesh.hxx>#include <Base/Exception.h>#include <Base/FileInfo.h>#include <Mod/Part/App/PartFeature.h>#include "FeatureViewPart.h"#include "ProjectionAlgos.h"Go to the source code of this file.
Namespaces | |
| namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
1.6.1