Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <LocOpe_Builder.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <BRepBuilderAPI_MakeShape.hxx>
#include <BRepFeat_Builder.lxx>
Data Structures | |
class | BRepFeat_Builder |
Provides the implementation of all methods required by BRepCtx for class using a Builder from LocOpe. All features have to inherit from this class. More... |