Home
last modified time | relevance | path

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

/dports/math/vtk8/VTK-8.2.0/Rendering/Annotation/
H A DvtkPolarAxesActor.cxx1703 vtkNew<vtkCellArray> secondaryPolarArcsLines; in BuildPolarAxisLabelsArcs() local
1704 this->SecondaryPolarArcs->SetLines(secondaryPolarArcsLines); in BuildPolarAxisLabelsArcs()
1792 secondaryPolarArcsLines->InsertNextCell(nPoints, arcPointIds); in BuildPolarAxisLabelsArcs()
1867 vtkNew<vtkCellArray> secondaryPolarArcsLines; in BuildPolarArcsLog() local
1868 this->SecondaryPolarArcs->SetLines(secondaryPolarArcsLines); in BuildPolarArcsLog()
2002 secondaryPolarArcsLines->InsertNextCell(nPoints, arcPointIds); in BuildPolarArcsLog()
/dports/math/vtk9/VTK-9.1.0/Rendering/Annotation/
H A DvtkPolarAxesActor.cxx1701 vtkNew<vtkCellArray> secondaryPolarArcsLines; in BuildPolarAxisLabelsArcs() local
1702 this->SecondaryPolarArcs->SetLines(secondaryPolarArcsLines); in BuildPolarAxisLabelsArcs()
1790 secondaryPolarArcsLines->InsertNextCell(nPoints, arcPointIds); in BuildPolarAxisLabelsArcs()
1865 vtkNew<vtkCellArray> secondaryPolarArcsLines; in BuildPolarArcsLog() local
1866 this->SecondaryPolarArcs->SetLines(secondaryPolarArcsLines); in BuildPolarArcsLog()
2000 secondaryPolarArcsLines->InsertNextCell(nPoints, arcPointIds); in BuildPolarArcsLog()