#include <GEOMAlgo_Algo.hxx>
|
| virtual Standard_EXPORT void | Perform ()=0 |
| |
| 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_Algo::GEOMAlgo_Algo |
( |
| ) |
|
|
protected |
| GEOMAlgo_Algo::~GEOMAlgo_Algo |
( |
| ) |
|
|
protectedvirtual |
| void GEOMAlgo_Algo::CheckData |
( |
| ) |
|
|
protectedvirtual |
| void GEOMAlgo_Algo::CheckResult |
( |
| ) |
|
|
protectedvirtual |
| void GEOMAlgo_Algo::ComputeInternalShapes |
( |
const Standard_Boolean |
theFlag | ) |
|
| Standard_Integer GEOMAlgo_Algo::ErrorStatus |
( |
| ) |
const |
| virtual Standard_EXPORT void GEOMAlgo_Algo::Perform |
( |
| ) |
|
|
pure virtual |
Implemented in GEOMAlgo_GetInPlace, GEOMAlgo_Extractor, GEOMAlgo_FinderShapeOn1, GEOMAlgo_FinderShapeOn2, GEOMAlgo_ShapeAlgo, GEOMAlgo_Gluer, GEOMAlgo_ShapeInfoFiller, GEOMAlgo_Gluer2, GEOMAlgo_FinderShapeOn, GEOMAlgo_RemoverWebs, GEOMAlgo_GlueDetector, GEOMAlgo_GlueAnalyser, GEOMAlgo_SolidSolid, GEOMAlgo_VertexSolid, GEOMAlgo_ShellSolid, and GEOMAlgo_WireSolid.
| Standard_Integer GEOMAlgo_Algo::WarningStatus |
( |
| ) |
const |
| Standard_Boolean GEOMAlgo_Algo::myComputeInternalShapes |
|
protected |
| Standard_Integer GEOMAlgo_Algo::myErrorStatus |
|
protected |
| Standard_Integer GEOMAlgo_Algo::myWarningStatus |
|
protected |
The documentation for this class was generated from the following files: