#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <TopoDS_Shape.hxx>#include <Standard_Address.hxx>#include <GEOMAlgo_Clsf.hxx>Go to the source code of this file.
Functions | |
| DEFINE_STANDARD_HANDLE(GEOMAlgo_ClsfSolid, GEOMAlgo_Clsf) class GEOMAlgo_ClsfSolid virtual Standard_EXPORT | ~GEOMAlgo_ClsfSolid () |
| Standard_EXPORT void | SetShape (const TopoDS_Shape &aS) |
| Standard_EXPORT const TopoDS_Shape & | Shape () const |
| virtual Standard_EXPORT void | Perform () |
| virtual Standard_EXPORT void | CheckData () |
Variables | |
| OCCT_DEFINE_STANDARD_RTTIEXT(GEOMAlgo_ClsfSolid, GEOMAlgo_Clsf) protected Standard_Address | myPClsf |
|
virtual |
|
virtual |
| Standard_EXPORT void SetShape | ( | const TopoDS_Shape & | aS | ) |
| Standard_EXPORT const TopoDS_Shape& Shape | ( | ) | const |
|
virtual |
References myPClsf.
| OCCT_DEFINE_STANDARD_RTTIEXT (GEOMAlgo_ClsfSolid,GEOMAlgo_Clsf) protected Standard_Address myPClsf |