Version: 6.3.1
Functions

src/GEOMImpl/GEOMImpl_Fillet1dDriver.cxx File Reference

#include <Standard_Stream.hxx>
#include <GEOMImpl_Fillet1dDriver.hxx>
#include <GEOMImpl_Fillet1d.hxx>
#include <GEOMImpl_IFillet1d.hxx>
#include <GEOMImpl_Types.hxx>
#include <GEOMImpl_ILocalOperations.hxx>
#include <GEOMImpl_IShapesOperations.hxx>
#include <GEOM_Function.hxx>
#include <gp_Pln.hxx>
#include <gp_Dir.hxx>
#include <gp_XYZ.hxx>
#include <BRep_Tool.hxx>
#include <BRepTools.hxx>
#include <BRepBuilderAPI_MakeWire.hxx>
#include <BRepCheck_Analyzer.hxx>
#include <Precision.hxx>
#include <ShapeFix_Wire.hxx>
#include <StdFail_NotDone.hxx>
#include <Standard_ConstructionError.hxx>
#include <TopAbs.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Wire.hxx>
#include <TopoDS_Shape.hxx>
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <TopTools_DataMapOfShapeShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
Include dependency graph for GEOMImpl_Fillet1dDriver.cxx:

Functions

static TopoDS_Vertex anotherVertex (const TopoDS_Edge &theE, const TopoDS_Vertex &theV)
static Standard_Boolean takePlane (const TopoDS_Edge &theE1, const TopoDS_Edge &theE2, const TopoDS_Vertex &theV, gp_Pln &thePlane)
static void addEdgeRelation (TopTools_DataMapOfShapeShape &theMap, const TopoDS_Edge &theInitE, const TopoDS_Edge &theResE)
Standard_EXPORT
Handle_Standard_Type & 
GEOMImpl_Fillet1dDriver_Type_ ()
const Handle (GEOMImpl_Fillet1dDriver) Handle(GEOMImpl_Fillet1dDriver)

Function Documentation

static TopoDS_Vertex anotherVertex ( const TopoDS_Edge &  theE,
const TopoDS_Vertex &  theV 
) [static]
static Standard_Boolean takePlane ( const TopoDS_Edge &  theE1,
const TopoDS_Edge &  theE2,
const TopoDS_Vertex &  theV,
gp_Pln &  thePlane 
) [static]

References anotherVertex().

static void addEdgeRelation ( TopTools_DataMapOfShapeShape &  theMap,
const TopoDS_Edge &  theInitE,
const TopoDS_Edge &  theResE 
) [static]
Standard_EXPORT Handle_Standard_Type& GEOMImpl_Fillet1dDriver_Type_ ( )

References STANDARD_TYPE().

const Handle ( GEOMImpl_Fillet1dDriver  )

References Handle(), and STANDARD_TYPE().

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS