Home
last modified time | relevance | path

Searched refs:SetEstimatedRenderTime (Results 1 – 6 of 6) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkProp.h293 virtual void SetEstimatedRenderTime(double t) in SetEstimatedRenderTime() function
H A DvtkLODProp3D.cxx353 actor->SetEstimatedRenderTime(time); in AddLOD()
393 volume->SetEstimatedRenderTime(time); in AddLOD()
433 image->SetEstimatedRenderTime(time); in AddLOD()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkProp.h325 virtual void SetEstimatedRenderTime(double t) in SetEstimatedRenderTime() function
H A DvtkLODProp3D.cxx353 actor->SetEstimatedRenderTime(time); in AddLOD()
393 volume->SetEstimatedRenderTime(time); in AddLOD()
433 image->SetEstimatedRenderTime(time); in AddLOD()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkProp.h324 virtual void SetEstimatedRenderTime(double t) in SetEstimatedRenderTime() function
H A DvtkLODProp3D.cxx337 actor->SetEstimatedRenderTime(time); in AddLOD()
375 volume->SetEstimatedRenderTime(time); in AddLOD()
413 image->SetEstimatedRenderTime(time); in AddLOD()