Home
last modified time | relevance | path

Searched refs:ComputeColorsTime (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Accelerators/Piston/
H A DvtkPistonScalarsColors.cxx19 this->ComputeColorsTime.Modified(); in vtkPistonScalarsColors()
39 << this->ComputeColorsTime.GetMTime() << endl; in PrintSelf()
96 this->ComputeColorsTime.GetMTime() < this->GetMTime())) in ComputeScalarsColors()
122 this->ComputeColorsTime.Modified(); in ComputeScalarsColors()
H A DvtkPistonScalarsColors.h91 vtkTimeStamp ComputeColorsTime; variable