 |
VTK
9.3.1
|
- Member vtkCellTypes::GetCellLocation (vtkIdType cellId)
- This method will go away in future releases. Please do not rely on
CellLocation
in this class.
- Member vtkCellTypes::SetCellTypes (vtkIdType ncells, vtkUnsignedCharArray *cellTypes, vtkIdTypeArray *cellLocations)
- Please use method version that doesn't use
cellLocations
instead.
- Member vtkCompositeDataSet::RecursiveShallowCopy (vtkDataObject *src)
- RecursiveShallowCopy method,
- See also
- ShallowCopy
- globalScope> Member vtkDataArrayIteratorMacro (_array, _call)
- This macro is deprecated and should not be used any longer. See vtkArrayDispatch.h and vtkDataArrayRange.h for replacements.
- Member vtkDataObjectTree::RecursiveShallowCopy (vtkDataObject *src) override
- RecursiveShallowCopy method,
- See also
- ShallowCopy
- Class vtkExtractSelectedBlock
- vtkExtractSelectedBlock is deprecated in VTK 9.2 and will be removed. Use
vtkExtractSelection
instead of vtkExtractSelectedBlock
.
- Class vtkExtractSelectedIds
- vtkExtractSelectedIds is deprecated in VTK 9.2 and will be removed. Use
vtkExtractSelection
instead of vtkExtractSelectedIds
.
- Class vtkExtractSelectedLocations
- vtkExtractSelectedLocations is deprecated in VTK 9.2 and will be removed. Use
vtkExtractSelection
instead of vtkExtractSelectedLocations
.
- Class vtkExtractSelectedPolyDataIds
- vtkExtractSelectedPolyDataIds is deprecated in VTK 9.2 and will be removed. Use
vtkExtractSelection
instead of vtkExtractSelectedPolyDataIds
.
- Class vtkExtractSelectedThresholds
- vtkExtractSelectedThresholds is deprecated in VTK 9.2 and will be removed. Use
vtkExtractSelection
instead of vtkExtractSelectedThresholds
.
- Class vtkHierarchicalBoxDataIterator
- vtkHierarchicalBoxDataIterator is deprecated in VTK 9.2 and will be removed. Use
vtkUniformGridAMRDataIterator
instead of vtkHierarchicalBoxDataIterator
.
- Member vtkQtAbstractModelAdapter::reset ()
- Member vtkTableFFT::GetNumberOfBlock ()
- in v9.3, in favor of the more intuitive API BlockOverlap and BlockSize. Does not have any effect anymore.
- Member vtkTableFFT::GetOptimizeForRealInput ()
- in v9.3. Property has been renamed ReturnOnesided.
- Member vtkTableFFT::GetPrefixOutputArrays ()
- in v9.2. Behavior was not coherent with VTK philosophy.