Version: 6.3.1
Public Member Functions | Protected Member Functions | Protected Attributes

GEOMAlgo_ShapeAlgo Class Reference

#include <GEOMAlgo_ShapeAlgo.hxx>

Inheritance diagram for GEOMAlgo_ShapeAlgo:
Inheritance graph

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
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 ()=0
Standard_EXPORT Standard_Integer ErrorStatus () const
Standard_EXPORT Standard_Integer WarningStatus () const
Standard_EXPORT void ComputeInternalShapes (const Standard_Boolean theFlag)

Protected Member Functions

Standard_EXPORT GEOMAlgo_ShapeAlgo ()
virtual Standard_EXPORT ~GEOMAlgo_ShapeAlgo ()
virtual Standard_EXPORT void CheckData ()
virtual Standard_EXPORT void CheckResult ()

Protected Attributes

TopoDS_Shape myShape
Standard_Real myTolerance
TopoDS_Shape myResult
IntTools_Context myContext
Standard_Integer myErrorStatus
Standard_Integer myWarningStatus
Standard_Boolean myComputeInternalShapes

Constructor & Destructor Documentation

GEOMAlgo_ShapeAlgo::GEOMAlgo_ShapeAlgo ( ) [protected]

References myTolerance.

GEOMAlgo_ShapeAlgo::~GEOMAlgo_ShapeAlgo ( ) [protected, virtual]

Member Function Documentation

void* GEOMAlgo_ShapeAlgo.operator new ( size_t  ,
void *  anAddress 
)
void* GEOMAlgo_ShapeAlgo.operator new ( size_t  size)
void GEOMAlgo_ShapeAlgo.operator delete ( void *  anAddress)
void GEOMAlgo_ShapeAlgo::SetShape ( const TopoDS_Shape &  aS)

References myShape.

void GEOMAlgo_ShapeAlgo::SetTolerance ( const Standard_Real  aT)

References myTolerance.

const TopoDS_Shape & GEOMAlgo_ShapeAlgo::Shape ( ) const

References myShape.

Standard_Real GEOMAlgo_ShapeAlgo::Tolerance ( ) const

References myTolerance.

const TopoDS_Shape & GEOMAlgo_ShapeAlgo::Result ( ) const

References myResult.

virtual Standard_EXPORT void GEOMAlgo_Algo.Perform ( ) [pure virtual, inherited]
Standard_Integer GEOMAlgo_Algo::ErrorStatus ( ) const [inherited]
Standard_Integer GEOMAlgo_Algo::WarningStatus ( ) const [inherited]
void GEOMAlgo_Algo::ComputeInternalShapes ( const Standard_Boolean  theFlag) [inherited]
void GEOMAlgo_Algo::CheckData ( ) [protected, virtual, inherited]
void GEOMAlgo_Algo::CheckResult ( ) [protected, virtual, inherited]

Reimplemented in GEOMAlgo_Gluer.

References GEOMAlgo_Algo.myErrorStatus.


Field Documentation

TopoDS_Shape GEOMAlgo_ShapeAlgo.myShape [protected]
Standard_Real GEOMAlgo_ShapeAlgo.myTolerance [protected]
TopoDS_Shape GEOMAlgo_ShapeAlgo.myResult [protected]
IntTools_Context GEOMAlgo_ShapeAlgo.myContext [protected]
Standard_Integer GEOMAlgo_Algo.myErrorStatus [protected, inherited]
Standard_Integer GEOMAlgo_Algo.myWarningStatus [protected, inherited]
Standard_Boolean GEOMAlgo_Algo.myComputeInternalShapes [protected, inherited]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS