Home
last modified time | relevance | path

Searched refs:vtkApplyColors (Results 1 – 25 of 51) sorted by relevance

123

/dports/math/vtk9/VTK-9.1.0/Views/Infovis/
H A DvtkApplyColors.h86 class VTKVIEWSINFOVIS_EXPORT vtkApplyColors : public vtkPassInputTypeAlgorithm
89 static vtkApplyColors* New();
90 vtkTypeMacro(vtkApplyColors, vtkPassInputTypeAlgorithm);
258 vtkApplyColors();
259 ~vtkApplyColors() override;
293 vtkApplyColors(const vtkApplyColors&) = delete;
294 void operator=(const vtkApplyColors&) = delete;
H A DvtkApplyColors.cxx38 vtkStandardNewMacro(vtkApplyColors);
39 vtkCxxSetObjectMacro(vtkApplyColors, PointLookupTable, vtkScalarsToColors);
40 vtkCxxSetObjectMacro(vtkApplyColors, CellLookupTable, vtkScalarsToColors);
42 vtkApplyColors::vtkApplyColors() in vtkApplyColors() function in vtkApplyColors
78 vtkApplyColors::~vtkApplyColors() in ~vtkApplyColors()
86 int vtkApplyColors::FillInputPortInformation(int port, vtkInformation* info) in FillInputPortInformation()
103 int vtkApplyColors::RequestData(vtkInformation* vtkNotUsed(request), in RequestData()
382 void vtkApplyColors::ProcessColorArray(vtkUnsignedCharArray* colorArr, vtkScalarsToColors* lut, in ProcessColorArray()
440 vtkMTimeType vtkApplyColors::GetMTime() in GetMTime()
454 void vtkApplyColors::PrintSelf(ostream& os, vtkIndent indent) in PrintSelf()
H A DvtkRenderedSurfaceRepresentation.h39 class vtkApplyColors; variable
106 vtkApplyColors* ApplyColors;
H A DvtkHierarchicalGraphPipeline.h40 class vtkApplyColors; variable
181 vtkApplyColors* ApplyColors;
H A DvtkRenderedRepresentation.h34 class vtkApplyColors; variable
H A DvtkRenderedGraphRepresentation.h34 class vtkApplyColors; variable
411 vtkSmartPointer<vtkApplyColors> ApplyColors;
/dports/math/vtk6/VTK-6.2.0/Views/Infovis/
H A DvtkApplyColors.h83 class VTKVIEWSINFOVIS_EXPORT vtkApplyColors : public vtkPassInputTypeAlgorithm
86 static vtkApplyColors *New();
87 vtkTypeMacro(vtkApplyColors, vtkPassInputTypeAlgorithm);
203 vtkApplyColors();
204 ~vtkApplyColors();
241 vtkApplyColors(const vtkApplyColors&); // Not implemented.
242 void operator=(const vtkApplyColors&); // Not implemented.
H A DvtkApplyColors.cxx38 vtkStandardNewMacro(vtkApplyColors);
39 vtkCxxSetObjectMacro(vtkApplyColors, PointLookupTable, vtkScalarsToColors);
40 vtkCxxSetObjectMacro(vtkApplyColors, CellLookupTable, vtkScalarsToColors);
42 vtkApplyColors::vtkApplyColors() in vtkApplyColors() function in vtkApplyColors
80 vtkApplyColors::~vtkApplyColors() in ~vtkApplyColors()
88 int vtkApplyColors::FillInputPortInformation(int port, vtkInformation* info) in FillInputPortInformation()
105 int vtkApplyColors::RequestData( in RequestData()
391 void vtkApplyColors::ProcessColorArray( in ProcessColorArray()
454 long unsigned int vtkApplyColors::GetMTime() in GetMTime()
468 void vtkApplyColors::PrintSelf(ostream& os, vtkIndent indent) in PrintSelf()
H A DvtkRenderedSurfaceRepresentation.h36 class vtkApplyColors; variable
97 vtkApplyColors* ApplyColors;
H A DvtkHierarchicalGraphPipeline.h34 class vtkApplyColors; variable
140 vtkApplyColors* ApplyColors;
H A DvtkRenderedRepresentation.h32 class vtkApplyColors; variable
/dports/math/vtk8/VTK-8.2.0/Views/Infovis/
H A DvtkApplyColors.h86 class VTKVIEWSINFOVIS_EXPORT vtkApplyColors : public vtkPassInputTypeAlgorithm
89 static vtkApplyColors *New();
90 vtkTypeMacro(vtkApplyColors, vtkPassInputTypeAlgorithm);
258 vtkApplyColors();
259 ~vtkApplyColors() override;
298 vtkApplyColors(const vtkApplyColors&) = delete;
299 void operator=(const vtkApplyColors&) = delete;
H A DvtkApplyColors.cxx38 vtkStandardNewMacro(vtkApplyColors);
39 vtkCxxSetObjectMacro(vtkApplyColors, PointLookupTable, vtkScalarsToColors);
40 vtkCxxSetObjectMacro(vtkApplyColors, CellLookupTable, vtkScalarsToColors);
42 vtkApplyColors::vtkApplyColors() in vtkApplyColors() function in vtkApplyColors
80 vtkApplyColors::~vtkApplyColors() in ~vtkApplyColors()
88 int vtkApplyColors::FillInputPortInformation(int port, vtkInformation* info) in FillInputPortInformation()
105 int vtkApplyColors::RequestData( in RequestData()
391 void vtkApplyColors::ProcessColorArray( in ProcessColorArray()
454 vtkMTimeType vtkApplyColors::GetMTime() in GetMTime()
468 void vtkApplyColors::PrintSelf(ostream& os, vtkIndent indent) in PrintSelf()
H A DvtkRenderedSurfaceRepresentation.h39 class vtkApplyColors; variable
109 vtkApplyColors* ApplyColors;
H A DvtkHierarchicalGraphPipeline.h40 class vtkApplyColors; variable
183 vtkApplyColors* ApplyColors;
H A DvtkRenderedRepresentation.h34 class vtkApplyColors; variable
/dports/math/vtk6/VTK-6.2.0/Views/Qt/
H A DvtkQtListView.h42 class vtkApplyColors; variable
161 vtkSmartPointer<vtkApplyColors> ApplyColors;
H A DvtkQtTableView.h42 class vtkApplyColors; variable
212 vtkSmartPointer<vtkApplyColors> ApplyColors;
H A DvtkQtTreeView.h47 class vtkApplyColors; variable
193 vtkSmartPointer<vtkApplyColors> ApplyColors;
/dports/math/vtk9/VTK-9.1.0/Views/Qt/
H A DvtkQtListView.h42 class vtkApplyColors; variable
185 vtkSmartPointer<vtkApplyColors> ApplyColors;
H A DvtkQtTreeView.h49 class vtkApplyColors; variable
225 vtkSmartPointer<vtkApplyColors> ApplyColors;
H A DvtkQtTableView.h42 class vtkApplyColors; variable
247 vtkSmartPointer<vtkApplyColors> ApplyColors;
/dports/math/vtk8/VTK-8.2.0/Views/Qt/
H A DvtkQtListView.h42 class vtkApplyColors; variable
181 vtkSmartPointer<vtkApplyColors> ApplyColors;
H A DvtkQtTableView.h42 class vtkApplyColors; variable
247 vtkSmartPointer<vtkApplyColors> ApplyColors;
H A DvtkQtTreeView.h49 class vtkApplyColors; variable
221 vtkSmartPointer<vtkApplyColors> ApplyColors;

123