#include <GEOMAlgo_ShapeAlgo.hxx>
|
Standard_EXPORT void | SetContext (const Handle(BOPInt_Context)&theContext) |
| Sets cashed geometrical tools
More...
|
|
Standard_EXPORT const | Handle (BOPInt_Context)&Context() const |
| Returns cashed geometrical tools
More...
|
|
Standard_EXPORT void | SetShape (const TopoDS_Shape &aS) |
|
Standard_EXPORT void | SetTolerance (const Standard_Real aT) |
|
Standard_EXPORT const
TopoDS_Shape & | Shape () const |
|
Standard_EXPORT Standard_Real | Tolerance () const |
|
Standard_EXPORT const
TopoDS_Shape & | Result () const |
|
virtual Standard_EXPORT void | Perform () |
|
Standard_EXPORT Standard_Integer | ErrorStatus () const |
|
Standard_EXPORT Standard_Integer | WarningStatus () const |
|
Standard_EXPORT void | ComputeInternalShapes (const Standard_Boolean theFlag) |
| Allows to omit of creation of internal shapes (manifold topology). More...
|
|
GEOMAlgo_ShapeAlgo::GEOMAlgo_ShapeAlgo |
( |
| ) |
|
|
protected |
GEOMAlgo_ShapeAlgo::~GEOMAlgo_ShapeAlgo |
( |
| ) |
|
|
protectedvirtual |
Standard_EXPORT const GEOMAlgo_ShapeAlgo::Handle |
( |
BOPInt_Context |
| ) |
const |
GEOMAlgo_ShapeAlgo::Handle |
( |
BOPInt_Context |
| ) |
|
|
protected |
void GEOMAlgo_ShapeAlgo::Perform |
( |
| ) |
|
|
virtual |
const TopoDS_Shape & GEOMAlgo_ShapeAlgo::Result |
( |
| ) |
const |
void GEOMAlgo_ShapeAlgo::SetContext |
( |
const Handle(BOPInt_Context)& |
theContext | ) |
|
Standard_EXPORT void GEOMAlgo_ShapeAlgo::SetShape |
( |
const TopoDS_Shape & |
aS | ) |
|
void GEOMAlgo_ShapeAlgo::SetTolerance |
( |
const Standard_Real |
aT | ) |
|
const TopoDS_Shape & GEOMAlgo_ShapeAlgo::Shape |
( |
| ) |
const |
Standard_Real GEOMAlgo_ShapeAlgo::Tolerance |
( |
| ) |
const |
TopoDS_Shape GEOMAlgo_ShapeAlgo::myResult |
|
protected |
TopoDS_Shape GEOMAlgo_ShapeAlgo::myShape |
|
protected |
Standard_Real GEOMAlgo_ShapeAlgo::myTolerance |
|
protected |
The documentation for this class was generated from the following files: