Home
last modified time | relevance | path

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

/dports/math/vtk6/VTK-6.2.0/Rendering/Volume/
H A DvtkVolumeOutlineSource.h138 static void CreateColorValues(unsigned char colors[2][3],
H A DvtkVolumeOutlineSource.cxx307 this->CreateColorValues(colors, this->Color, this->ActivePlaneColor); in RequestData()
742 void vtkVolumeOutlineSource::CreateColorValues( in CreateColorValues() function in vtkVolumeOutlineSource
/dports/math/vtk9/VTK-9.1.0/Rendering/Volume/
H A DvtkVolumeOutlineSource.h147 static void CreateColorValues(unsigned char colors[2][3], double color1[3], double color2[3]);
H A DvtkVolumeOutlineSource.cxx312 vtkVolumeOutlineSource::CreateColorValues(colors, this->Color, this->ActivePlaneColor); in RequestData()
746 void vtkVolumeOutlineSource::CreateColorValues( in CreateColorValues() function in vtkVolumeOutlineSource
/dports/math/vtk8/VTK-8.2.0/Rendering/Volume/
H A DvtkVolumeOutlineSource.h162 static void CreateColorValues(unsigned char colors[2][3],
H A DvtkVolumeOutlineSource.cxx307 this->CreateColorValues(colors, this->Color, this->ActivePlaneColor); in RequestData()
742 void vtkVolumeOutlineSource::CreateColorValues( in CreateColorValues() function in vtkVolumeOutlineSource
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkClipClosedSurface.h273 static void CreateColorValues(
H A DvtkClipClosedSurface.cxx386 this->CreateColorValues(this->BaseColor, this->ClipColor, in RequestData()
882 void vtkClipClosedSurface::CreateColorValues( in CreateColorValues() function in vtkClipClosedSurface
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkClipClosedSurface.h328 static void CreateColorValues(
H A DvtkClipClosedSurface.cxx386 this->CreateColorValues(this->BaseColor, this->ClipColor, in RequestData()
881 void vtkClipClosedSurface::CreateColorValues( in CreateColorValues() function in vtkClipClosedSurface
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkClipClosedSurface.h311 static void CreateColorValues(const double color1[3], const double color2[3],
H A DvtkClipClosedSurface.cxx388 vtkClipClosedSurface::CreateColorValues( in RequestData()
876 void vtkClipClosedSurface::CreateColorValues(const double color1[3], const double color2[3], in CreateColorValues() function in vtkClipClosedSurface