#include <GEOMAlgo_GluerAlgo.hxx>
|
| Standard_EXPORT | GEOMAlgo_GluerAlgo () |
| |
| virtual Standard_EXPORT | ~GEOMAlgo_GluerAlgo () |
| |
| virtual Standard_EXPORT void | SetArgument (const TopoDS_Shape &theShape) |
| |
Standard_EXPORT const
TopoDS_Shape & | Argument () const |
| |
| Standard_EXPORT void | SetTolerance (const Standard_Real aT) |
| |
| Standard_EXPORT Standard_Real | Tolerance () const |
| |
| Standard_EXPORT void | SetCheckGeometry (const Standard_Boolean aFlag) |
| |
| Standard_EXPORT Standard_Boolean | CheckGeometry () const |
| |
| virtual Standard_EXPORT void | Perform () |
| |
| virtual Standard_EXPORT void | Clear () |
| |
| Standard_EXPORT void | SetContext (const Handle(BOPInt_Context)&) |
| |
| Standard_EXPORT const | Handle (BOPInt_Context)&Context() |
| |
Standard_EXPORT const
TopTools_DataMapOfShapeListOfShape & | Images () const |
| |
Standard_EXPORT const
TopTools_DataMapOfShapeShape & | Origins () const |
| |
|
| | Handle (BOPInt_Context) myContext |
| |
| GEOMAlgo_GluerAlgo::GEOMAlgo_GluerAlgo |
( |
| ) |
|
| GEOMAlgo_GluerAlgo::~GEOMAlgo_GluerAlgo |
( |
| ) |
|
|
virtual |
| const TopoDS_Shape & GEOMAlgo_GluerAlgo::Argument |
( |
| ) |
const |
| Standard_Boolean GEOMAlgo_GluerAlgo::CheckGeometry |
( |
| ) |
const |
| void GEOMAlgo_GluerAlgo::Clear |
( |
| ) |
|
|
virtual |
| Standard_EXPORT const GEOMAlgo_GluerAlgo::Handle |
( |
BOPInt_Context |
| ) |
|
| GEOMAlgo_GluerAlgo::Handle |
( |
BOPInt_Context |
| ) |
|
|
protected |
| const TopTools_DataMapOfShapeListOfShape & GEOMAlgo_GluerAlgo::Images |
( |
| ) |
const |
| const TopTools_DataMapOfShapeShape & GEOMAlgo_GluerAlgo::Origins |
( |
| ) |
const |
| void GEOMAlgo_GluerAlgo::Perform |
( |
| ) |
|
|
virtual |
| void GEOMAlgo_GluerAlgo::SetArgument |
( |
const TopoDS_Shape & |
theShape | ) |
|
|
virtual |
| void GEOMAlgo_GluerAlgo::SetCheckGeometry |
( |
const Standard_Boolean |
aFlag | ) |
|
| void GEOMAlgo_GluerAlgo::SetContext |
( |
const Handle(BOPInt_Context)& |
theContext | ) |
|
| void GEOMAlgo_GluerAlgo::SetTolerance |
( |
const Standard_Real |
aT | ) |
|
| Standard_Real GEOMAlgo_GluerAlgo::Tolerance |
( |
| ) |
const |
| TopoDS_Shape GEOMAlgo_GluerAlgo::myArgument |
|
protected |
| Standard_Boolean GEOMAlgo_GluerAlgo::myCheckGeometry |
|
protected |
| TopTools_DataMapOfShapeListOfShape GEOMAlgo_GluerAlgo::myImages |
|
protected |
| TopTools_DataMapOfShapeShape GEOMAlgo_GluerAlgo::myOrigins |
|
protected |
| Standard_Real GEOMAlgo_GluerAlgo::myTolerance |
|
protected |
The documentation for this class was generated from the following files: