Version: 8.3.0
BLSURFPlugin_Attractor.hxx File Reference
#include <vector>
#include <map>
#include <set>
#include <stdexcept>
#include <string>
#include <limits>
#include <utilities.h>
#include <BRep_Tool.hxx>
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS.hxx>
#include <NCollection_Map.hxx>
#include <Geom_Surface.hxx>
#include <Geom2d_Curve.hxx>
#include <Geom_Curve.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Wire.hxx>
#include <TopoDS_Face.hxx>
#include <gp_Pnt2d.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopoDS_Shape.hxx>
#include <BRep_Builder.hxx>
#include <BRepTools.hxx>
#include <TopTools_DataMapOfShapeInteger.hxx>
#include <GProp_GProps.hxx>
#include <BRepGProp.hxx>
#include <fenv.h>
#include <Standard_ErrorHandler.hxx>
#include <GeomAPI_ProjectPointOnCurve.hxx>
#include <GeomAPI_ProjectPointOnSurf.hxx>
#include <gp_XY.hxx>
#include <gp_XYZ.hxx>
#include <TopTools_MapOfShape.hxx>
Include dependency graph for BLSURFPlugin_Attractor.hxx:

Go to the source code of this file.

Data Structures

class  BLSURFPlugin_Attractor
 

Macros

#define TYPE_EXP   0
 
#define TYPE_LIN   1
 

Macro Definition Documentation

#define TYPE_EXP   0
#define TYPE_LIN   1