Home
last modified time | relevance | path

Searched defs:GetWholeExtent (Results 1 – 14 of 14) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Imaging/Sources/
H A DvtkImageEllipsoidSource.h45 int *GetWholeExtent() VTK_SIZEHINT(6) {return this->WholeExtent;} in GetWholeExtent() function
H A DvtkImageEllipsoidSource.cxx94 void vtkImageEllipsoidSource::GetWholeExtent(int extent[6]) in GetWholeExtent() function in vtkImageEllipsoidSource
/dports/math/vtk9/VTK-9.1.0/Imaging/Sources/
H A DvtkImageEllipsoidSource.h44 int* GetWholeExtent() VTK_SIZEHINT(6) { return this->WholeExtent; } in GetWholeExtent() function
H A DvtkImageEllipsoidSource.cxx95 void vtkImageEllipsoidSource::GetWholeExtent(int extent[6]) in GetWholeExtent() function in vtkImageEllipsoidSource
/dports/math/vtk6/VTK-6.2.0/Imaging/Sources/
H A DvtkImageEllipsoidSource.h42 int *GetWholeExtent() {return this->WholeExtent;} in GetWholeExtent() function
H A DvtkImageEllipsoidSource.cxx96 void vtkImageEllipsoidSource::GetWholeExtent(int extent[6]) in GetWholeExtent() function in vtkImageEllipsoidSource
/dports/math/vtk9/VTK-9.1.0/IO/H5Rage/
H A DH5RageAdaptor.h45 int GetWholeExtent(int ext) { return this->WholeExtent[ext]; } in GetWholeExtent() function
/dports/math/vtk8/VTK-8.2.0/Common/ExecutionModel/
H A DvtkStreamingDemandDrivenPipeline.cxx1459 ::GetWholeExtent(vtkInformation *info, int extent[6]) in GetWholeExtent() function in vtkStreamingDemandDrivenPipeline
1475 int* vtkStreamingDemandDrivenPipeline::GetWholeExtent(vtkInformation* info) in GetWholeExtent() function in vtkStreamingDemandDrivenPipeline
/dports/math/vtk9/VTK-9.1.0/Common/ExecutionModel/
H A DvtkStreamingDemandDrivenPipeline.cxx1375 void vtkStreamingDemandDrivenPipeline ::GetWholeExtent(vtkInformation* info, int extent[6]) in GetWholeExtent() function in vtkStreamingDemandDrivenPipeline
1391 int* vtkStreamingDemandDrivenPipeline::GetWholeExtent(vtkInformation* info) in GetWholeExtent() function in vtkStreamingDemandDrivenPipeline
/dports/math/vtk6/VTK-6.2.0/Common/ExecutionModel/
H A DvtkStreamingDemandDrivenPipeline.cxx1366 ::GetWholeExtent(vtkInformation *info, int extent[6]) in GetWholeExtent() function in vtkStreamingDemandDrivenPipeline
1382 int* vtkStreamingDemandDrivenPipeline::GetWholeExtent(vtkInformation* info) in GetWholeExtent() function in vtkStreamingDemandDrivenPipeline
/dports/math/vtk8/VTK-8.2.0/IO/Xdmf2/
H A DvtkXdmfReaderInternal.cxx407 bool vtkXdmfDomain::GetWholeExtent(XdmfGrid* xmfGrid, int extents[6]) in GetWholeExtent() function in vtkXdmfDomain
/dports/math/vtk9/VTK-9.1.0/IO/Xdmf2/
H A DvtkXdmfReaderInternal.cxx408 bool vtkXdmfDomain::GetWholeExtent(XdmfGrid* xmfGrid, int extents[6]) in GetWholeExtent() function in vtkXdmfDomain
/dports/math/vtk6/VTK-6.2.0/IO/Xdmf2/
H A DvtkXdmfReaderInternal.cxx401 bool vtkXdmfDomain::GetWholeExtent(XdmfGrid* xmfGrid, int extents[6]) in GetWholeExtent() function in vtkXdmfDomain
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkAbstractImageInterpolator.cxx994 int *vtkAbstractImageInterpolator::GetWholeExtent() in GetWholeExtent() function in vtkAbstractImageInterpolator
1002 void vtkAbstractImageInterpolator::GetWholeExtent(int extent[6]) in GetWholeExtent() function in vtkAbstractImageInterpolator