Home
last modified time | relevance | path

Searched refs:ParseMTime (Results 1 – 8 of 8) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Common/Misc/
H A DvtkExprTkFunctionParser.cxx336 this->ParseMTime.Modified(); in vtkExprTkFunctionParser()
503 this->ParseMTime.Modified(); in Parse()
733 if (this->FunctionMTime.GetMTime() > this->ParseMTime.GetMTime()) in Evaluate()
1126 if (this->ParseMTime > mTime) in GetMTime()
1128 mTime = this->ParseMTime; in GetMTime()
H A DvtkExprTkFunctionParser.h350 vtkTimeStamp ParseMTime; variable
H A DvtkFunctionParser.cxx39 this->ParseMTime.Modified(); in vtkFunctionParser()
163 this->ParseMTime.Modified(); in Parse()
426 if (this->FunctionMTime.GetMTime() > this->ParseMTime.GetMTime()) in Evaluate()
2213 if (this->ParseMTime > mTime) in GetMTime()
2215 mTime = this->ParseMTime; in GetMTime()
H A DvtkFunctionParser.h446 vtkTimeStamp ParseMTime; variable
/dports/math/vtk6/VTK-6.2.0/Common/Misc/
H A DvtkFunctionParser.h309 vtkTimeStamp ParseMTime; variable
H A DvtkFunctionParser.cxx46 this->ParseMTime.Modified(); in vtkFunctionParser()
206 this->ParseMTime.Modified(); in Parse()
470 if (this->FunctionMTime.GetMTime() > this->ParseMTime.GetMTime()) in Evaluate()
2421 if (this->ParseMTime > mTime) in GetMTime()
2423 mTime = this->ParseMTime; in GetMTime()
/dports/math/vtk8/VTK-8.2.0/Common/Misc/
H A DvtkFunctionParser.h393 vtkTimeStamp ParseMTime; variable
H A DvtkFunctionParser.cxx41 this->ParseMTime.Modified(); in vtkFunctionParser()
169 this->ParseMTime.Modified(); in Parse()
438 if (this->FunctionMTime.GetMTime() > this->ParseMTime.GetMTime()) in Evaluate()
2308 if (this->ParseMTime > mTime) in GetMTime()
2310 mTime = this->ParseMTime; in GetMTime()