Home
last modified time | relevance | path

Searched defs:nearIntersections (Results 1 – 18 of 18) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/Volume/
H A DvtkUnstructuredGridHomogeneousRayIntegrator.cxx173 vtkDataArray* nearIntersections, vtkDataArray* vtkNotUsed(farIntersections), float color[4]) in Integrate()
H A DvtkUnstructuredGridPreIntegration.cxx394 vtkDataArray* nearIntersections, vtkDataArray* farIntersections, float color[4]) in Integrate()
H A DvtkUnstructuredGridVolumeRayCastMapper.cxx520 vtkDataArray* nearIntersections = this->NearIntersectionsBuffer[threadID]; in CastRays() local
H A DvtkUnstructuredGridPartialPreIntegration.cxx376 vtkDataArray* nearIntersections, vtkDataArray* farIntersections, float color[4]) in Integrate()
H A DvtkUnstructuredGridLinearRayIntegrator.cxx384 vtkDataArray* nearIntersections, vtkDataArray* farIntersections, float color[4]) in Integrate()
H A DvtkUnstructuredGridBunykRayCastFunction.cxx408 vtkDoubleArray* intersectionLengths, vtkDataArray* scalars, vtkDataArray* nearIntersections, in GetNextIntersections()
/dports/math/vtk8/VTK-8.2.0/Rendering/Volume/
H A DvtkUnstructuredGridHomogeneousRayIntegrator.cxx181 vtkDataArray *nearIntersections, in Integrate()
H A DvtkUnstructuredGridPreIntegration.cxx417 vtkDataArray *nearIntersections, in Integrate()
H A DvtkUnstructuredGridVolumeRayCastMapper.cxx548 vtkDataArray *nearIntersections = this->NearIntersectionsBuffer[threadID]; in CastRays() local
H A DvtkUnstructuredGridPartialPreIntegration.cxx396 vtkDataArray *nearIntersections, in Integrate()
H A DvtkUnstructuredGridLinearRayIntegrator.cxx399 vtkDataArray *nearIntersections, in Integrate()
H A DvtkUnstructuredGridBunykRayCastFunction.cxx415 vtkDataArray *nearIntersections, in GetNextIntersections()
/dports/math/vtk6/VTK-6.2.0/Rendering/Volume/
H A DvtkUnstructuredGridHomogeneousRayIntegrator.cxx181 vtkDataArray *nearIntersections, in Integrate()
H A DvtkUnstructuredGridPreIntegration.cxx417 vtkDataArray *nearIntersections, in Integrate()
H A DvtkUnstructuredGridBunykRayCastFunction.cxx143 vtkDataArray *nearIntersections, in GetNextIntersections()
922 T *nearIntersections, in TemplateCastRay()
H A DvtkUnstructuredGridVolumeRayCastMapper.cxx559 vtkDataArray *nearIntersections = this->NearIntersectionsBuffer[threadID]; in CastRays() local
H A DvtkUnstructuredGridPartialPreIntegration.cxx402 vtkDataArray *nearIntersections, in Integrate()
H A DvtkUnstructuredGridLinearRayIntegrator.cxx398 vtkDataArray *nearIntersections, in Integrate()