Searched refs:vtkScaleExtents (Results 1 – 3 of 3) sorted by relevance
/dports/math/vtk8/VTK-8.2.0/IO/Xdmf2/ |
H A D | vtkXdmfHeavyData.cxx | 56 static void vtkScaleExtents(int in_exts[6], int out_exts[6], int stride[3]) in vtkScaleExtents() function 730 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in RequestRectilinearGrid() 836 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in RequestStructuredGrid() 872 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in RequestImageData() 941 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in ReadPoints() 1191 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in ReadAttribute()
|
/dports/math/vtk6/VTK-6.2.0/IO/Xdmf2/ |
H A D | vtkXdmfHeavyData.cxx | 48 static void vtkScaleExtents(int in_exts[6], int out_exts[6], int stride[3]) in vtkScaleExtents() function 644 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in RequestRectilinearGrid() 750 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in RequestStructuredGrid() 786 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in RequestImageData() 855 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in ReadPoints() 1105 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in ReadAttribute()
|
/dports/math/vtk9/VTK-9.1.0/IO/Xdmf2/ |
H A D | vtkXdmfHeavyData.cxx | 65 static void vtkScaleExtents(int in_exts[6], int out_exts[6], int stride[3]) in vtkScaleExtents() function 727 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in RequestRectilinearGrid() 838 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in RequestStructuredGrid() 871 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in RequestImageData() 938 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in ReadPoints() 1189 vtkScaleExtents(update_extents, scaled_extents, this->Stride); in ReadAttribute()
|