3.4.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
BRepSewingToBRepBuilderShapeAdapter Class Reference

#include <BRepSewingToBRepBuilderShapeAdapter.h>

+ Inheritance diagram for BRepSewingToBRepBuilderShapeAdapter:

Public Member Functions

TIGL_EXPORT BRepSewingToBRepBuilderShapeAdapter (BRepBuilderAPI_Sewing &adaptee)
 
TIGL_EXPORT const TopTools_ListOfShape & Modified (const TopoDS_Shape &S) override
 
TIGL_EXPORT operator TopoDS_Shape () const
 
TIGL_EXPORT const TopoDS_Shape & Shape () const
 

Private Attributes

BRepBuilderAPI_Sewing & _adaptee
 
TopTools_ListOfShape _modified
 

Constructor & Destructor Documentation

◆ BRepSewingToBRepBuilderShapeAdapter()

TIGL_EXPORT BRepSewingToBRepBuilderShapeAdapter::BRepSewingToBRepBuilderShapeAdapter ( BRepBuilderAPI_Sewing &  adaptee)

Member Function Documentation

◆ Modified()

TIGL_EXPORT const TopTools_ListOfShape& BRepSewingToBRepBuilderShapeAdapter::Modified ( const TopoDS_Shape &  S)
override

◆ operator TopoDS_Shape()

TIGL_EXPORT BRepSewingToBRepBuilderShapeAdapter::operator TopoDS_Shape ( ) const

◆ Shape()

TIGL_EXPORT const TopoDS_Shape& BRepSewingToBRepBuilderShapeAdapter::Shape ( ) const

Field Documentation

◆ _adaptee

BRepBuilderAPI_Sewing& BRepSewingToBRepBuilderShapeAdapter::_adaptee
private

◆ _modified

TopTools_ListOfShape BRepSewingToBRepBuilderShapeAdapter::_modified
private

The documentation for this class was generated from the following file: