#include <Standard_Stream.hxx>#include <GEOMImpl_MeasureDriver.hxx>#include <GEOMImpl_IMeasure.hxx>#include <GEOMImpl_Types.hxx>#include <GEOM_Function.hxx>#include <GEOMUtils.hxx>#include <BRep_Tool.hxx>#include <BRepTools.hxx>#include <BRepGProp.hxx>#include <BRepBuilderAPI_Copy.hxx>#include <BRepBuilderAPI_MakeEdge.hxx>#include <BRepBuilderAPI_MakeVertex.hxx>#include <BRepPrimAPI_MakeBox.hxx>#include <TopAbs.hxx>#include <TopoDS.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Wire.hxx>#include <TopExp.hxx>#include <TopExp_Explorer.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <GProp_GProps.hxx>#include <GeomLProp_SLProps.hxx>#include <Geom_Surface.hxx>#include <Bnd_Box.hxx>#include <BRepBndLib.hxx>#include <BRepAdaptor_Surface.hxx>#include <ShapeAnalysis_Surface.hxx>#include <gp_Pnt.hxx>#include <Precision.hxx>#include <Standard_NullObject.hxx>#include <StdFail_NotDone.hxx>Functions | |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT (GEOMImpl_MeasureDriver, GEOM_BaseDriver) | |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | GEOMImpl_MeasureDriver | , |
| GEOM_BaseDriver | |||
| ) |