#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(IntTools_Context)&) |
|
Standard_EXPORT const | Handle (IntTools_Context) &Context() |
|
Standard_EXPORT const TopTools_DataMapOfShapeListOfShape & | Images () const |
|
Standard_EXPORT const TopTools_DataMapOfShapeShape & | Origins () const |
|
|
| Handle (IntTools_Context) myContext |
|
◆ GEOMAlgo_GluerAlgo()
GEOMAlgo_GluerAlgo::GEOMAlgo_GluerAlgo |
( |
| ) |
|
◆ ~GEOMAlgo_GluerAlgo()
GEOMAlgo_GluerAlgo::~GEOMAlgo_GluerAlgo |
( |
| ) |
|
|
virtual |
◆ Argument()
const TopoDS_Shape & GEOMAlgo_GluerAlgo::Argument |
( |
| ) |
const |
◆ CheckGeometry()
Standard_Boolean GEOMAlgo_GluerAlgo::CheckGeometry |
( |
| ) |
const |
◆ Clear()
void GEOMAlgo_GluerAlgo::Clear |
( |
| ) |
|
|
virtual |
◆ Handle() [1/2]
Standard_EXPORT const GEOMAlgo_GluerAlgo::Handle |
( |
IntTools_Context |
| ) |
& |
◆ Handle() [2/2]
GEOMAlgo_GluerAlgo::Handle |
( |
IntTools_Context |
| ) |
|
|
protected |
◆ Images()
const TopTools_DataMapOfShapeListOfShape & GEOMAlgo_GluerAlgo::Images |
( |
| ) |
const |
◆ Origins()
const TopTools_DataMapOfShapeShape & GEOMAlgo_GluerAlgo::Origins |
( |
| ) |
const |
◆ Perform()
void GEOMAlgo_GluerAlgo::Perform |
( |
| ) |
|
|
virtual |
◆ SetArgument()
void GEOMAlgo_GluerAlgo::SetArgument |
( |
const TopoDS_Shape & |
theShape | ) |
|
|
virtual |
◆ SetCheckGeometry()
void GEOMAlgo_GluerAlgo::SetCheckGeometry |
( |
const Standard_Boolean |
aFlag | ) |
|
◆ SetContext()
void GEOMAlgo_GluerAlgo::SetContext |
( |
const Handle(IntTools_Context)& |
theContext | ) |
|
◆ SetTolerance()
void GEOMAlgo_GluerAlgo::SetTolerance |
( |
const Standard_Real |
aT | ) |
|
◆ Tolerance()
Standard_Real GEOMAlgo_GluerAlgo::Tolerance |
( |
| ) |
const |
◆ myArgument
TopoDS_Shape GEOMAlgo_GluerAlgo::myArgument |
|
protected |
◆ myCheckGeometry
Standard_Boolean GEOMAlgo_GluerAlgo::myCheckGeometry |
|
protected |
◆ myImages
TopTools_DataMapOfShapeListOfShape GEOMAlgo_GluerAlgo::myImages |
|
protected |
◆ myOrigins
TopTools_DataMapOfShapeShape GEOMAlgo_GluerAlgo::myOrigins |
|
protected |
◆ myTolerance
Standard_Real GEOMAlgo_GluerAlgo::myTolerance |
|
protected |
The documentation for this class was generated from the following files: