Open CASCADE Technology 6.6.0
|
#include <BOPTools.hxx>
Static Public Member Functions | |
static void | MapShapes (const TopoDS_Shape &S, BOPCol_MapOfShape &M) |
static void | MapShapes (const TopoDS_Shape &S, BOPCol_IndexedMapOfShape &M) |
static void | MapShapes (const TopoDS_Shape &S, const TopAbs_ShapeEnum T, BOPCol_IndexedMapOfShape &M) |
static void | MapShapesAndAncestors (const TopoDS_Shape &S, const TopAbs_ShapeEnum TS, const TopAbs_ShapeEnum TA, BOPCol_IndexedDataMapOfShapeListOfShape &M) |
static void BOPTools::MapShapes | ( | const TopoDS_Shape & | S, |
BOPCol_MapOfShape & | M | ||
) | [static] |
static void BOPTools::MapShapes | ( | const TopoDS_Shape & | S, |
BOPCol_IndexedMapOfShape & | M | ||
) | [static] |
static void BOPTools::MapShapes | ( | const TopoDS_Shape & | S, |
const TopAbs_ShapeEnum | T, | ||
BOPCol_IndexedMapOfShape & | M | ||
) | [static] |
static void BOPTools::MapShapesAndAncestors | ( | const TopoDS_Shape & | S, |
const TopAbs_ShapeEnum | TS, | ||
const TopAbs_ShapeEnum | TA, | ||
BOPCol_IndexedDataMapOfShapeListOfShape & | M | ||
) | [static] |