Home
last modified time | relevance | path

Searched refs:ColorTransferFunction (Results 1 – 25 of 39) sorted by relevance

12

/dports/math/vtk6/VTK-6.2.0/Charts/Core/
H A DvtkColorTransferControlPointsItem.cxx40 this->ColorTransferFunction = 0; in vtkColorTransferControlPointsItem()
47 if (this->ColorTransferFunction) in ~vtkColorTransferControlPointsItem()
51 this->ColorTransferFunction = 0; in ~vtkColorTransferControlPointsItem()
60 if (this->ColorTransferFunction) in PrintSelf()
74 if (this->ColorTransferFunction) in emitEvent()
83 if (this->ColorTransferFunction) in GetControlPointsMTime()
97 if (this->ColorTransferFunction) in SetColorTransferFunction()
102 if (this->ColorTransferFunction) in SetColorTransferFunction()
137 this->ColorTransferFunction); in GetControlPoint()
170 if (!this->ColorTransferFunction) in EditPoint()
[all …]
H A DvtkColorTransferFunctionItem.cxx35 this->ColorTransferFunction = 0; in vtkColorTransferFunctionItem()
41 if (this->ColorTransferFunction) in ~vtkColorTransferFunctionItem()
44 this->ColorTransferFunction->Delete(); in ~vtkColorTransferFunctionItem()
45 this->ColorTransferFunction = 0; in ~vtkColorTransferFunctionItem()
54 if (this->ColorTransferFunction) in PrintSelf()
69 if (this->ColorTransferFunction) in ComputeBounds()
80 if (t == this->ColorTransferFunction) in SetColorTransferFunction()
84 if (this->ColorTransferFunction) in SetColorTransferFunction()
102 || !this->ColorTransferFunction) in ComputeTexture()
138 this->ColorTransferFunction->MapScalarsThroughTable2( in ComputeTexture()
[all …]
H A DvtkCompositeControlPointsItem.cxx142 if (c == this->ColorTransferFunction) in SetColorTransferFunction()
161 this->ColorTransferFunction && in UsingLogScale()
162 this->ColorTransferFunction->UsingLogScale()); in UsingLogScale()
175 this->ColorFill && this->ColorTransferFunction) in DrawPoint()
179 unsigned char* rgb = this->ColorTransferFunction->MapValue(xvms[0]); in DrawPoint()
189 if (this->ColorTransferFunction && in GetNumberOfPoints()
322 if (!this->ColorTransferFunction || !this->OpacityFunction) in MergeTransferFunctions()
334 this->ColorTransferFunction->GetColor(piecewisePoint[0], rgb); in MergeTransferFunctions()
336 this->ColorTransferFunction->RemovePoint(piecewisePoint[0]); in MergeTransferFunctions()
340 const int colorFunctionCount = this->ColorTransferFunction->GetSize(); in MergeTransferFunctions()
[all …]
H A DvtkColorTransferFunctionItem.h36 vtkGetObjectMacro(ColorTransferFunction, vtkColorTransferFunction);
52 vtkColorTransferFunction* ColorTransferFunction; variable
H A DvtkColorTransferControlPointsItem.h48 vtkGetObjectMacro(ColorTransferFunction, vtkColorTransferFunction);
107 vtkColorTransferFunction* ColorTransferFunction; variable
/dports/math/vtk8/VTK-8.2.0/Charts/Core/
H A DvtkColorTransferControlPointsItem.cxx40 this->ColorTransferFunction = nullptr; in vtkColorTransferControlPointsItem()
47 if (this->ColorTransferFunction) in ~vtkColorTransferControlPointsItem()
60 if (this->ColorTransferFunction) in PrintSelf()
74 if (this->ColorTransferFunction) in emitEvent()
83 if (this->ColorTransferFunction) in GetControlPointsMTime()
97 if (this->ColorTransferFunction) in SetColorTransferFunction()
102 if (this->ColorTransferFunction) in SetColorTransferFunction()
137 this->ColorTransferFunction); in GetControlPoint()
170 if (!this->ColorTransferFunction) in EditPoint()
196 if (!this->ColorTransferFunction) in AddPoint()
[all …]
H A DvtkColorTransferFunctionItem.cxx37 this->ColorTransferFunction = nullptr; in vtkColorTransferFunctionItem()
43 if (this->ColorTransferFunction) in ~vtkColorTransferFunctionItem()
46 this->ColorTransferFunction->Delete(); in ~vtkColorTransferFunctionItem()
47 this->ColorTransferFunction = nullptr; in ~vtkColorTransferFunctionItem()
56 if (this->ColorTransferFunction) in PrintSelf()
71 if (this->ColorTransferFunction) in ComputeBounds()
74 double* range = this->ColorTransferFunction->GetRange(); in ComputeBounds()
83 if (t == this->ColorTransferFunction) in SetColorTransferFunction()
87 if (this->ColorTransferFunction) in SetColorTransferFunction()
105 || !this->ColorTransferFunction) in ComputeTexture()
[all …]
H A DvtkCompositeControlPointsItem.cxx142 if (c == this->ColorTransferFunction) in SetColorTransferFunction()
149 vtkSetObjectBodyMacro(ColorTransferFunction, vtkColorTransferFunction, c); in SetColorTransferFunction()
167 this->ColorFill && this->ColorTransferFunction) in DrawPoint()
171 const unsigned char* rgb = this->ColorTransferFunction->MapValue(xvms[0]); in DrawPoint()
181 if (this->ColorTransferFunction && in GetNumberOfPoints()
314 if (!this->ColorTransferFunction || !this->OpacityFunction) in MergeTransferFunctions()
326 this->ColorTransferFunction->GetColor(piecewisePoint[0], rgb); in MergeTransferFunctions()
328 this->ColorTransferFunction->RemovePoint(piecewisePoint[0]); in MergeTransferFunctions()
329 …this->ColorTransferFunction->AddRGBPoint(piecewisePoint[0], rgb[0], rgb[1], rgb[2], piecewisePoint… in MergeTransferFunctions()
332 const int colorFunctionCount = this->ColorTransferFunction->GetSize(); in MergeTransferFunctions()
[all …]
H A DvtkColorTransferFunctionItem.h36 vtkGetObjectMacro(ColorTransferFunction, vtkColorTransferFunction);
47 vtkColorTransferFunction* ColorTransferFunction; variable
H A DvtkColorTransferControlPointsItem.h55 vtkGetObjectMacro(ColorTransferFunction, vtkColorTransferFunction);
118 vtkColorTransferFunction* ColorTransferFunction; variable
/dports/math/vtk9/VTK-9.1.0/Charts/Core/
H A DvtkColorTransferControlPointsItem.cxx40 if (this->ColorTransferFunction) in ~vtkColorTransferControlPointsItem()
53 if (this->ColorTransferFunction) in PrintSelf()
67 if (this->ColorTransferFunction) in emitEvent()
76 if (this->ColorTransferFunction) in GetControlPointsMTime()
90 if (this->ColorTransferFunction) in SetColorTransferFunction()
95 if (this->ColorTransferFunction) in SetColorTransferFunction()
121 return this->ColorTransferFunction in GetNumberOfPoints()
162 if (!this->ColorTransferFunction) in EditPoint()
188 if (!this->ColorTransferFunction) in AddPoint()
208 if (!this->ColorTransferFunction || in RemovePoint()
[all …]
H A DvtkColorTransferFunctionItem.cxx42 this->ColorTransferFunction = nullptr; in vtkColorTransferFunctionItem()
48 if (this->ColorTransferFunction) in ~vtkColorTransferFunctionItem()
50 this->ColorTransferFunction->RemoveObserver(this->Callback); in ~vtkColorTransferFunctionItem()
51 this->ColorTransferFunction->Delete(); in ~vtkColorTransferFunctionItem()
52 this->ColorTransferFunction = nullptr; in ~vtkColorTransferFunctionItem()
61 if (this->ColorTransferFunction) in PrintSelf()
76 if (this->ColorTransferFunction) in ComputeBounds()
79 double* range = this->ColorTransferFunction->GetRange(); in ComputeBounds()
88 if (t == this->ColorTransferFunction) in SetColorTransferFunction()
92 if (this->ColorTransferFunction) in SetColorTransferFunction()
[all …]
H A DvtkRangeHandlesItem.cxx33 vtkRangeHandlesItem, ColorTransferFunction, vtkColorTransferFunction);
49 if (this->ColorTransferFunction) in ~vtkRangeHandlesItem()
51 this->ColorTransferFunction->Delete(); in ~vtkRangeHandlesItem()
67 if (!this->ColorTransferFunction) in Paint()
80 if (this->ColorTransferFunction) in PrintSelf()
83 this->ColorTransferFunction->PrintSelf(os, indent.GetNextIndent()); in PrintSelf()
94 if (!this->ColorTransferFunction) in GetBounds()
101 this->ColorTransferFunction->GetRange(tfRange); in GetBounds()
112 this->ColorTransferFunction->GetRange(range); in GetHandlesRange()
H A DvtkCompositeControlPointsItem.cxx138 if (c == this->ColorTransferFunction) in SetColorTransferFunction()
162 this->ColorTransferFunction) in DrawPoint()
166 const unsigned char* rgb = this->ColorTransferFunction->MapValue(xvms[0]); in DrawPoint()
179 if (this->ColorTransferFunction && in GetNumberOfPoints()
315 if (!this->ColorTransferFunction || !this->OpacityFunction) in MergeTransferFunctions()
327 this->ColorTransferFunction->GetColor(piecewisePoint[0], rgb); in MergeTransferFunctions()
329 this->ColorTransferFunction->RemovePoint(piecewisePoint[0]); in MergeTransferFunctions()
330 this->ColorTransferFunction->AddRGBPoint( in MergeTransferFunctions()
334 const int colorFunctionCount = this->ColorTransferFunction->GetSize(); in MergeTransferFunctions()
338 this->ColorTransferFunction->GetNodeValue(i, xrgbms); in MergeTransferFunctions()
H A DvtkColorTransferFunctionItem.h36 vtkGetObjectMacro(ColorTransferFunction, vtkColorTransferFunction);
47 vtkColorTransferFunction* ColorTransferFunction; variable
H A DvtkRangeHandlesItem.h73 vtkGetObjectMacro(ColorTransferFunction, vtkColorTransferFunction);
116 vtkColorTransferFunction* ColorTransferFunction = nullptr; variable
H A DvtkColorTransferControlPointsItem.h56 vtkGetObjectMacro(ColorTransferFunction, vtkColorTransferFunction);
121 vtkColorTransferFunction* ColorTransferFunction = nullptr; variable
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Visualization/VTK/Widgets/
H A DctkVTKColorTransferFunction.cpp69 if (d->ColorTransferFunction.GetPointer() == 0) in count()
73 return d->ColorTransferFunction->GetSize(); in count()
92 if (d->ColorTransferFunction.GetPointer() == 0) in range()
101 d->ColorTransferFunction->GetRange(rangeValues); in range()
110 if (d->ColorTransferFunction.GetPointer() == 0) in minValue()
120 d->ColorTransferFunction->GetColor(i, rgb); in minValue()
138 if (d->ColorTransferFunction.GetPointer() == 0) in maxValue()
148 d->ColorTransferFunction->GetColor(i, rgb); in maxValue()
223 d->ColorTransferFunction->GetColor(pos, rgb); in value()
312 return d->ColorTransferFunction; in colorTransferFunction()
[all …]
H A DctkVTKCompositeFunction.cpp37 vtkSmartPointer<vtkColorTransferFunction> ColorTransferFunction; member in ctkVTKCompositeFunctionPrivate
68 if (d->ColorTransferFunction.GetPointer() == 0) in count()
70 Q_ASSERT(d->ColorTransferFunction.GetPointer()); in count()
161 double* rangeCTF = d->ColorTransferFunction->GetRange(); in controlPoint()
164 d->ColorTransferFunction->GetNodeValue(index, valuesCTF); in controlPoint()
255 Q_ASSERT(d->ColorTransferFunction.GetPointer()); in value()
259 d->ColorTransferFunction->GetColor(pos, rgb); in value()
311 if (d->ColorTransferFunction.GetPointer() == 0) in insertControlPoint()
318 d->ColorTransferFunction->GetColor( pos, color ); in insertControlPoint()
386 d->ColorTransferFunction = colorTransferFunction; in setColorTransferFunction()
[all …]
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Visualization/VTK/Core/
H A DvtkScalarsToColorsContextItem.cpp99 this->ColorTransferFunction->EnableOpacityMappingOn(); in vtkStandardNewMacro()
139 this->ColorTransferFunction->DeepCopy(dctf); in CopyColorTransferFunction()
141 this->ColorTransferFunction->EnableOpacityMappingOn(); in CopyColorTransferFunction()
151 this->ColorTransferFunction->DeepCopy(dctf); in CopyColorTransferFunction()
153 this->ColorTransferFunction->EnableOpacityMappingOn(); in CopyColorTransferFunction()
157 this->ColorTransferFunction->DeepCopy(ctf); in CopyColorTransferFunction()
177 this->HistogramChart->SetLookupTable(this->ColorTransferFunction); in BuildColorTransferFunction()
194 return this->ColorTransferFunction; in GetDiscretizableColorTransferFunction()
202 this->HistogramChart->SetLookupTable(this->ColorTransferFunction); in SetHistogramTable()
292 ctk::setTransparency(this->ColorTransferFunction, (opacity)); in SetGlobalOpacity()
[all …]
/dports/graphics/f3d/f3d-1.2.1/src/
H A DvtkF3DRendererWithColoring.cxx388 this->ArrayForColoring, this->ComponentForColoring, this->ColorTransferFunction, in UpdateInternalActors()
411 this->ArrayForColoring, this->ComponentForColoring, this->ColorTransferFunction, in UpdateInternalActors()
437 this->ArrayForColoring, this->ComponentForColoring, this->ColorTransferFunction, in UpdateInternalActors()
459 this->ArrayForColoring, this->ComponentForColoring, this->ColorTransferFunction); in UpdateScalarBarVisibility()
601 this->ColorTransferFunction = vtkSmartPointer<vtkColorTransferFunction>::New(); in ConfigureRangeAndCTFForColoring()
612 this->ColorTransferFunction->AddRGBPoint( in ConfigureRangeAndCTFForColoring()
625 this->ColorTransferFunction->SetVectorModeToComponent(); in ConfigureRangeAndCTFForColoring()
626 this->ColorTransferFunction->SetVectorComponent(component); in ConfigureRangeAndCTFForColoring()
630 this->ColorTransferFunction->SetVectorModeToMagnitude(); in ConfigureRangeAndCTFForColoring()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/Testing/Python/
H A DTestOpacityVectors.py30 def ColorTransferFunction(): function
66 lut = ColorTransferFunction()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/Testing/Python/
H A DTestOpacityVectors.py30 def ColorTransferFunction(): function
66 lut = ColorTransferFunction()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/Testing/Python/
H A DTestOpacityVectors.py30 def ColorTransferFunction(): function
66 lut = ColorTransferFunction()
/dports/math/py-yt/yt-4.0.1/doc/source/quickstart/
H A D6)_Volume_Rendering.ipynb31 …dering, we need a camera and a transfer function. We'll use the `ColorTransferFunction`, which ac…
55 "tf = yt.ColorTransferFunction((-28, -24))\n",
110 "tf = yt.ColorTransferFunction((-28, -25))\n",

12