 |
VTK
9.2.6
|
- 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 vtkCurveRepresentation::SetDirectionalLine (bool val)
- VTK 9.1. Use
GetDirectional
and SetDirectional
instead.
- globalScope> Member vtkDataArrayIteratorMacro (_array, _call)
- This macro is deprecated and should not be used any longer. See vtkArrayDispatch.h and vtkDataArrayRange.h for replacements.
- 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
.
- Class vtkMultiBlockFromTimeSeriesFilter
- Use vtkGroupTimeStepsFilter instead. vtkGroupTimeStepsFilter can handle vtkPartitionedDataSetCollection and other input types better.
- Member vtkQtAbstractModelAdapter::reset ()
- Class vtkReaderExecutive
- VTK 9.1.0. This is no longer needed. vtkReaderAlgorithm can now work with standard executive and hence this can be removed. Follows docs are no longer relevant and left for historical reasons.
- Member vtkSelectionNode::INDEXED_VERTICES ()
- no longer relevant.