Home
last modified time | relevance | path

Searched defs:updateExtent (Results 1 – 25 of 68) sorted by relevance

123

/dports/math/vtk6/VTK-6.2.0/Common/ExecutionModel/
H A DvtkThreadedImageAlgorithm.cxx157 int updateExtent[6]; in vtkThreadedImageAlgorithmThreadedExecute() local
171 int updateExtent[6]; in vtkThreadedImageAlgorithmThreadedExecute() local
246 int updateExtent[6]; in RequestData() local
H A DvtkCachedStreamingDemandDrivenPipeline.cxx216 int updateExtent[6]; in NeedToExecuteData() local
H A DvtkTrivialProducer.cxx188 int updateExtent[6] = {0,-1,0,-1,0,-1}; in ProcessRequest() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/geometry/
H A Dgeometry.cpp111 void Geometry::updateExtent(const QVector3D &min, const QVector3D &max) in updateExtent() function in Qt3DRender::Render::Geometry
/dports/math/vtk8/VTK-8.2.0/IO/Parallel/
H A DvtkPImageWriter.cxx173 int* updateExtent = inInfo->Get(vtkStreamingDemandDrivenPipeline::UPDATE_EXTENT()); in RecursiveWrite() local
/dports/math/vtk9/VTK-9.1.0/IO/Parallel/
H A DvtkPImageWriter.cxx151 int* updateExtent = inInfo->Get(vtkStreamingDemandDrivenPipeline::UPDATE_EXTENT()); in RecursiveWrite() local
/dports/math/vtk6/VTK-6.2.0/IO/Parallel/
H A DvtkPImageWriter.cxx161 int* updateExtent = vtkStreamingDemandDrivenPipeline::GetUpdateExtent(inInfo); in RecursiveWrite() local
/dports/math/vtk9/VTK-9.1.0/IO/HDF/
H A DvtkHDFReader.cxx68 std::vector<hsize_t> ReduceDimension(int* updateExtent, int* wholeExtent) in ReduceDimension()
332 std::array<int, 6> updateExtent; in PrintPieceInformation() local
350 std::array<int, 6> updateExtent; in Read() local
/dports/graphics/krita/krita-4.4.8/libs/image/tiles3/
H A Dkis_memento.h100 inline void updateExtent(qint32 col, qint32 row) { in updateExtent() function
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/gui/
H A DExtentSelectionPanel.py176 def updateExtent(self): member in ExtentSelectionPanel
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/gui/
H A DExtentSelectionPanel.py176 def updateExtent(self): member in ExtentSelectionPanel
/dports/math/vtk9/VTK-9.1.0/Common/ExecutionModel/
H A DvtkCachedStreamingDemandDrivenPipeline.cxx174 int updateExtent[6]; in NeedToExecuteData() local
H A DvtkTrivialProducer.cxx166 int updateExtent[6] = { 0, -1, 0, -1, 0, -1 }; in ProcessRequest() local
/dports/math/vtk8/VTK-8.2.0/Common/ExecutionModel/
H A DvtkCachedStreamingDemandDrivenPipeline.cxx184 int updateExtent[6]; in NeedToExecuteData() local
H A DvtkTrivialProducer.cxx173 int updateExtent[6] = {0,-1,0,-1,0,-1}; in ProcessRequest() local
H A DvtkStreamingDemandDrivenPipeline.cxx241 int *updateExtent = nullptr; in ProcessRequest() local
898 int updateExtent[6]; in VerifyOutputInformation() local
1316 int updateExtent[6]; in NeedToExecuteData() local
/dports/math/vtk8/VTK-8.2.0/Imaging/Stencil/
H A DvtkImageStencilToImage.cxx136 int updateExtent[6]; in RequestData() local
/dports/math/vtk9/VTK-9.1.0/Imaging/Stencil/
H A DvtkImageStencilToImage.cxx128 int updateExtent[6]; in RequestData() local
/dports/math/vtk6/VTK-6.2.0/Imaging/Stencil/
H A DvtkImageStencilToImage.cxx138 int updateExtent[6]; in RequestData() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgsanimationexportdialog.cpp184 void QgsAnimationExportDialog::updateExtent( const QgsRectangle &extent ) in updateExtent() function in QgsAnimationExportDialog
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/
H A DvtkRandomHyperTreeGridSource.cxx98 int* updateExtent = outInfo->Get(SDDP::UPDATE_EXTENT()); in RequestData() local
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/
H A DvtkRandomHyperTreeGridSource.cxx100 int *updateExtent = outInfo->Get(SDDP::UPDATE_EXTENT()); in RequestData() local
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgsanimationexportdialog.cpp190 void QgsAnimationExportDialog::updateExtent( const QgsRectangle &extent ) in updateExtent() function in QgsAnimationExportDialog
/dports/math/vtk8/VTK-8.2.0/Imaging/General/
H A DvtkImageCityBlockDistance.cxx35 int updateExtent[6], idx; in AllocateOutputScalars() local
/dports/math/vtk6/VTK-6.2.0/Imaging/General/
H A DvtkImageCityBlockDistance.cxx37 int updateExtent[6], idx; in AllocateOutputScalars() local

123