Home
last modified time | relevance | path

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

/dports/math/vtk9/VTK-9.1.0/Rendering/Volume/
H A DvtkUnstructuredGridVolumeRayCastMapper.h203 double GetMinimumBoundsDepth(vtkRenderer* ren, vtkVolume* vol);
H A DvtkUnstructuredGridVolumeZSweepMapper.h252 double GetMinimumBoundsDepth(vtkRenderer* ren, vtkVolume* vol);
H A DvtkUnstructuredGridVolumeRayCastMapper.cxx450 depth = this->GetMinimumBoundsDepth(ren, vol); in Render()
623 double vtkUnstructuredGridVolumeRayCastMapper::GetMinimumBoundsDepth( in GetMinimumBoundsDepth() function in vtkUnstructuredGridVolumeRayCastMapper
H A DvtkUnstructuredGridVolumeZSweepMapper.cxx2771 depth = this->GetMinimumBoundsDepth(ren, vol); in Render()
4284 double vtkUnstructuredGridVolumeZSweepMapper::GetMinimumBoundsDepth( in GetMinimumBoundsDepth() function in vtkUnstructuredGridVolumeZSweepMapper
/dports/math/vtk8/VTK-8.2.0/Rendering/Volume/
H A DvtkUnstructuredGridVolumeRayCastMapper.h202 double GetMinimumBoundsDepth( vtkRenderer *ren,
H A DvtkUnstructuredGridVolumeZSweepMapper.h264 double GetMinimumBoundsDepth(vtkRenderer *ren,
H A DvtkUnstructuredGridVolumeRayCastMapper.cxx471 depth = this->GetMinimumBoundsDepth( ren, vol ); in Render()
662 GetMinimumBoundsDepth( vtkRenderer *ren, vtkVolume *vol ) in GetMinimumBoundsDepth() function in vtkUnstructuredGridVolumeRayCastMapper
H A DvtkUnstructuredGridVolumeZSweepMapper.cxx2879 depth = this->GetMinimumBoundsDepth( ren, vol ); in Render()
4426 double vtkUnstructuredGridVolumeZSweepMapper::GetMinimumBoundsDepth( in GetMinimumBoundsDepth() function in vtkUnstructuredGridVolumeZSweepMapper
/dports/math/vtk6/VTK-6.2.0/Rendering/Volume/
H A DvtkUnstructuredGridVolumeRayCastMapper.h176 double GetMinimumBoundsDepth( vtkRenderer *ren,
H A DvtkUnstructuredGridVolumeZSweepMapper.h233 double GetMinimumBoundsDepth(vtkRenderer *ren,
H A DvtkUnstructuredGridVolumeRayCastMapper.cxx479 depth = this->GetMinimumBoundsDepth( ren, vol ); in Render()
673 GetMinimumBoundsDepth( vtkRenderer *ren, vtkVolume *vol ) in GetMinimumBoundsDepth() function in vtkUnstructuredGridVolumeRayCastMapper
H A DvtkUnstructuredGridVolumeZSweepMapper.cxx2896 depth = this->GetMinimumBoundsDepth( ren, vol ); in Render()
4446 double vtkUnstructuredGridVolumeZSweepMapper::GetMinimumBoundsDepth( in GetMinimumBoundsDepth() function in vtkUnstructuredGridVolumeZSweepMapper