#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 | 
      
  | 
  inline | 
      
  | 
  inline | 
| bool GEOM_Solver::ComputeFunction | ( | Handle(GEOM_Function) | theFunction | ) | 
ComputeFunction
References GEOM_Function::GetDriverGUID(), GEOM_Function::GetEntry(), and Handle().
| bool GEOM_Solver::Update | ( | int | theDocID, | 
| TDF_LabelSequence & | theSeq | ||
| ) | 
Update
| bool GEOM_Solver::UpdateObject | ( | Handle(GEOM_Object) | theObject, | 
| TDF_LabelSequence & | theSeq | ||
| ) | 
UpdateObject
      
  | 
  private |