Home
last modified time | relevance | path

Searched refs:SetScreenOffset (Results 1 – 14 of 14) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Rendering/Annotation/
H A DvtkPolarAxesActor.cxx354 labelActors[i]->SetScreenOffset( this->LabelScreenOffset ); in SetScreenSize()
694 axis->GetTitleActor()->SetScreenOffset( offset ); in BuildRadialAxes()
866 follower->SetScreenOffset( 2. * this->LabelScreenOffset + this->ScreenSize + 5 ); in BuildPolarAxisLabelsArcs()
877 labelActors[i]->SetScreenOffset( this->LabelScreenOffset ); in BuildPolarAxisLabelsArcs()
H A DvtkAxisActor.cxx904 this->LabelActors[i]->SetScreenOffset(this->LabelOffset + (delta) * this->ScreenSize); in SetLabelPositions()
905 this->LabelProps3D[i]->SetScreenOffset(this->LabelOffset + (delta) * this->ScreenSize); in SetLabelPositions()
1125 this->TitleActor->SetScreenOffset(this->TitleOffset + in BuildTitle()
1127 this->TitleProp3D->SetScreenOffset(this->TitleOffset + in BuildTitle()
H A DvtkAxisFollower.cxx605 this->SetScreenOffset(f->GetScreenOffset()); in ShallowCopy()
H A DvtkProp3DAxisFollower.cxx559 this->SetScreenOffset(f->GetScreenOffset()); in ShallowCopy()
/dports/math/vtk8/VTK-8.2.0/Rendering/Annotation/
H A DvtkAxisFollower.h117 void SetScreenOffset(double offset);
H A DvtkProp3DAxisFollower.h121 void SetScreenOffset(double offset);
H A DvtkAxisFollower.cxx508 void vtkAxisFollower::SetScreenOffset(double offset) in SetScreenOffset() function in vtkAxisFollower
H A DvtkProp3DAxisFollower.cxx567 void vtkProp3DAxisFollower::SetScreenOffset(double offset) in SetScreenOffset() function in vtkProp3DAxisFollower
H A DvtkAxisActor.cxx1172 pAxisFollower->SetScreenOffset(this->LabelOffset + deltaPixels * this->ScreenSize); in SetLabelPositions()
1173 this->LabelProps3D[i]->SetScreenOffset(this->LabelOffset + deltaPixels * this->ScreenSize); in SetLabelPositions()
/dports/math/vtk9/VTK-9.1.0/Rendering/Annotation/
H A DvtkAxisFollower.h117 void SetScreenOffset(double offset);
H A DvtkProp3DAxisFollower.h120 void SetScreenOffset(double offset);
H A DvtkAxisFollower.cxx486 void vtkAxisFollower::SetScreenOffset(double offset) in SetScreenOffset() function in vtkAxisFollower
H A DvtkProp3DAxisFollower.cxx545 void vtkProp3DAxisFollower::SetScreenOffset(double offset) in SetScreenOffset() function in vtkProp3DAxisFollower
H A DvtkAxisActor.cxx1172 pAxisFollower->SetScreenOffset(this->LabelOffset + deltaPixels * this->ScreenSize); in SetLabelPositions()
1173 this->LabelProps3D[i]->SetScreenOffset(this->LabelOffset + deltaPixels * this->ScreenSize); in SetLabelPositions()