Home
last modified time | relevance | path

Searched refs:LayoutAlphaCoolDown (Results 1 – 3 of 3) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Views/Infovis/
H A DvtkGraphItem.cxx61 float LayoutAlphaCoolDown; member
78 this->Internal->LayoutAlphaCoolDown = 0.99f; in vtkGraphItem()
349 this->Layout->SetAlpha(this->Layout->GetAlpha() * this->Internal->LayoutAlphaCoolDown); in UpdateLayout()
/dports/math/vtk8/VTK-8.2.0/Views/Infovis/
H A DvtkGraphItem.cxx60 float LayoutAlphaCoolDown; member
77 this->Internal->LayoutAlphaCoolDown = 0.99f; in vtkGraphItem()
352 this->Layout->SetAlpha(this->Layout->GetAlpha()*this->Internal->LayoutAlphaCoolDown); in UpdateLayout()
/dports/math/vtk6/VTK-6.2.0/Views/Infovis/
H A DvtkGraphItem.cxx60 float LayoutAlphaCoolDown; member
77 this->Internal->LayoutAlphaCoolDown = 0.99f; in vtkGraphItem()
351 this->Layout->SetAlpha(this->Layout->GetAlpha()*this->Internal->LayoutAlphaCoolDown); in UpdateLayout()