Version: 9.12.0
GEOMAlgo_ShapeSolid Class Referenceabstract

#include <GEOMAlgo_ShapeSolid.hxx>

Inheritance diagram for GEOMAlgo_ShapeSolid:
Inheritance graph

Public Member Functions

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
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...
 

Protected Member Functions

Standard_EXPORT GEOMAlgo_ShapeSolid ()
 
virtual Standard_EXPORT void BuildResult ()=0
 
- 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 ()
 

Protected Attributes

TopTools_ListOfShape myLSIN
 
TopTools_ListOfShape myLSOUT
 
TopTools_ListOfShape myLSON
 
Standard_Integer myRank
 
BOPAlgo_PPaveFiller myDSFiller
 
- Protected Attributes inherited from GEOMAlgo_Algo
Standard_Integer myErrorStatus
 
Standard_Integer myWarningStatus
 
Standard_Boolean myComputeInternalShapes
 

Constructor & Destructor Documentation

◆ ~GEOMAlgo_ShapeSolid()

GEOMAlgo_ShapeSolid::~GEOMAlgo_ShapeSolid ( )
virtual

◆ GEOMAlgo_ShapeSolid()

GEOMAlgo_ShapeSolid::GEOMAlgo_ShapeSolid ( )
protected

Member Function Documentation

◆ BuildResult()

virtual Standard_EXPORT void GEOMAlgo_ShapeSolid::BuildResult ( )
protectedpure virtual

◆ SetFiller()

void GEOMAlgo_ShapeSolid::SetFiller ( const BOPAlgo_PaveFiller &  aDSF)

References myDSFiller.

◆ Shapes()

const TopTools_ListOfShape & GEOMAlgo_ShapeSolid::Shapes ( const TopAbs_State  aState) const

References myLSIN, myLSON, and myLSOUT.

Member Data Documentation

◆ myDSFiller

BOPAlgo_PPaveFiller GEOMAlgo_ShapeSolid::myDSFiller
protected

◆ myLSIN

TopTools_ListOfShape GEOMAlgo_ShapeSolid::myLSIN
protected

◆ myLSON

TopTools_ListOfShape GEOMAlgo_ShapeSolid::myLSON
protected

◆ myLSOUT

TopTools_ListOfShape GEOMAlgo_ShapeSolid::myLSOUT
protected

◆ myRank

Standard_Integer GEOMAlgo_ShapeSolid::myRank
protected

The documentation for this class was generated from the following files: