Home
last modified time | relevance | path

Searched refs:PlaceCurves (Results 1 – 12 of 12) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Views/Infovis/
H A DvtkParallelCoordinatesHistogramRepresentation.cxx195 vtkParallelCoordinatesRepresentation::PlaceCurves(this->OutlierData,outlierTable,NULL); in RequestData()
257 int vtkParallelCoordinatesHistogramRepresentation::PlaceCurves(vtkPolyData* polyData, in PlaceCurves() function in vtkParallelCoordinatesHistogramRepresentation
267 return this->Superclass::PlaceCurves(polyData,data,idsToPlot); in PlaceCurves()
285 this->Superclass::PlaceCurves(polyData,data,selectedIds); in PlaceSelection()
H A DvtkParallelCoordinatesHistogramRepresentation.h168 virtual int PlaceCurves(vtkPolyData* polyData, vtkTable* data, vtkIdTypeArray* idsToPlot);
H A DvtkParallelCoordinatesRepresentation.h238 virtual int PlaceCurves(vtkPolyData* polyData, vtkTable* data, vtkIdTypeArray* idsToPlot);
H A DvtkParallelCoordinatesRepresentation.cxx511 if (!this->PlaceCurves(this->PlotData,this->InputArrayTable,unselectedRows)) in RequestData()
1169 int vtkParallelCoordinatesRepresentation::PlaceCurves(vtkPolyData* polyData, in PlaceCurves() function in vtkParallelCoordinatesRepresentation
1301 return this->PlaceCurves(polyData,data,selectedIds); in PlaceSelection()
/dports/math/vtk8/VTK-8.2.0/Views/Infovis/
H A DvtkParallelCoordinatesHistogramRepresentation.cxx193 vtkParallelCoordinatesRepresentation::PlaceCurves(this->OutlierData,outlierTable,nullptr); in RequestData()
255 int vtkParallelCoordinatesHistogramRepresentation::PlaceCurves(vtkPolyData* polyData, in PlaceCurves() function in vtkParallelCoordinatesHistogramRepresentation
265 return this->Superclass::PlaceCurves(polyData,data,idsToPlot); in PlaceCurves()
283 this->Superclass::PlaceCurves(polyData,data,selectedIds); in PlaceSelection()
H A DvtkParallelCoordinatesHistogramRepresentation.h190 int PlaceCurves(vtkPolyData* polyData, vtkTable* data, vtkIdTypeArray* idsToPlot) override;
H A DvtkParallelCoordinatesRepresentation.h290 virtual int PlaceCurves(vtkPolyData* polyData, vtkTable* data, vtkIdTypeArray* idsToPlot);
H A DvtkParallelCoordinatesRepresentation.cxx511 if (!this->PlaceCurves(this->PlotData,this->InputArrayTable,unselectedRows)) in RequestData()
1169 int vtkParallelCoordinatesRepresentation::PlaceCurves(vtkPolyData* polyData, in PlaceCurves() function in vtkParallelCoordinatesRepresentation
1301 return this->PlaceCurves(polyData,data,selectedIds); in PlaceSelection()
/dports/math/vtk9/VTK-9.1.0/Views/Infovis/
H A DvtkParallelCoordinatesHistogramRepresentation.cxx196 vtkParallelCoordinatesRepresentation::PlaceCurves(this->OutlierData, outlierTable, nullptr); in RequestData()
256 int vtkParallelCoordinatesHistogramRepresentation::PlaceCurves( in PlaceCurves() function in vtkParallelCoordinatesHistogramRepresentation
265 return this->Superclass::PlaceCurves(polyData, data, idsToPlot); in PlaceCurves()
282 this->Superclass::PlaceCurves(polyData, data, selectedIds); in PlaceSelection()
H A DvtkParallelCoordinatesHistogramRepresentation.h188 int PlaceCurves(vtkPolyData* polyData, vtkTable* data, vtkIdTypeArray* idsToPlot) override;
H A DvtkParallelCoordinatesRepresentation.h284 virtual int PlaceCurves(vtkPolyData* polyData, vtkTable* data, vtkIdTypeArray* idsToPlot);
H A DvtkParallelCoordinatesRepresentation.cxx512 if (!this->PlaceCurves(this->PlotData, this->InputArrayTable, unselectedRows)) in RequestData()
1140 int vtkParallelCoordinatesRepresentation::PlaceCurves( in PlaceCurves() function in vtkParallelCoordinatesRepresentation
1262 return this->PlaceCurves(polyData, data, selectedIds); in PlaceSelection()