Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMAlgo_Splitter.cxx File Reference
#include <GEOMAlgo_Splitter.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Compound.hxx>
#include <TopoDS_Iterator.hxx>
#include <BRep_Builder.hxx>
#include <BOPCol_MapOfShape.hxx>
#include <BOPCol_ListOfShape.hxx>
#include <BOPTools.hxx>

Functions

static void TreatCompound (const TopoDS_Shape &aC, BOPCol_ListOfShape &aLSX)
 

Function Documentation

void TreatCompound ( const TopoDS_Shape &  aC,
BOPCol_ListOfShape &  aLSX 
)
static