#include <GEOMAlgo_ShellSolid.hxx>

Public Member Functions | |
| Standard_EXPORT | GEOMAlgo_ShellSolid () |
| virtual Standard_EXPORT | ~GEOMAlgo_ShellSolid () |
| virtual Standard_EXPORT void | Perform () |
Public Member Functions inherited from GEOMAlgo_ShapeSolid | |
| Standard_EXPORT void | SetFiller (const BOPAlgo_PaveFiller &aDSF) |
| virtual Standard_EXPORT | ~GEOMAlgo_ShapeSolid () |
| Standard_EXPORT const TopTools_ListOfShape & | Shapes (const TopAbs_State aState) const |
Public Member Functions inherited from GEOMAlgo_Algo | |
| 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... | |
Protected Member Functions | |
| virtual Standard_EXPORT void | BuildResult () |
Protected Member Functions inherited from GEOMAlgo_ShapeSolid | |
| Standard_EXPORT | GEOMAlgo_ShapeSolid () |
Protected Member Functions inherited from GEOMAlgo_Algo | |
| Standard_EXPORT | GEOMAlgo_Algo () |
| virtual Standard_EXPORT | ~GEOMAlgo_Algo () |
| virtual Standard_EXPORT void | CheckData () |
| virtual Standard_EXPORT void | CheckResult () |
Additional Inherited Members | |
Protected Attributes inherited from GEOMAlgo_ShapeSolid | |
| TopTools_ListOfShape | myLSIN |
| TopTools_ListOfShape | myLSOUT |
| TopTools_ListOfShape | myLSON |
| Standard_Integer | myRank |
| BOPAlgo_PPaveFiller | myDSFiller |
| GEOMAlgo_ShellSolid::GEOMAlgo_ShellSolid | ( | ) |
|
virtual |
|
inlineprotectedvirtual |
Implements GEOMAlgo_ShapeSolid.
Reimplemented in GEOMAlgo_SolidSolid.
|
virtual |
Implements GEOMAlgo_Algo.
Reimplemented in GEOMAlgo_SolidSolid.
References aTol, Handle(), iErr, GEOMAlgo_ShapeSolid::myDSFiller, GEOMAlgo_Algo::myErrorStatus, GEOMAlgo_ShapeSolid::myLSIN, GEOMAlgo_ShapeSolid::myLSON, GEOMAlgo_ShapeSolid::myLSOUT, NULL, and GEOMAlgo_AlgoTools::PntInFace().