Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VTK
VTK
Commits
b7436acc
Commit
b7436acc
authored
Sep 28, 2016
by
Robert Maynard
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add VTK_OVERRIDE to Filters Core, General and Sources.
parent
d0d3f704
Pipeline
#29160
passed with stage
Changes
267
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
267 changed files
with
1370 additions
and
1370 deletions
+1370
-1370
Common/DataModel/vtkArrayListTemplate.h
Common/DataModel/vtkArrayListTemplate.h
+14
-14
Filters/Core/vtkAppendCompositeDataLeaves.h
Filters/Core/vtkAppendCompositeDataLeaves.h
+5
-5
Filters/Core/vtkAppendFilter.h
Filters/Core/vtkAppendFilter.h
+6
-6
Filters/Core/vtkAppendPolyData.h
Filters/Core/vtkAppendPolyData.h
+7
-7
Filters/Core/vtkAppendSelection.h
Filters/Core/vtkAppendSelection.h
+5
-5
Filters/Core/vtkArrayCalculator.h
Filters/Core/vtkArrayCalculator.h
+3
-3
Filters/Core/vtkAssignAttribute.h
Filters/Core/vtkAssignAttribute.h
+5
-5
Filters/Core/vtkAttributeDataToFieldDataFilter.h
Filters/Core/vtkAttributeDataToFieldDataFilter.h
+3
-3
Filters/Core/vtkBinCellDataFilter.h
Filters/Core/vtkBinCellDataFilter.h
+8
-8
Filters/Core/vtkCellDataToPointData.h
Filters/Core/vtkCellDataToPointData.h
+5
-5
Filters/Core/vtkCenterOfMass.h
Filters/Core/vtkCenterOfMass.h
+2
-2
Filters/Core/vtkCleanPolyData.h
Filters/Core/vtkCleanPolyData.h
+5
-5
Filters/Core/vtkClipPolyData.h
Filters/Core/vtkClipPolyData.h
+4
-4
Filters/Core/vtkCompositeCutter.h
Filters/Core/vtkCompositeCutter.h
+5
-5
Filters/Core/vtkCompositeDataProbeFilter.h
Filters/Core/vtkCompositeDataProbeFilter.h
+7
-7
Filters/Core/vtkConnectivityFilter.h
Filters/Core/vtkConnectivityFilter.h
+4
-4
Filters/Core/vtkContourFilter.h
Filters/Core/vtkContourFilter.h
+10
-10
Filters/Core/vtkContourGrid.h
Filters/Core/vtkContourGrid.h
+5
-5
Filters/Core/vtkCutter.h
Filters/Core/vtkCutter.h
+6
-6
Filters/Core/vtkDataObjectGenerator.h
Filters/Core/vtkDataObjectGenerator.h
+10
-10
Filters/Core/vtkDataObjectToDataSetFilter.h
Filters/Core/vtkDataObjectToDataSetFilter.h
+9
-9
Filters/Core/vtkDataSetEdgeSubdivisionCriterion.h
Filters/Core/vtkDataSetEdgeSubdivisionCriterion.h
+3
-3
Filters/Core/vtkDataSetToDataObjectFilter.h
Filters/Core/vtkDataSetToDataObjectFilter.h
+7
-7
Filters/Core/vtkDecimatePolylineFilter.h
Filters/Core/vtkDecimatePolylineFilter.h
+3
-3
Filters/Core/vtkDecimatePro.h
Filters/Core/vtkDecimatePro.h
+3
-3
Filters/Core/vtkDelaunay2D.h
Filters/Core/vtkDelaunay2D.h
+4
-4
Filters/Core/vtkDelaunay3D.h
Filters/Core/vtkDelaunay3D.h
+5
-5
Filters/Core/vtkEdgeSubdivisionCriterion.h
Filters/Core/vtkEdgeSubdivisionCriterion.h
+2
-2
Filters/Core/vtkElevationFilter.h
Filters/Core/vtkElevationFilter.h
+3
-3
Filters/Core/vtkExecutionTimer.h
Filters/Core/vtkExecutionTimer.h
+2
-2
Filters/Core/vtkFeatureEdges.h
Filters/Core/vtkFeatureEdges.h
+5
-5
Filters/Core/vtkFieldDataToAttributeDataFilter.h
Filters/Core/vtkFieldDataToAttributeDataFilter.h
+4
-4
Filters/Core/vtkFlyingEdges2D.h
Filters/Core/vtkFlyingEdges2D.h
+6
-6
Filters/Core/vtkFlyingEdges3D.h
Filters/Core/vtkFlyingEdges3D.h
+8
-8
Filters/Core/vtkFlyingEdgesPlaneCutter.h
Filters/Core/vtkFlyingEdgesPlaneCutter.h
+8
-8
Filters/Core/vtkGlyph2D.h
Filters/Core/vtkGlyph2D.h
+3
-3
Filters/Core/vtkGlyph3D.h
Filters/Core/vtkGlyph3D.h
+6
-6
Filters/Core/vtkGridSynchronizedTemplates3D.h
Filters/Core/vtkGridSynchronizedTemplates3D.h
+6
-6
Filters/Core/vtkHedgeHog.h
Filters/Core/vtkHedgeHog.h
+4
-4
Filters/Core/vtkHull.h
Filters/Core/vtkHull.h
+3
-3
Filters/Core/vtkIdFilter.h
Filters/Core/vtkIdFilter.h
+3
-3
Filters/Core/vtkImageAppend.h
Filters/Core/vtkImageAppend.h
+17
-17
Filters/Core/vtkImplicitPolyDataDistance.h
Filters/Core/vtkImplicitPolyDataDistance.h
+5
-5
Filters/Core/vtkMarchingCubes.h
Filters/Core/vtkMarchingCubes.h
+5
-5
Filters/Core/vtkMarchingSquares.h
Filters/Core/vtkMarchingSquares.h
+5
-5
Filters/Core/vtkMaskFields.h
Filters/Core/vtkMaskFields.h
+3
-3
Filters/Core/vtkMaskPoints.h
Filters/Core/vtkMaskPoints.h
+5
-5
Filters/Core/vtkMaskPolyData.h
Filters/Core/vtkMaskPolyData.h
+3
-3
Filters/Core/vtkMassProperties.h
Filters/Core/vtkMassProperties.h
+5
-5
Filters/Core/vtkMergeDataObjectFilter.h
Filters/Core/vtkMergeDataObjectFilter.h
+4
-4
Filters/Core/vtkMergeFields.h
Filters/Core/vtkMergeFields.h
+3
-3
Filters/Core/vtkMergeFilter.h
Filters/Core/vtkMergeFilter.h
+5
-5
Filters/Core/vtkPointDataToCellData.h
Filters/Core/vtkPointDataToCellData.h
+5
-5
Filters/Core/vtkPolyDataConnectivityFilter.h
Filters/Core/vtkPolyDataConnectivityFilter.h
+3
-3
Filters/Core/vtkPolyDataNormals.h
Filters/Core/vtkPolyDataNormals.h
+3
-3
Filters/Core/vtkProbeFilter.h
Filters/Core/vtkProbeFilter.h
+8
-8
Filters/Core/vtkQuadricClustering.h
Filters/Core/vtkQuadricClustering.h
+4
-4
Filters/Core/vtkQuadricDecimation.h
Filters/Core/vtkQuadricDecimation.h
+3
-3
Filters/Core/vtkRearrangeFields.h
Filters/Core/vtkRearrangeFields.h
+3
-3
Filters/Core/vtkRectilinearSynchronizedTemplates.h
Filters/Core/vtkRectilinearSynchronizedTemplates.h
+6
-6
Filters/Core/vtkResampleToImage.h
Filters/Core/vtkResampleToImage.h
+6
-6
Filters/Core/vtkResampleWithDataSet.h
Filters/Core/vtkResampleWithDataSet.h
+9
-9
Filters/Core/vtkReverseSense.h
Filters/Core/vtkReverseSense.h
+3
-3
Filters/Core/vtkSimpleElevationFilter.h
Filters/Core/vtkSimpleElevationFilter.h
+3
-3
Filters/Core/vtkSmoothPolyDataFilter.h
Filters/Core/vtkSmoothPolyDataFilter.h
+4
-4
Filters/Core/vtkStreamerBase.h
Filters/Core/vtkStreamerBase.h
+5
-5
Filters/Core/vtkStreamingTessellator.h
Filters/Core/vtkStreamingTessellator.h
+2
-2
Filters/Core/vtkStripper.h
Filters/Core/vtkStripper.h
+3
-3
Filters/Core/vtkStructuredGridAppend.h
Filters/Core/vtkStructuredGridAppend.h
+12
-12
Filters/Core/vtkStructuredGridOutlineFilter.h
Filters/Core/vtkStructuredGridOutlineFilter.h
+3
-3
Filters/Core/vtkSynchronizedTemplates2D.h
Filters/Core/vtkSynchronizedTemplates2D.h
+5
-5
Filters/Core/vtkSynchronizedTemplates3D.h
Filters/Core/vtkSynchronizedTemplates3D.h
+6
-6
Filters/Core/vtkSynchronizedTemplatesCutter3D.h
Filters/Core/vtkSynchronizedTemplatesCutter3D.h
+5
-5
Filters/Core/vtkTensorGlyph.h
Filters/Core/vtkTensorGlyph.h
+5
-5
Filters/Core/vtkThreshold.h
Filters/Core/vtkThreshold.h
+4
-4
Filters/Core/vtkThresholdPoints.h
Filters/Core/vtkThresholdPoints.h
+4
-4
Filters/Core/vtkTransposeTable.h
Filters/Core/vtkTransposeTable.h
+3
-3
Filters/Core/vtkTriangleFilter.h
Filters/Core/vtkTriangleFilter.h
+3
-3
Filters/Core/vtkTubeFilter.h
Filters/Core/vtkTubeFilter.h
+3
-3
Filters/Core/vtkUnstructuredGridQuadricDecimation.h
Filters/Core/vtkUnstructuredGridQuadricDecimation.h
+3
-3
Filters/Core/vtkVectorDot.h
Filters/Core/vtkVectorDot.h
+3
-3
Filters/Core/vtkVectorNorm.h
Filters/Core/vtkVectorNorm.h
+3
-3
Filters/Core/vtkWindowedSincPolyDataFilter.h
Filters/Core/vtkWindowedSincPolyDataFilter.h
+3
-3
Filters/FlowPaths/Testing/Cxx/TestParticleTracers.cxx
Filters/FlowPaths/Testing/Cxx/TestParticleTracers.cxx
+1
-1
Filters/General/vtkAnnotationLink.h
Filters/General/vtkAnnotationLink.h
+7
-7
Filters/General/vtkAppendPoints.h
Filters/General/vtkAppendPoints.h
+5
-5
Filters/General/vtkApproximatingSubdivisionFilter.h
Filters/General/vtkApproximatingSubdivisionFilter.h
+3
-3
Filters/General/vtkAreaContourSpectrumFilter.h
Filters/General/vtkAreaContourSpectrumFilter.h
+5
-5
Filters/General/vtkAxes.h
Filters/General/vtkAxes.h
+3
-3
Filters/General/vtkBlankStructuredGrid.h
Filters/General/vtkBlankStructuredGrid.h
+3
-3
Filters/General/vtkBlankStructuredGridWithImage.h
Filters/General/vtkBlankStructuredGridWithImage.h
+4
-4
Filters/General/vtkBlockIdScalars.h
Filters/General/vtkBlockIdScalars.h
+3
-3
Filters/General/vtkBooleanOperationPolyDataFilter.h
Filters/General/vtkBooleanOperationPolyDataFilter.h
+4
-4
Filters/General/vtkBoxClipDataSet.h
Filters/General/vtkBoxClipDataSet.h
+5
-5
Filters/General/vtkBrownianPoints.h
Filters/General/vtkBrownianPoints.h
+3
-3
Filters/General/vtkCellCenters.h
Filters/General/vtkCellCenters.h
+4
-4
Filters/General/vtkCellDerivatives.h
Filters/General/vtkCellDerivatives.h
+3
-3
Filters/General/vtkCellTreeLocator.h
Filters/General/vtkCellTreeLocator.h
+19
-19
Filters/General/vtkClipClosedSurface.h
Filters/General/vtkClipClosedSurface.h
+6
-6
Filters/General/vtkClipConvexPolyData.h
Filters/General/vtkClipConvexPolyData.h
+4
-4
Filters/General/vtkClipDataSet.h
Filters/General/vtkClipDataSet.h
+5
-5
Filters/General/vtkClipVolume.h
Filters/General/vtkClipVolume.h
+5
-5
Filters/General/vtkCoincidentPoints.h
Filters/General/vtkCoincidentPoints.h
+2
-2
Filters/General/vtkContourTriangulator.h
Filters/General/vtkContourTriangulator.h
+4
-4
Filters/General/vtkCountFaces.h
Filters/General/vtkCountFaces.h
+5
-5
Filters/General/vtkCountVertices.h
Filters/General/vtkCountVertices.h
+5
-5
Filters/General/vtkCursor2D.h
Filters/General/vtkCursor2D.h
+3
-3
Filters/General/vtkCursor3D.h
Filters/General/vtkCursor3D.h
+3
-3
Filters/General/vtkCurvatures.h
Filters/General/vtkCurvatures.h
+2
-2
Filters/General/vtkDataSetGradient.h
Filters/General/vtkDataSetGradient.h
+3
-3
Filters/General/vtkDataSetGradientPrecompute.h
Filters/General/vtkDataSetGradientPrecompute.h
+3
-3
Filters/General/vtkDataSetTriangleFilter.h
Filters/General/vtkDataSetTriangleFilter.h
+4
-4
Filters/General/vtkDeformPointSet.h
Filters/General/vtkDeformPointSet.h
+4
-4
Filters/General/vtkDensifyPolyData.h
Filters/General/vtkDensifyPolyData.h
+6
-6
Filters/General/vtkDicer.h
Filters/General/vtkDicer.h
+2
-2
Filters/General/vtkDiscreteMarchingCubes.h
Filters/General/vtkDiscreteMarchingCubes.h
+3
-3
Filters/General/vtkDistancePolyDataFilter.h
Filters/General/vtkDistancePolyDataFilter.h
+3
-3
Filters/General/vtkEdgePoints.h
Filters/General/vtkEdgePoints.h
+4
-4
Filters/General/vtkExtractArray.h
Filters/General/vtkExtractArray.h
+4
-4
Filters/General/vtkExtractSelectedFrustum.h
Filters/General/vtkExtractSelectedFrustum.h
+8
-8
Filters/General/vtkExtractSelectionBase.h
Filters/General/vtkExtractSelectionBase.h
+6
-6
Filters/General/vtkGradientFilter.h
Filters/General/vtkGradientFilter.h
+7
-7
Filters/General/vtkGraphLayoutFilter.h
Filters/General/vtkGraphLayoutFilter.h
+3
-3
Filters/General/vtkGraphToPoints.h
Filters/General/vtkGraphToPoints.h
+4
-4
Filters/General/vtkGraphWeightEuclideanDistanceFilter.h
Filters/General/vtkGraphWeightEuclideanDistanceFilter.h
+4
-4
Filters/General/vtkGraphWeightFilter.h
Filters/General/vtkGraphWeightFilter.h
+4
-4
Filters/General/vtkHierarchicalDataLevelFilter.h
Filters/General/vtkHierarchicalDataLevelFilter.h
+2
-2
Filters/General/vtkHyperStreamline.h
Filters/General/vtkHyperStreamline.h
+4
-4
Filters/General/vtkIconGlyphFilter.h
Filters/General/vtkIconGlyphFilter.h
+5
-5
Filters/General/vtkImageDataToPointSet.h
Filters/General/vtkImageDataToPointSet.h
+4
-4
Filters/General/vtkImageMarchingCubes.h
Filters/General/vtkImageMarchingCubes.h
+5
-5
Filters/General/vtkInterpolateDataSetAttributes.h
Filters/General/vtkInterpolateDataSetAttributes.h
+4
-4
Filters/General/vtkInterpolatingSubdivisionFilter.h
Filters/General/vtkInterpolatingSubdivisionFilter.h
+3
-3
Filters/General/vtkIntersectionPolyDataFilter.h
Filters/General/vtkIntersectionPolyDataFilter.h
+4
-4
Filters/General/vtkLevelIdScalars.h
Filters/General/vtkLevelIdScalars.h
+2
-2
Filters/General/vtkLinkEdgels.h
Filters/General/vtkLinkEdgels.h
+4
-4
Filters/General/vtkMarchingContourFilter.h
Filters/General/vtkMarchingContourFilter.h
+5
-5
Filters/General/vtkMatricizeArray.h
Filters/General/vtkMatricizeArray.h
+3
-3
Filters/General/vtkMergeCells.h
Filters/General/vtkMergeCells.h
+2
-2
Filters/General/vtkMultiBlockDataGroupFilter.h
Filters/General/vtkMultiBlockDataGroupFilter.h
+9
-9
Filters/General/vtkMultiBlockFromTimeSeriesFilter.h
Filters/General/vtkMultiBlockFromTimeSeriesFilter.h
+2
-2
Filters/General/vtkMultiBlockMergeFilter.h
Filters/General/vtkMultiBlockMergeFilter.h
+4
-4
Filters/General/vtkMultiThreshold.h
Filters/General/vtkMultiThreshold.h
+10
-10
Filters/General/vtkNormalizeMatrixVectors.h
Filters/General/vtkNormalizeMatrixVectors.h
+3
-3
Filters/General/vtkOBBDicer.h
Filters/General/vtkOBBDicer.h
+3
-3
Filters/General/vtkOBBTree.h
Filters/General/vtkOBBTree.h
+7
-7
Filters/General/vtkOverlappingAMRLevelIdScalars.h
Filters/General/vtkOverlappingAMRLevelIdScalars.h
+3
-3
Filters/General/vtkPassArrays.h
Filters/General/vtkPassArrays.h
+10
-10
Filters/General/vtkPassThrough.h
Filters/General/vtkPassThrough.h
+5
-5
Filters/General/vtkPointConnectivityFilter.h
Filters/General/vtkPointConnectivityFilter.h
+3
-3
Filters/General/vtkPolyDataStreamer.h
Filters/General/vtkPolyDataStreamer.h
+9
-9
Filters/General/vtkPolyDataToReebGraphFilter.h
Filters/General/vtkPolyDataToReebGraphFilter.h
+5
-5
Filters/General/vtkProbePolyhedron.h
Filters/General/vtkProbePolyhedron.h
+8
-8
Filters/General/vtkQuadraturePointInterpolator.h
Filters/General/vtkQuadraturePointInterpolator.h
+5
-5
Filters/General/vtkQuadraturePointsGenerator.h
Filters/General/vtkQuadraturePointsGenerator.h
+4
-4
Filters/General/vtkQuadratureSchemeDictionaryGenerator.h
Filters/General/vtkQuadratureSchemeDictionaryGenerator.h
+5
-5
Filters/General/vtkQuantizePolyDataPoints.h
Filters/General/vtkQuantizePolyDataPoints.h
+4
-4
Filters/General/vtkRandomAttributeGenerator.h
Filters/General/vtkRandomAttributeGenerator.h
+5
-5
Filters/General/vtkRectilinearGridClip.h
Filters/General/vtkRectilinearGridClip.h
+8
-8
Filters/General/vtkRectilinearGridToPointSet.h
Filters/General/vtkRectilinearGridToPointSet.h
+4
-4
Filters/General/vtkRectilinearGridToTetrahedra.h
Filters/General/vtkRectilinearGridToTetrahedra.h
+4
-4
Filters/General/vtkRecursiveDividingCubes.h
Filters/General/vtkRecursiveDividingCubes.h
+4
-4
Filters/General/vtkReflectionFilter.h
Filters/General/vtkReflectionFilter.h
+7
-7
Filters/General/vtkRotationFilter.h
Filters/General/vtkRotationFilter.h
+4
-4
Filters/General/vtkSampleImplicitFunctionFilter.h
Filters/General/vtkSampleImplicitFunctionFilter.h
+6
-6
Filters/General/vtkShrinkFilter.h
Filters/General/vtkShrinkFilter.h
+6
-6
Filters/General/vtkShrinkPolyData.h
Filters/General/vtkShrinkPolyData.h
+3
-3
Filters/General/vtkSpatialRepresentationFilter.h
Filters/General/vtkSpatialRepresentationFilter.h
+6
-6
Filters/General/vtkSplineFilter.h
Filters/General/vtkSplineFilter.h
+3
-3
Filters/General/vtkSplitColumnComponents.h
Filters/General/vtkSplitColumnComponents.h
+3
-3
Filters/General/vtkSplitField.h
Filters/General/vtkSplitField.h
+3
-3
Filters/General/vtkStructuredGridClip.h
Filters/General/vtkStructuredGridClip.h
+8
-8
Filters/General/vtkSubPixelPositionEdgels.h
Filters/General/vtkSubPixelPositionEdgels.h
+4
-4
Filters/General/vtkTableBasedClipDataSet.h
Filters/General/vtkTableBasedClipDataSet.h
+6
-6
Filters/General/vtkTableToPolyData.h
Filters/General/vtkTableToPolyData.h
+5
-5
Filters/General/vtkTableToStructuredGrid.h
Filters/General/vtkTableToStructuredGrid.h
+7
-7
Filters/General/vtkTemporalPathLineFilter.h
Filters/General/vtkTemporalPathLineFilter.h
+10
-10
Filters/General/vtkTemporalStatistics.h
Filters/General/vtkTemporalStatistics.h
+15
-15
Filters/General/vtkTessellatorFilter.h
Filters/General/vtkTessellatorFilter.h
+7
-7
Filters/General/vtkTimeSourceExample.h
Filters/General/vtkTimeSourceExample.h
+8
-8
Filters/General/vtkTransformFilter.h
Filters/General/vtkTransformFilter.h
+6
-6
Filters/General/vtkTransformPolyDataFilter.h
Filters/General/vtkTransformPolyDataFilter.h
+4
-4
Filters/General/vtkUncertaintyTubeFilter.h
Filters/General/vtkUncertaintyTubeFilter.h
+3
-3
Filters/General/vtkVertexGlyphFilter.h
Filters/General/vtkVertexGlyphFilter.h
+4
-4
Filters/General/vtkVolumeContourSpectrumFilter.h
Filters/General/vtkVolumeContourSpectrumFilter.h
+5
-5
Filters/General/vtkVoxelContoursToSurfaceFilter.h
Filters/General/vtkVoxelContoursToSurfaceFilter.h
+3
-3
Filters/General/vtkWarpLens.h
Filters/General/vtkWarpLens.h
+5
-5
Filters/General/vtkWarpScalar.h
Filters/General/vtkWarpScalar.h
+5
-5
Filters/General/vtkWarpTo.h
Filters/General/vtkWarpTo.h
+5
-5
Filters/General/vtkWarpVector.h
Filters/General/vtkWarpVector.h
+5
-5
Filters/General/vtkYoungsMaterialInterface.h
Filters/General/vtkYoungsMaterialInterface.h
+5
-5
Filters/Geometry/vtkAbstractGridConnectivity.h
Filters/Geometry/vtkAbstractGridConnectivity.h
+2
-2
Filters/Geometry/vtkCompositeDataGeometryFilter.h
Filters/Geometry/vtkCompositeDataGeometryFilter.h
+7
-7
Filters/Geometry/vtkDataSetGhostGenerator.h
Filters/Geometry/vtkDataSetGhostGenerator.h
+6
-6
Filters/Geometry/vtkDataSetRegionSurfaceFilter.h
Filters/Geometry/vtkDataSetRegionSurfaceFilter.h
+12
-12
Filters/Geometry/vtkDataSetSurfaceFilter.h
Filters/Geometry/vtkDataSetSurfaceFilter.h
+5
-5
Filters/Geometry/vtkGeometryFilter.h
Filters/Geometry/vtkGeometryFilter.h
+6
-6
Filters/Geometry/vtkHierarchicalDataSetGeometryFilter.h
Filters/Geometry/vtkHierarchicalDataSetGeometryFilter.h
+2
-2
Filters/Geometry/vtkImageDataGeometryFilter.h
Filters/Geometry/vtkImageDataGeometryFilter.h
+4
-4
Filters/Geometry/vtkImageDataToUniformGrid.h
Filters/Geometry/vtkImageDataToUniformGrid.h
+10
-10
Filters/Geometry/vtkLinearToQuadraticCellsFilter.h
Filters/Geometry/vtkLinearToQuadraticCellsFilter.h
+4
-4
Filters/Geometry/vtkProjectSphereFilter.h
Filters/Geometry/vtkProjectSphereFilter.h
+5
-5
Filters/Geometry/vtkRectilinearGridGeometryFilter.h
Filters/Geometry/vtkRectilinearGridGeometryFilter.h
+4
-4
Filters/Geometry/vtkRectilinearGridPartitioner.h
Filters/Geometry/vtkRectilinearGridPartitioner.h
+6
-6
Filters/Geometry/vtkStructuredAMRGridConnectivity.h
Filters/Geometry/vtkStructuredAMRGridConnectivity.h
+7
-7
Filters/Geometry/vtkStructuredAMRNeighbor.h
Filters/Geometry/vtkStructuredAMRNeighbor.h
+3
-3
Filters/Geometry/vtkStructuredGridConnectivity.h
Filters/Geometry/vtkStructuredGridConnectivity.h
+6
-6
Filters/Geometry/vtkStructuredGridGeometryFilter.h
Filters/Geometry/vtkStructuredGridGeometryFilter.h
+5
-5
Filters/Geometry/vtkStructuredGridGhostDataGenerator.h
Filters/Geometry/vtkStructuredGridGhostDataGenerator.h
+3
-3
Filters/Geometry/vtkStructuredGridPartitioner.h
Filters/Geometry/vtkStructuredGridPartitioner.h
+6
-6
Filters/Geometry/vtkStructuredPointsGeometryFilter.h
Filters/Geometry/vtkStructuredPointsGeometryFilter.h
+1
-1
Filters/Geometry/vtkUniformGridGhostDataGenerator.h
Filters/Geometry/vtkUniformGridGhostDataGenerator.h
+3
-3
Filters/Geometry/vtkUnstructuredGridGeometryFilter.h
Filters/Geometry/vtkUnstructuredGridGeometryFilter.h
+6
-6
Filters/Sources/vtkArcSource.h
Filters/Sources/vtkArcSource.h
+4
-4
Filters/Sources/vtkArrowSource.h
Filters/Sources/vtkArrowSource.h
+3
-3
Filters/Sources/vtkButtonSource.h
Filters/Sources/vtkButtonSource.h
+2
-2
Filters/Sources/vtkConeSource.h
Filters/Sources/vtkConeSource.h
+4
-4
Filters/Sources/vtkCubeSource.h
Filters/Sources/vtkCubeSource.h
+3
-3
Filters/Sources/vtkCylinderSource.h
Filters/Sources/vtkCylinderSource.h
+3
-3
Filters/Sources/vtkDiagonalMatrixSource.h
Filters/Sources/vtkDiagonalMatrixSource.h
+3
-3
Filters/Sources/vtkDiskSource.h
Filters/Sources/vtkDiskSource.h
+3
-3
Filters/Sources/vtkEllipseArcSource.h
Filters/Sources/vtkEllipseArcSource.h
+3
-3
Filters/Sources/vtkEllipticalButtonSource.h
Filters/Sources/vtkEllipticalButtonSource.h
+3
-3
Filters/Sources/vtkFrustumSource.h
Filters/Sources/vtkFrustumSource.h
+5
-5
Filters/Sources/vtkGlyphSource2D.h
Filters/Sources/vtkGlyphSource2D.h
+3
-3
Filters/Sources/vtkGraphToPolyData.h
Filters/Sources/vtkGraphToPolyData.h
+4
-4
Filters/Sources/vtkHyperOctreeFractalSource.h
Filters/Sources/vtkHyperOctreeFractalSource.h
+5
-5
Filters/Sources/vtkHyperTreeGridSource.h
Filters/Sources/vtkHyperTreeGridSource.h
+6
-6
Filters/Sources/vtkLineSource.h
Filters/Sources/vtkLineSource.h
+4
-4
Filters/Sources/vtkOutlineCornerFilter.h
Filters/Sources/vtkOutlineCornerFilter.h
+4
-4
Filters/Sources/vtkOutlineCornerSource.h
Filters/Sources/vtkOutlineCornerSource.h
+3
-3
Filters/Sources/vtkOutlineSource.h
Filters/Sources/vtkOutlineSource.h
+3
-3
Filters/Sources/vtkParametricFunctionSource.h
Filters/Sources/vtkParametricFunctionSource.h
+4
-4
Filters/Sources/vtkPlaneSource.h
Filters/Sources/vtkPlaneSource.h
+3
-3
Filters/Sources/vtkPlatonicSolidSource.h
Filters/Sources/vtkPlatonicSolidSource.h
+3
-3
Filters/Sources/vtkPointSource.h
Filters/Sources/vtkPointSource.h
+3
-3
Filters/Sources/vtkPolyLineSource.h
Filters/Sources/vtkPolyLineSource.h
+3
-3
Filters/Sources/vtkProgrammableDataObjectSource.h
Filters/Sources/vtkProgrammableDataObjectSource.h
+4
-4
Filters/Sources/vtkProgrammableSource.h
Filters/Sources/vtkProgrammableSource.h
+4
-4
Filters/Sources/vtkRectangularButtonSource.h
Filters/Sources/vtkRectangularButtonSource.h
+3
-3
Filters/Sources/vtkRegularPolygonSource.h
Filters/Sources/vtkRegularPolygonSource.h
+3
-3
Filters/Sources/vtkSelectionSource.h
Filters/Sources/vtkSelectionSource.h
+6
-6
Filters/Sources/vtkSphereSource.h
Filters/Sources/vtkSphereSource.h
+4
-4
Filters/Sources/vtkSuperquadricSource.h
Filters/Sources/vtkSuperquadricSource.h
+3
-3
Filters/Sources/vtkTessellatedBoxSource.h
Filters/Sources/vtkTessellatedBoxSource.h
+3
-3
Filters/Sources/vtkTextSource.h
Filters/Sources/vtkTextSource.h
+3
-3
Filters/Sources/vtkTexturedSphereSource.h
Filters/Sources/vtkTexturedSphereSource.h
+3
-3
Filters/Statistics/vtkAutoCorrelativeStatistics.h
Filters/Statistics/vtkAutoCorrelativeStatistics.h
+17
-17
Filters/Statistics/vtkBivariateLinearTableThreshold.h
Filters/Statistics/vtkBivariateLinearTableThreshold.h
+6
-6
Filters/Statistics/vtkComputeQuartiles.h
Filters/Statistics/vtkComputeQuartiles.h
+6
-6
Filters/Statistics/vtkContingencyStatistics.h
Filters/Statistics/vtkContingencyStatistics.h
+18
-18
Filters/Statistics/vtkCorrelativeStatistics.h
Filters/Statistics/vtkCorrelativeStatistics.h
+18
-18
Filters/Statistics/vtkDescriptiveStatistics.h
Filters/Statistics/vtkDescriptiveStatistics.h
+18
-18
Filters/Statistics/vtkExtractFunctionalBagPlot.h
Filters/Statistics/vtkExtractFunctionalBagPlot.h
+2
-2
Filters/Statistics/vtkHighestDensityRegionsStatistics.h
Filters/Statistics/vtkHighestDensityRegionsStatistics.h
+18
-18
Filters/Statistics/vtkKMeansAssessFunctor.h
Filters/Statistics/vtkKMeansAssessFunctor.h
+2
-2
Filters/Statistics/vtkKMeansDistanceFunctor.h
Filters/Statistics/vtkKMeansDistanceFunctor.h
+2
-2
Filters/Statistics/vtkKMeansDistanceFunctorCalculator.h
Filters/Statistics/vtkKMeansDistanceFunctorCalculator.h
+3
-3
Filters/Statistics/vtkKMeansStatistics.h
Filters/Statistics/vtkKMeansStatistics.h
+19
-19
Filters/Statistics/vtkMultiCorrelativeStatistics.h
Filters/Statistics/vtkMultiCorrelativeStatistics.h
+18
-18
Filters/Statistics/vtkMultiCorrelativeStatisticsAssessFunctor.h
...s/Statistics/vtkMultiCorrelativeStatisticsAssessFunctor.h
+2
-2
Filters/Statistics/vtkOrderStatistics.h
Filters/Statistics/vtkOrderStatistics.h
+21
-21
Filters/Statistics/vtkPCAStatistics.h
Filters/Statistics/vtkPCAStatistics.h
+17
-17
Filters/Statistics/vtkStatisticsAlgorithm.h
Filters/Statistics/vtkStatisticsAlgorithm.h
+6
-6
Filters/Statistics/vtkStrahlerMetric.h
Filters/Statistics/vtkStrahlerMetric.h
+3
-3
Filters/Statistics/vtkStreamingStatistics.h
Filters/Statistics/vtkStreamingStatistics.h
+6
-6
Imaging/Fourier/vtkTableFFT.h
Imaging/Fourier/vtkTableFFT.h
+4
-4
No files found.
Common/DataModel/vtkArrayListTemplate.h
View file @
b7436acc
...
...
@@ -85,11 +85,11 @@ struct ArrayPair : public BaseArrayPair
BaseArrayPair
(
num
,
numComp
,
outArray
),
Input
(
in
),
Output
(
out
),
NullValue
(
null
)
{
}
virtual
~
ArrayPair
()
//calm down some finicky compilers
~
ArrayPair
()
VTK_OVERRIDE
//calm down some finicky compilers
{
}
virtual
void
Copy
(
vtkIdType
inId
,
vtkIdType
outId
)
void
Copy
(
vtkIdType
inId
,
vtkIdType
outId
)
VTK_OVERRIDE
{
for
(
int
j
=
0
;
j
<
this
->
NumComp
;
++
j
)
{
...
...
@@ -97,8 +97,8 @@ struct ArrayPair : public BaseArrayPair
}
}
virtual
void
Interpolate
(
int
numWeights
,
const
vtkIdType
*
ids
,
const
double
*
weights
,
vtkIdType
outId
)
void
Interpolate
(
int
numWeights
,
const
vtkIdType
*
ids
,
const
double
*
weights
,
vtkIdType
outId
)
VTK_OVERRIDE
{
for
(
int
j
=
0
;
j
<
this
->
NumComp
;
++
j
)
{
...
...
@@ -111,7 +111,7 @@ struct ArrayPair : public BaseArrayPair
}
}
virtual
void
InterpolateEdge
(
vtkIdType
v0
,
vtkIdType
v1
,
double
t
,
vtkIdType
outId
)
void
InterpolateEdge
(
vtkIdType
v0
,
vtkIdType
v1
,
double
t
,
vtkIdType
outId
)
VTK_OVERRIDE
{
double
v
;
vtkIdType
numComp
=
this
->
NumComp
;
...
...
@@ -123,7 +123,7 @@ struct ArrayPair : public BaseArrayPair
}
}
virtual
void
AssignNullValue
(
vtkIdType
outId
)
void
AssignNullValue
(
vtkIdType
outId
)
VTK_OVERRIDE
{
for
(
int
j
=
0
;
j
<
this
->
NumComp
;
++
j
)
{
...
...
@@ -131,7 +131,7 @@ struct ArrayPair : public BaseArrayPair
}
}
virtual
void
Realloc
(
vtkIdType
sze
)
void
Realloc
(
vtkIdType
sze
)
VTK_OVERRIDE
{
this
->
OutputArray
->
WriteVoidPointer
(
0
,
sze
*
this
->
NumComp
);
this
->
Output
=
static_cast
<
T
*>
(
this
->
OutputArray
->
GetVoidPointer
(
0
));
...
...
@@ -152,11 +152,11 @@ struct RealArrayPair : public BaseArrayPair
BaseArrayPair
(
num
,
numComp
,
outArray
),
Input
(
in
),
Output
(
out
),
NullValue
(
null
)
{
}
virtual
~
RealArrayPair
()
//calm down some finicky compilers
~
RealArrayPair
()
VTK_OVERRIDE
//calm down some finicky compilers
{
}
virtual
void
Copy
(
vtkIdType
inId
,
vtkIdType
outId
)
void
Copy
(
vtkIdType
inId
,
vtkIdType
outId
)
VTK_OVERRIDE
{
for
(
int
j
=
0
;
j
<
this
->
NumComp
;
++
j
)
{
...
...
@@ -164,8 +164,8 @@ struct RealArrayPair : public BaseArrayPair
}
}
virtual
void
Interpolate
(
int
numWeights
,
const
vtkIdType
*
ids
,
const
double
*
weights
,
vtkIdType
outId
)
void
Interpolate
(
int
numWeights
,
const
vtkIdType
*
ids
,
const
double
*
weights
,
vtkIdType
outId
)
VTK_OVERRIDE
{
for
(
int
j
=
0
;
j
<
this
->
NumComp
;
++
j
)
{
...
...
@@ -178,7 +178,7 @@ struct RealArrayPair : public BaseArrayPair
}
}
virtual
void
InterpolateEdge
(
vtkIdType
v0
,
vtkIdType
v1
,
double
t
,
vtkIdType
outId
)
void
InterpolateEdge
(
vtkIdType
v0
,
vtkIdType
v1
,
double
t
,
vtkIdType
outId
)
VTK_OVERRIDE
{
double
v
;
vtkIdType
numComp
=
this
->
NumComp
;
...
...
@@ -190,7 +190,7 @@ struct RealArrayPair : public BaseArrayPair
}
}
virtual
void
AssignNullValue
(
vtkIdType
outId
)
void
AssignNullValue
(
vtkIdType
outId
)
VTK_OVERRIDE
{
for
(
int
j
=
0
;
j
<
this
->
NumComp
;
++
j
)
{
...
...
@@ -198,7 +198,7 @@ struct RealArrayPair : public BaseArrayPair
}
}
virtual
void
Realloc
(
vtkIdType
sze
)
void
Realloc
(
vtkIdType
sze
)
VTK_OVERRIDE
{
this
->
OutputArray
->
WriteVoidPointer
(
0
,
sze
*
this
->
NumComp
);
this
->
Output
=
static_cast
<
TOutput
*>
(
this
->
OutputArray
->
GetVoidPointer
(
0
));
...
...
Filters/Core/vtkAppendCompositeDataLeaves.h
View file @
b7436acc
...
...
@@ -66,7 +66,7 @@ public:
static
vtkAppendCompositeDataLeaves
*
New
();
vtkTypeMacro
(
vtkAppendCompositeDataLeaves
,
vtkCompositeDataSetAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
//@{
/**
...
...
@@ -81,23 +81,23 @@ public:
protected:
vtkAppendCompositeDataLeaves
();
~
vtkAppendCompositeDataLeaves
();
~
vtkAppendCompositeDataLeaves
()
VTK_OVERRIDE
;
/**
* Since vtkCompositeDataSet is an abstract class and we output the same types as the input,
* we must override the default implementation.
*/
virtual
int
RequestDataObject
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
int
RequestDataObject
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
/**
* Iterates over the datasets and appends corresponding notes.
*/
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
/**
* The input is repeatable, so we override the default implementation.
*/
virtual
int
FillInputPortInformation
(
int
port
,
vtkInformation
*
info
);
int
FillInputPortInformation
(
int
port
,
vtkInformation
*
info
)
VTK_OVERRIDE
;
/**
* When leaf nodes are unstructured grids, this uses a vtkAppendFilter to merge them.
...
...
Filters/Core/vtkAppendFilter.h
View file @
b7436acc
...
...
@@ -42,7 +42,7 @@ public:
static
vtkAppendFilter
*
New
();
vtkTypeMacro
(
vtkAppendFilter
,
vtkUnstructuredGridAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
/**
* Get any input of this filter.
...
...
@@ -94,13 +94,13 @@ public:
protected:
vtkAppendFilter
();
~
vtkAppendFilter
();
~
vtkAppendFilter
()
VTK_OVERRIDE
;
// Usual data generation method
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
FillInputPortInformation
(
int
port
,
vtkInformation
*
info
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
FillInputPortInformation
(
int
port
,
vtkInformation
*
info
)
VTK_OVERRIDE
;
// list of data sets to append together.
// Here as a convenience. It is a copy of the input array.
...
...
Filters/Core/vtkAppendPolyData.h
View file @
b7436acc
...
...
@@ -45,7 +45,7 @@ public:
static
vtkAppendPolyData
*
New
();
vtkTypeMacro
(
vtkAppendPolyData
,
vtkPolyDataAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
//@{
/**
...
...
@@ -120,18 +120,18 @@ public:
protected:
vtkAppendPolyData
();
~
vtkAppendPolyData
();
~
vtkAppendPolyData
()
VTK_OVERRIDE
;
// Flag for selecting parallel streaming behavior
int
ParallelStreaming
;
int
OutputPointsPrecision
;
// Usual data generation method
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
FillInputPortInformation
(
int
,
vtkInformation
*
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
FillInputPortInformation
(
int
,
vtkInformation
*
)
VTK_OVERRIDE
;
// An efficient templated way to append data.
void
AppendData
(
vtkDataArray
*
dest
,
vtkDataArray
*
src
,
vtkIdType
offset
);
...
...
Filters/Core/vtkAppendSelection.h
View file @
b7436acc
...
...
@@ -40,7 +40,7 @@ public:
static
vtkAppendSelection
*
New
();
vtkTypeMacro
(
vtkAppendSelection
,
vtkSelectionAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
//@{
/**
...
...
@@ -99,12 +99,12 @@ public:
protected:
vtkAppendSelection
();
~
vtkAppendSelection
();
~
vtkAppendSelection
()
VTK_OVERRIDE
;
// Usual data generation method
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
FillInputPortInformation
(
int
,
vtkInformation
*
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
FillInputPortInformation
(
int
,
vtkInformation
*
)
VTK_OVERRIDE
;
private:
// hide the superclass' AddInput() from the user and the compiler
...
...
Filters/Core/vtkArrayCalculator.h
View file @
b7436acc
...
...
@@ -76,7 +76,7 @@ class VTKFILTERSCORE_EXPORT vtkArrayCalculator : public vtkDataSetAlgorithm
{
public:
vtkTypeMacro
(
vtkArrayCalculator
,
vtkDataSetAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
static
vtkArrayCalculator
*
New
();
...
...
@@ -263,9 +263,9 @@ public:
protected:
vtkArrayCalculator
();
~
vtkArrayCalculator
();
~
vtkArrayCalculator
()
VTK_OVERRIDE
;
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
char
*
Function
;
char
*
ResultArrayName
;
...
...
Filters/Core/vtkAssignAttribute.h
View file @
b7436acc
...
...
@@ -68,7 +68,7 @@ class VTKFILTERSCORE_EXPORT vtkAssignAttribute : public vtkPassInputTypeAlgorith
{
public:
vtkTypeMacro
(
vtkAssignAttribute
,
vtkPassInputTypeAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
/**
* Create a new vtkAssignAttribute.
...
...
@@ -111,11 +111,11 @@ protected:
};
vtkAssignAttribute
();
virtual
~
vtkAssignAttribute
();
~
vtkAssignAttribute
()
VTK_OVERRIDE
;
int
RequestInformation
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
int
FillInputPortInformation
(
int
,
vtkInformation
*
);
int
RequestInformation
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
FillInputPortInformation
(
int
,
vtkInformation
*
)
VTK_OVERRIDE
;
char
*
FieldName
;
int
FieldTypeAssignment
;
...
...
Filters/Core/vtkAttributeDataToFieldDataFilter.h
View file @
b7436acc
...
...
@@ -48,7 +48,7 @@
class
VTKFILTERSCORE_EXPORT
vtkAttributeDataToFieldDataFilter
:
public
vtkDataSetAlgorithm
{
public:
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
vtkTypeMacro
(
vtkAttributeDataToFieldDataFilter
,
vtkDataSetAlgorithm
);
/**
...
...
@@ -68,9 +68,9 @@ public:
protected:
vtkAttributeDataToFieldDataFilter
();
~
vtkAttributeDataToFieldDataFilter
()
{}
~
vtkAttributeDataToFieldDataFilter
()
VTK_OVERRIDE
{}
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
//generate output data
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
//generate output data
int
PassAttributeData
;
private:
...
...
Filters/Core/vtkBinCellDataFilter.h
View file @
b7436acc
...
...
@@ -44,7 +44,7 @@ public:
typedef
vtkContourValues
vtkBinValues
;
vtkTypeMacro
(
vtkBinCellDataFilter
,
vtkDataSetAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
/**
* Construct object with initial range (VTK_DOUBLE_MIN, VTK_DOUBLE_MAX) and
...
...
@@ -177,7 +177,7 @@ public:
protected:
vtkBinCellDataFilter
();
~
vtkBinCellDataFilter
();
~
vtkBinCellDataFilter
()
VTK_OVERRIDE
;
int
SpatialMatch
;
...
...
@@ -190,12 +190,12 @@ protected:
vtkBinValues
*
BinValues
;
vtkCellLocator
*
CellLocator
;
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
RequestInformation
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
RequestInformation
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
virtual
void
CreateDefaultLocator
();
...
...
Filters/Core/vtkCellDataToPointData.h
View file @
b7436acc
...
...
@@ -45,7 +45,7 @@ class VTKFILTERSCORE_EXPORT vtkCellDataToPointData : public vtkDataSetAlgorithm
public:
static
vtkCellDataToPointData
*
New
();
vtkTypeMacro
(
vtkCellDataToPointData
,
vtkDataSetAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
//@{
/**
...
...
@@ -60,11 +60,11 @@ public:
protected:
vtkCellDataToPointData
();
~
vtkCellDataToPointData
()
{}
~
vtkCellDataToPointData
()
VTK_OVERRIDE
{}
virtual
int
RequestData
(
vtkInformation
*
request
,
vtkInformationVector
**
inputVector
,
vtkInformationVector
*
outputVector
);
int
RequestData
(
vtkInformation
*
request
,
vtkInformationVector
**
inputVector
,
vtkInformationVector
*
outputVector
)
VTK_OVERRIDE
;
// Special traversal algorithm for unstructured grid
int
RequestDataForUnstructuredGrid
...
...
Filters/Core/vtkCenterOfMass.h
View file @
b7436acc
...
...
@@ -39,7 +39,7 @@ class VTKFILTERSCORE_EXPORT vtkCenterOfMass : public vtkPointSetAlgorithm
public:
static
vtkCenterOfMass
*
New
();
vtkTypeMacro
(
vtkCenterOfMass
,
vtkPointSetAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
//@{
/**
...
...
@@ -74,7 +74,7 @@ protected:
int
RequestData
(
vtkInformation
*
request
,
vtkInformationVector
**
inputVector
,
vtkInformationVector
*
outputVector
);
vtkInformationVector
*
outputVector
)
VTK_OVERRIDE
;
private:
...
...
Filters/Core/vtkCleanPolyData.h
View file @
b7436acc
...
...
@@ -74,7 +74,7 @@ class VTKFILTERSCORE_EXPORT vtkCleanPolyData : public vtkPolyDataAlgorithm
{
public:
static
vtkCleanPolyData
*
New
();
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
vtkTypeMacro
(
vtkCleanPolyData
,
vtkPolyDataAlgorithm
);
//@{
...
...
@@ -166,7 +166,7 @@ public:
/**
* Get the MTime of this object also considering the locator.
*/
vtkMTimeType
GetMTime
();
vtkMTimeType
GetMTime
()
VTK_OVERRIDE
;
/**
* Perform operation on a point
...
...
@@ -199,11 +199,11 @@ public:
protected:
vtkCleanPolyData
();
~
vtkCleanPolyData
();
~
vtkCleanPolyData
()
VTK_OVERRIDE
;
// Usual data generation method
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
PointMerging
;
double
Tolerance
;
...
...
Filters/Core/vtkClipPolyData.h
View file @
b7436acc
...
...
@@ -69,7 +69,7 @@ class VTKFILTERSCORE_EXPORT vtkClipPolyData : public vtkPolyDataAlgorithm
{
public:
vtkTypeMacro
(
vtkClipPolyData
,
vtkPolyDataAlgorithm
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
/**
* Construct with user-specified implicit function; InsideOut turned off;
...
...
@@ -167,7 +167,7 @@ public:
/**
* Return the mtime also considering the locator and clip function.
*/
vtkMTimeType
GetMTime
();
vtkMTimeType
GetMTime
()
VTK_OVERRIDE
;
//@{
/**
...
...
@@ -182,9 +182,9 @@ public:
protected:
vtkClipPolyData
(
vtkImplicitFunction
*
cf
=
NULL
);
~
vtkClipPolyData
();
~
vtkClipPolyData
()
VTK_OVERRIDE
;
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
vtkImplicitFunction
*
ClipFunction
;
vtkIncrementalPointLocator
*
Locator
;
...
...
Filters/Core/vtkCompositeCutter.h
View file @
b7436acc
...
...
@@ -34,14 +34,14 @@ public:
static
vtkCompositeCutter
*
New
();
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);;
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;;
protected:
vtkCompositeCutter
(
vtkImplicitFunction
*
cf
=
NULL
);
virtual
~
vtkCompositeCutter
();
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
virtual
int
FillInputPortInformation
(
int
port
,
vtkInformation
*
info
);
~
vtkCompositeCutter
()
VTK_OVERRIDE
;
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
RequestUpdateExtent
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
int
FillInputPortInformation
(
int
port
,
vtkInformation
*
info
)
VTK_OVERRIDE
;
private:
vtkCompositeCutter
(
const
vtkCompositeCutter
&
)
VTK_DELETE_FUNCTION
;
...
...
Filters/Core/vtkCompositeDataProbeFilter.h
View file @
b7436acc
...
...
@@ -47,7 +47,7 @@ class VTKFILTERSCORE_EXPORT vtkCompositeDataProbeFilter : public vtkProbeFilter
public:
static
vtkCompositeDataProbeFilter
*
New
();
vtkTypeMacro
(
vtkCompositeDataProbeFilter
,
vtkProbeFilter
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
ostream
&
os
,
vtkIndent
indent
)
VTK_OVERRIDE
;
//@{
/**
...
...
@@ -69,13 +69,13 @@ public:
protected:
vtkCompositeDataProbeFilter
();
~
vtkCompositeDataProbeFilter
();
~
vtkCompositeDataProbeFilter
()
VTK_OVERRIDE
;
/**
* Change input information to accept composite datasets as the input which
* is probed into.
*/
virtual
int
FillInputPortInformation
(
int
port
,
vtkInformation
*
info
);
int
FillInputPortInformation
(
int
port
,
vtkInformation
*
info
)
VTK_OVERRIDE
;
/**
* Builds the field list using the composite dataset source.
...
...
@@ -85,18 +85,18 @@ protected:
/**
* Initializes output and various arrays which keep track for probing status.
*/
virtual
void
InitializeForProbing
(
vtkDataSet
*
input
,
vtkDataSet
*
output
);
void
InitializeForProbing
(
vtkDataSet
*
input
,
vtkDataSet
*
output
)
VTK_OVERRIDE
;
/**
* Handle composite input.
*/
virtual
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
);
int
RequestData
(
vtkInformation
*
,
vtkInformationVector
**
,
vtkInformationVector
*
)
VTK_OVERRIDE
;
/**