Home
last modified time | relevance | path

Searched defs:contourValues (Results 1 – 25 of 79) sorted by relevance

1234

/dports/math/vtk8/VTK-8.2.0/Filters/OpenTurns/
H A DvtkOTDensityMap.cxx220 double* contourValues = this->ContourValues->GetValues(); in RequestData() local
313 const double* contourValues, in BuildContours()
536 void vtkOTDensityMap::GetValues(double* contourValues) in GetValues()
/dports/math/vtk9/VTK-9.1.0/Filters/OpenTURNS/
H A DvtkOTDensityMap.cxx218 double* contourValues = this->ContourValues->GetValues(); in RequestData() local
301 const double* contourValues, const double* densityPDFContourValues, const char* xArrayName, in BuildContours()
517 void vtkOTDensityMap::GetValues(double* contourValues) in GetValues()
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkDiscreteFlyingEdges2D.h90 void GetValues(double* contourValues) { this->ContourValues->GetValues(contourValues); } in GetValues()
H A DvtkDiscreteFlyingEdgesClipper2D.h106 void GetValues(double* contourValues) { this->ContourValues->GetValues(contourValues); } in GetValues()
H A DvtkDiscreteFlyingEdges3D.h140 void GetValues(double* contourValues) { this->ContourValues->GetValues(contourValues); } in GetValues()
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A DvtkFlyingEdges2D.h106 void GetValues(double* contourValues) { this->ContourValues->GetValues(contourValues); } in GetValues()
H A DvtkSynchronizedTemplates2D.h75 void GetValues(double* contourValues) { this->ContourValues->GetValues(contourValues); } in GetValues()
H A DvtkMarchingSquares.h144 inline void vtkMarchingSquares::GetValues(double* contourValues) in GetValues()
H A DvtkMarchingCubes.h176 inline void vtkMarchingCubes::GetValues(double* contourValues) in GetValues()
H A DvtkSynchronizedTemplates3D.h120 void GetValues(double* contourValues) { this->ContourValues->GetValues(contourValues); } in GetValues()
H A DvtkFlyingEdges3D.h156 void GetValues(double* contourValues) { this->ContourValues->GetValues(contourValues); } in GetValues()
/dports/math/vtk8/VTK-8.2.0/Filters/Core/
H A DvtkSynchronizedTemplates2D.h75 void GetValues(double *contourValues) { in GetValues()
H A DvtkFlyingEdges2D.h109 void GetValues(double *contourValues) in GetValues()
H A DvtkMarchingSquares.h139 inline void vtkMarchingSquares::GetValues(double *contourValues) in GetValues()
H A DvtkMarchingCubes.h169 inline void vtkMarchingCubes::GetValues(double *contourValues) in GetValues()
H A DvtkSynchronizedTemplates3D.h120 void GetValues(double *contourValues) { in GetValues()
H A DvtkFlyingEdges3D.h155 void GetValues(double *contourValues) { in GetValues()
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkDiscreteFlyingEdges2D.h93 void GetValues(double *contourValues) in GetValues()
H A DvtkDiscreteFlyingEdgesClipper2D.h109 void GetValues(double *contourValues) in GetValues()
H A DvtkDiscreteFlyingEdges3D.h140 void GetValues(double *contourValues) { in GetValues()
/dports/math/vtk6/VTK-6.2.0/Filters/Core/
H A DvtkSynchronizedTemplates2D.h66 void GetValues(double *contourValues) { in GetValues()
H A DvtkMarchingSquares.h124 inline void vtkMarchingSquares::GetValues(double *contourValues) in GetValues()
H A DvtkMarchingCubes.h135 inline void vtkMarchingCubes::GetValues(double *contourValues) in GetValues()
H A DvtkSynchronizedTemplates3D.h100 void GetValues(double *contourValues) { in GetValues()
/dports/math/vtk8/VTK-8.2.0/Filters/SMP/
H A DvtkThreadedSynchronizedTemplates3D.h121 void GetValues(double *contourValues) { in GetValues()

1234