Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOM_Solver Class Reference

#include <GEOM_Solver.hxx>

Public Member Functions

Standard_EXPORT GEOM_Solver (GEOM_Engine *theEngine)
 
Standard_EXPORT ~GEOM_Solver ()
 
Standard_EXPORT bool Update (int theDocID, TDF_LabelSequence &theSeq)
 
Standard_EXPORT bool UpdateObject (Handle(GEOM_Object) theObject, TDF_LabelSequence &theSeq)
 
Standard_EXPORT bool ComputeFunction (Handle(GEOM_Function) theFunction)
 

Private Attributes

GEOM_Engine_engine
 

Constructor & Destructor Documentation

Standard_EXPORT GEOM_Solver::GEOM_Solver ( GEOM_Engine theEngine)
inline
Standard_EXPORT GEOM_Solver::~GEOM_Solver ( )
inline

Member Function Documentation

bool GEOM_Solver::ComputeFunction ( Handle(GEOM_Function theFunction)
bool GEOM_Solver::Update ( int  theDocID,
TDF_LabelSequence &  theSeq 
)

Update

bool GEOM_Solver::UpdateObject ( Handle(GEOM_Object theObject,
TDF_LabelSequence &  theSeq 
)

UpdateObject

Member Data Documentation

GEOM_Engine* GEOM_Solver::_engine
private

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