#include "GEOM_Object_i.hh"
#include "GEOM_ISubShape.hxx"
#include "GEOMImpl_Types.hxx"
#include "GEOM_BaseDriver.hxx"
#include <utilities.h>
#include <OpUtil.hxx>
#include <Utils_ExceptHandlers.hxx>
#include <BRepTools.hxx>
#include <BRepTools_ShapeSet.hxx>
#include <Standard_OStream.hxx>
#include <TCollection_AsciiString.hxx>
#include <TDF_Label.hxx>
#include <TDF_Tool.hxx>
#include <TDataStd_ListIteratorOfListOfExtendedString.hxx>
#include <TopAbs.hxx>
#include <TopoDS_Iterator.hxx>
#include <fstream>
#include <sstream>
#include <Standard_Failure.hxx>
#include <Standard_ErrorHandler.hxx>
Functions | |
static GEOM::shape_type | getMinMaxShapeType (const TopoDS_Shape &shape, bool ismin) |
|
static |
References it(), GEOM::SHAPE, and GEOM::SOLID.