Searched refs:LayoutAlphaCoolDown (Results 1 – 3 of 3) sorted by relevance
61 float LayoutAlphaCoolDown; member78 this->Internal->LayoutAlphaCoolDown = 0.99f; in vtkGraphItem()349 this->Layout->SetAlpha(this->Layout->GetAlpha() * this->Internal->LayoutAlphaCoolDown); in UpdateLayout()
60 float LayoutAlphaCoolDown; member77 this->Internal->LayoutAlphaCoolDown = 0.99f; in vtkGraphItem()352 this->Layout->SetAlpha(this->Layout->GetAlpha()*this->Internal->LayoutAlphaCoolDown); in UpdateLayout()
60 float LayoutAlphaCoolDown; member77 this->Internal->LayoutAlphaCoolDown = 0.99f; in vtkGraphItem()351 this->Layout->SetAlpha(this->Layout->GetAlpha()*this->Internal->LayoutAlphaCoolDown); in UpdateLayout()