Remove trailing whitespace from all source files
Exclude ThirdParty, Utilities/MetaIO, and Utilities/KWSys as these are maintained outside VTK. Co-Author: Marcus D. Hanwell <marcus.hanwell@kitware.com> Co-Author: Chris Harris <chris.harris@kitware.com> Co-Author: Brad King <brad.king@kitware.com>
Showing
with
15655 additions
and
15655 deletions
+15655
-15655
- AMR/Core/Testing/Cxx/CMakeLists.txt AMR/Core/Testing/Cxx/CMakeLists.txt +4 -4
- AMR/Core/module.cmake AMR/Core/module.cmake +1 -1
- AMR/Core/vtkAMRResampleFilter.cxx AMR/Core/vtkAMRResampleFilter.cxx +11 -11
- AMR/Core/vtkAMRResampleFilter.h AMR/Core/vtkAMRResampleFilter.h +3 -3
- CMake/CTestCustom.ctest.in CMake/CTestCustom.ctest.in +5 -5
- CMake/CheckCXXSourceRuns.cmake CMake/CheckCXXSourceRuns.cmake +3 -3
- CMake/FindCg.cmake CMake/FindCg.cmake +2 -2
- CMake/FindDirectX.cmake CMake/FindDirectX.cmake +3 -3
- CMake/FindFFMPEG.cmake CMake/FindFFMPEG.cmake +3 -3
- CMake/FindGL2PS.cmake CMake/FindGL2PS.cmake +1 -1
- CMake/FindLIBPROJ4.cmake CMake/FindLIBPROJ4.cmake +2 -2
- CMake/FindMatlabMex.cmake CMake/FindMatlabMex.cmake +2 -2
- CMake/FindMySQL.cmake CMake/FindMySQL.cmake +4 -4
- CMake/FindODBC.cmake CMake/FindODBC.cmake +4 -4
- CMake/FindOSMesa.cmake CMake/FindOSMesa.cmake +5 -5
- CMake/FindR.cmake CMake/FindR.cmake +2 -2
- CMake/FindTCL.cmake CMake/FindTCL.cmake +34 -34
- CMake/SharedLibraryPathInfo.cxx CMake/SharedLibraryPathInfo.cxx +3 -3
- CMake/TestNO_ICC_IDYNAMIC_NEEDED.cmake CMake/TestNO_ICC_IDYNAMIC_NEEDED.cmake +1 -1
- CMake/TryRunResults-VTK-bgl-gcc.cmake CMake/TryRunResults-VTK-bgl-gcc.cmake +17 -17
- CMake/UseMatlabMex.cmake CMake/UseMatlabMex.cmake +5 -5
- CMake/VTKParallelCMakeTests.cmake CMake/VTKParallelCMakeTests.cmake +1 -1
- CMake/VTKValgrindSuppressions.supp CMake/VTKValgrindSuppressions.supp +23 -23
- CMake/VTKVersionMacros.cmake CMake/VTKVersionMacros.cmake +2 -2
- CMake/vtkDetermineCompilerFlags.cmake CMake/vtkDetermineCompilerFlags.cmake +2 -2
- CMake/vtkFFMPEGTestImgConvert.cxx CMake/vtkFFMPEGTestImgConvert.cxx +1 -1
- CMake/vtkForwardingExecutable.cmake CMake/vtkForwardingExecutable.cmake +2 -2
- CMake/vtkJavaWrapping.cmake CMake/vtkJavaWrapping.cmake +3 -3
- CMake/vtkMakeInstantiator.cmake CMake/vtkMakeInstantiator.cmake +11 -11
- CMake/vtkMakeInstantiator.cxx.in CMake/vtkMakeInstantiator.cxx.in +11 -11
- CMake/vtkMakeInstantiator.h.in CMake/vtkMakeInstantiator.h.in +1 -1
- CMake/vtkModuleMacros.cmake CMake/vtkModuleMacros.cmake +1 -1
- CMake/vtkModuleTop.cmake CMake/vtkModuleTop.cmake +4 -4
- CMake/vtkTclTkMacros.cmake CMake/vtkTclTkMacros.cmake +13 -13
- CMake/vtkTestGLX.cmake CMake/vtkTestGLX.cmake +1 -1
- CMake/vtkWrapJava.cmake CMake/vtkWrapJava.cmake +3 -3
- CMake/vtkWrapping.cmake CMake/vtkWrapping.cmake +1 -1
- Charts/Core/Testing/Cxx/CMakeLists.txt Charts/Core/Testing/Cxx/CMakeLists.txt +1 -1
- Charts/Core/Testing/Cxx/TestControlPointsHandleItem.cxx Charts/Core/Testing/Cxx/TestControlPointsHandleItem.cxx +2 -2
- Charts/Core/vtkColorTransferFunctionItem.h Charts/Core/vtkColorTransferFunctionItem.h +1 -1
- Charts/Core/vtkCompositeControlPointsItem.h Charts/Core/vtkCompositeControlPointsItem.h +1 -1
- Charts/Core/vtkControlPointsItem.cxx Charts/Core/vtkControlPointsItem.cxx +4 -4
- Charts/Core/vtkControlPointsItem.h Charts/Core/vtkControlPointsItem.h +1 -1
- Charts/Core/vtkPiecewisePointHandleItem.cxx Charts/Core/vtkPiecewisePointHandleItem.cxx +2 -2
- Chemistry/Core/module.cmake Chemistry/Core/module.cmake +1 -1
- Common/ComputationalGeometry/Testing/Tcl/CMakeLists.txt Common/ComputationalGeometry/Testing/Tcl/CMakeLists.txt +3 -3
- Common/ComputationalGeometry/vtkCardinalSpline.cxx Common/ComputationalGeometry/vtkCardinalSpline.cxx +22 -22
- Common/ComputationalGeometry/vtkCardinalSpline.h Common/ComputationalGeometry/vtkCardinalSpline.h +2 -2
- Common/ComputationalGeometry/vtkKochanekSpline.cxx Common/ComputationalGeometry/vtkKochanekSpline.cxx +10 -10
- Common/ComputationalGeometry/vtkKochanekSpline.h Common/ComputationalGeometry/vtkKochanekSpline.h +8 -8
- Common/ComputationalGeometry/vtkParametricBoy.cxx Common/ComputationalGeometry/vtkParametricBoy.cxx +3 -3
- Common/ComputationalGeometry/vtkParametricBoy.h Common/ComputationalGeometry/vtkParametricBoy.h +17 -17
- Common/ComputationalGeometry/vtkParametricConicSpiral.cxx Common/ComputationalGeometry/vtkParametricConicSpiral.cxx +3 -3
- Common/ComputationalGeometry/vtkParametricConicSpiral.h Common/ComputationalGeometry/vtkParametricConicSpiral.h +20 -20
- Common/ComputationalGeometry/vtkParametricCrossCap.cxx Common/ComputationalGeometry/vtkParametricCrossCap.cxx +3 -3
- Common/ComputationalGeometry/vtkParametricCrossCap.h Common/ComputationalGeometry/vtkParametricCrossCap.h +14 -14
- Common/ComputationalGeometry/vtkParametricDini.cxx Common/ComputationalGeometry/vtkParametricDini.cxx +3 -3
- Common/ComputationalGeometry/vtkParametricDini.h Common/ComputationalGeometry/vtkParametricDini.h +15 -15
- Common/ComputationalGeometry/vtkParametricEllipsoid.cxx Common/ComputationalGeometry/vtkParametricEllipsoid.cxx +4 -4
- Common/ComputationalGeometry/vtkParametricEllipsoid.h Common/ComputationalGeometry/vtkParametricEllipsoid.h +15 -15
- Common/ComputationalGeometry/vtkParametricEnneper.cxx Common/ComputationalGeometry/vtkParametricEnneper.cxx +3 -3
- Common/ComputationalGeometry/vtkParametricEnneper.h Common/ComputationalGeometry/vtkParametricEnneper.h +12 -12
- Common/ComputationalGeometry/vtkParametricFigure8Klein.cxx Common/ComputationalGeometry/vtkParametricFigure8Klein.cxx +3 -3
- Common/ComputationalGeometry/vtkParametricFigure8Klein.h Common/ComputationalGeometry/vtkParametricFigure8Klein.h +15 -15
- Common/ComputationalGeometry/vtkParametricFunction.cxx Common/ComputationalGeometry/vtkParametricFunction.cxx +3 -3
- Common/ComputationalGeometry/vtkParametricFunction.h Common/ComputationalGeometry/vtkParametricFunction.h +28 -28
- Common/ComputationalGeometry/vtkParametricKlein.cxx Common/ComputationalGeometry/vtkParametricKlein.cxx +4 -4
- Common/ComputationalGeometry/vtkParametricKlein.h Common/ComputationalGeometry/vtkParametricKlein.h +12 -12
- Common/ComputationalGeometry/vtkParametricMobius.cxx Common/ComputationalGeometry/vtkParametricMobius.cxx +3 -3
- Common/ComputationalGeometry/vtkParametricMobius.h Common/ComputationalGeometry/vtkParametricMobius.h +11 -11
- Common/ComputationalGeometry/vtkParametricRandomHills.cxx Common/ComputationalGeometry/vtkParametricRandomHills.cxx +6 -6
- Common/ComputationalGeometry/vtkParametricRandomHills.h Common/ComputationalGeometry/vtkParametricRandomHills.h +26 -26
- Common/ComputationalGeometry/vtkParametricRoman.cxx Common/ComputationalGeometry/vtkParametricRoman.cxx +5 -5
- Common/ComputationalGeometry/vtkParametricRoman.h Common/ComputationalGeometry/vtkParametricRoman.h +13 -13
- Common/ComputationalGeometry/vtkParametricSpline.cxx Common/ComputationalGeometry/vtkParametricSpline.cxx +7 -7
- Common/ComputationalGeometry/vtkParametricSpline.h Common/ComputationalGeometry/vtkParametricSpline.h +11 -11
- Common/ComputationalGeometry/vtkParametricSuperEllipsoid.cxx Common/ComputationalGeometry/vtkParametricSuperEllipsoid.cxx +4 -4
- Common/ComputationalGeometry/vtkParametricSuperEllipsoid.h Common/ComputationalGeometry/vtkParametricSuperEllipsoid.h +15 -15
- Common/ComputationalGeometry/vtkParametricSuperToroid.cxx Common/ComputationalGeometry/vtkParametricSuperToroid.cxx +4 -4
- Common/ComputationalGeometry/vtkParametricSuperToroid.h Common/ComputationalGeometry/vtkParametricSuperToroid.h +16 -16
- Common/ComputationalGeometry/vtkParametricTorus.cxx Common/ComputationalGeometry/vtkParametricTorus.cxx +6 -6
- Common/ComputationalGeometry/vtkParametricTorus.h Common/ComputationalGeometry/vtkParametricTorus.h +13 -13
- Common/Core/CaseFolding.txt Common/Core/CaseFolding.txt +1 -1
- Common/Core/Testing/Cxx/CMakeLists.txt Common/Core/Testing/Cxx/CMakeLists.txt +1 -1
- Common/Core/Testing/Cxx/TestArrayLookup.cxx Common/Core/Testing/Cxx/TestArrayLookup.cxx +39 -39
- Common/Core/Testing/Cxx/TestConditionVariable.cxx Common/Core/Testing/Cxx/TestConditionVariable.cxx +1 -1
- Common/Core/Testing/Cxx/TestCxxFeatures.cxx Common/Core/Testing/Cxx/TestCxxFeatures.cxx +9 -9
- Common/Core/Testing/Cxx/TestDataArrayComponentNames.cxx Common/Core/Testing/Cxx/TestDataArrayComponentNames.cxx +48 -48
- Common/Core/Testing/Cxx/TestMath.cxx Common/Core/Testing/Cxx/TestMath.cxx +2 -2
- Common/Core/Testing/Cxx/TestMinimalStandardRandomSequence.cxx ...on/Core/Testing/Cxx/TestMinimalStandardRandomSequence.cxx +10 -10
- Common/Core/Testing/Cxx/TestUnicodeStringAPI.cxx Common/Core/Testing/Cxx/TestUnicodeStringAPI.cxx +8 -8
- Common/Core/Testing/Cxx/TestUnicodeStringArrayAPI.cxx Common/Core/Testing/Cxx/TestUnicodeStringArrayAPI.cxx +2 -2
- Common/Core/Testing/Cxx/TestVariant.cxx Common/Core/Testing/Cxx/TestVariant.cxx +14 -14
- Common/Core/Testing/Cxx/TestVariantArray.cxx Common/Core/Testing/Cxx/TestVariantArray.cxx +15 -15
- Common/Core/Testing/Cxx/TestVariantComparison.cxx Common/Core/Testing/Cxx/TestVariantComparison.cxx +11 -11
- Common/Core/Testing/Cxx/otherArrays.cxx Common/Core/Testing/Cxx/otherArrays.cxx +10 -10
- Common/Core/Testing/Cxx/otherByteSwap.cxx Common/Core/Testing/Cxx/otherByteSwap.cxx +4 -4
- Common/Core/Testing/Cxx/otherStringArray.cxx Common/Core/Testing/Cxx/otherStringArray.cxx +14 -14
- Common/Core/Testing/Python/TestExecuteMethodFinalizeCrash.py Common/Core/Testing/Python/TestExecuteMethodFinalizeCrash.py +1 -1
- Common/Core/Testing/Python/TestNumpySupport.py Common/Core/Testing/Python/TestNumpySupport.py +1 -1
- Common/Core/Testing/Python/TestTerminationCrash.py Common/Core/Testing/Python/TestTerminationCrash.py +1 -1
- Common/Core/Testing/Python/TestWeakref.py Common/Core/Testing/Python/TestWeakref.py +1 -1
- Common/Core/Testing/Tcl/FindString.tcl Common/Core/Testing/Tcl/FindString.tcl +2 -2
- Common/Core/Testing/Tcl/PrintSelfCheck.tcl Common/Core/Testing/Tcl/PrintSelfCheck.tcl +21 -21
- Common/Core/Testing/Tcl/TestArrays.tcl Common/Core/Testing/Tcl/TestArrays.tcl +4 -4
- Common/Core/Testing/Tcl/TestEmptyInput.tcl Common/Core/Testing/Tcl/TestEmptyInput.tcl +4 -4
- Common/Core/Testing/Tcl/otherPrint.tcl Common/Core/Testing/Tcl/otherPrint.tcl +2 -2
- Common/Core/vtkAbstractArray.h Common/Core/vtkAbstractArray.h +34 -34
- Common/Core/vtkAnimationCue.cxx Common/Core/vtkAnimationCue.cxx +3 -3
- Common/Core/vtkAnimationCue.h Common/Core/vtkAnimationCue.h +22 -22
- Common/Core/vtkArrayCoordinates.cxx Common/Core/vtkArrayCoordinates.cxx +1 -1
- Common/Core/vtkArrayExtents.cxx Common/Core/vtkArrayExtents.cxx +3 -3
- Common/Core/vtkArrayExtentsList.cxx Common/Core/vtkArrayExtentsList.cxx +3 -3
- Common/Core/vtkArrayInterpolate.h Common/Core/vtkArrayInterpolate.h +1 -1
- Common/Core/vtkArrayInterpolate.txx Common/Core/vtkArrayInterpolate.txx +3 -3
- Common/Core/vtkArrayPrint.txx Common/Core/vtkArrayPrint.txx +7 -7
- Common/Core/vtkArrayRange.cxx Common/Core/vtkArrayRange.cxx +1 -1
- Common/Core/vtkArraySort.cxx Common/Core/vtkArraySort.cxx +1 -1
- Common/Core/vtkArrayWeights.cxx Common/Core/vtkArrayWeights.cxx +1 -1
- Common/Core/vtkBitArray.cxx Common/Core/vtkBitArray.cxx +23 -23
- Common/Core/vtkBitArray.h Common/Core/vtkBitArray.h +24 -24
- Common/Core/vtkBitArrayIterator.cxx Common/Core/vtkBitArrayIterator.cxx +3 -3
- Common/Core/vtkBitArrayIterator.h Common/Core/vtkBitArrayIterator.h +6 -6
- Common/Core/vtkBoxMuellerRandomSequence.cxx Common/Core/vtkBoxMuellerRandomSequence.cxx +6 -6
- Common/Core/vtkBoxMuellerRandomSequence.h Common/Core/vtkBoxMuellerRandomSequence.h +6 -6
- Common/Core/vtkByteSwap.cxx Common/Core/vtkByteSwap.cxx +2 -2
- Common/Core/vtkByteSwap.h Common/Core/vtkByteSwap.h +2 -2
- Common/Core/vtkCollection.h Common/Core/vtkCollection.h +9 -9
- Common/Core/vtkCollectionIterator.h Common/Core/vtkCollectionIterator.h +7 -7
- Common/Core/vtkCommand.cxx Common/Core/vtkCommand.cxx +3 -3
- Common/Core/vtkConditionVariable.cxx Common/Core/vtkConditionVariable.cxx +6 -6
- Common/Core/vtkConditionVariable.h Common/Core/vtkConditionVariable.h +8 -8
- Common/Core/vtkCriticalSection.cxx Common/Core/vtkCriticalSection.cxx +2 -2
- Common/Core/vtkCriticalSection.h Common/Core/vtkCriticalSection.h +5 -5
- Common/Core/vtkDataArray.cxx Common/Core/vtkDataArray.cxx +33 -33
- Common/Core/vtkDataArray.h Common/Core/vtkDataArray.h +30 -30
- Common/Core/vtkDataArrayCollection.h Common/Core/vtkDataArrayCollection.h +6 -6
- Common/Core/vtkDataArrayCollectionIterator.h Common/Core/vtkDataArrayCollectionIterator.h +6 -6
- Common/Core/vtkDataArrayTemplate.h Common/Core/vtkDataArrayTemplate.h +1 -1
- Common/Core/vtkDataArrayTemplate.txx Common/Core/vtkDataArrayTemplate.txx +1 -1
- Common/Core/vtkDebugLeaks.cxx Common/Core/vtkDebugLeaks.cxx +11 -11
- Common/Core/vtkDebugLeaks.h Common/Core/vtkDebugLeaks.h +3 -3
- Common/Core/vtkDenseArray.h Common/Core/vtkDenseArray.h +1 -1
- Common/Core/vtkEventForwarderCommand.cxx Common/Core/vtkEventForwarderCommand.cxx +3 -3
- Common/Core/vtkEventForwarderCommand.h Common/Core/vtkEventForwarderCommand.h +5 -5
- Common/Core/vtkFileOutputWindow.cxx Common/Core/vtkFileOutputWindow.cxx +4 -4
- Common/Core/vtkFileOutputWindow.h Common/Core/vtkFileOutputWindow.h +4 -4
- Common/Core/vtkFloatingPointExceptions.h Common/Core/vtkFloatingPointExceptions.h +2 -2
- Common/Core/vtkGaussianRandomSequence.h Common/Core/vtkGaussianRandomSequence.h +2 -2
- Common/Core/vtkIOStream.cxx Common/Core/vtkIOStream.cxx +6 -6
- Common/Core/vtkIdList.cxx Common/Core/vtkIdList.cxx +12 -12
- Common/Core/vtkIdList.h Common/Core/vtkIdList.h +3 -3
- Common/Core/vtkIdListCollection.h Common/Core/vtkIdListCollection.h +6 -6
- Common/Core/vtkIndent.cxx Common/Core/vtkIndent.cxx +2 -2
- Common/Core/vtkIndent.h Common/Core/vtkIndent.h +3 -3
- Common/Core/vtkInformation.cxx Common/Core/vtkInformation.cxx +13 -13
- Common/Core/vtkInformation.h Common/Core/vtkInformation.h +1 -1
- Common/Core/vtkInformationDoubleKey.cxx Common/Core/vtkInformationDoubleKey.cxx +1 -1
- Common/Core/vtkInformationIdTypeKey.cxx Common/Core/vtkInformationIdTypeKey.cxx +1 -1
- Common/Core/vtkInformationInformationKey.cxx Common/Core/vtkInformationInformationKey.cxx +1 -1
- Common/Core/vtkInformationInformationKey.h Common/Core/vtkInformationInformationKey.h +1 -1
- Common/Core/vtkInformationInformationVectorKey.h Common/Core/vtkInformationInformationVectorKey.h +1 -1
- Common/Core/vtkInformationIntegerKey.cxx Common/Core/vtkInformationIntegerKey.cxx +1 -1
- Common/Core/vtkInformationIntegerVectorKey.cxx Common/Core/vtkInformationIntegerVectorKey.cxx +1 -1
- Common/Core/vtkInformationKey.h Common/Core/vtkInformationKey.h +1 -1
- Common/Core/vtkInformationKeyVectorKey.cxx Common/Core/vtkInformationKeyVectorKey.cxx +2 -2
- Common/Core/vtkInformationObjectBaseVectorKey.cxx Common/Core/vtkInformationObjectBaseVectorKey.cxx +2 -2
- Common/Core/vtkInformationObjectBaseVectorKey.h Common/Core/vtkInformationObjectBaseVectorKey.h +3 -3
- Common/Core/vtkInformationStringKey.cxx Common/Core/vtkInformationStringKey.cxx +1 -1
- Common/Core/vtkInformationStringVectorKey.cxx Common/Core/vtkInformationStringVectorKey.cxx +2 -2
- Common/Core/vtkInformationStringVectorKey.h Common/Core/vtkInformationStringVectorKey.h +1 -1
- Common/Core/vtkInformationUnsignedLongKey.cxx Common/Core/vtkInformationUnsignedLongKey.cxx +1 -1
- Common/Core/vtkInformationVector.cxx Common/Core/vtkInformationVector.cxx +1 -1
- Common/Core/vtkInformationVector.h Common/Core/vtkInformationVector.h +4 -4
- Common/Core/vtkInstantiator.cxx Common/Core/vtkInstantiator.cxx +28 -28
- Common/Core/vtkInstantiator.h Common/Core/vtkInstantiator.h +7 -7
- Common/Core/vtkLargeInteger.cxx Common/Core/vtkLargeInteger.cxx +21 -21
- Common/Core/vtkLargeInteger.h Common/Core/vtkLargeInteger.h +10 -10
- Common/Core/vtkLookupTable.cxx Common/Core/vtkLookupTable.cxx +46 -46
- Common/Core/vtkLookupTable.h Common/Core/vtkLookupTable.h +22 -22
- Common/Core/vtkMinimalStandardRandomSequence.cxx Common/Core/vtkMinimalStandardRandomSequence.cxx +3 -3
- Common/Core/vtkMinimalStandardRandomSequence.h Common/Core/vtkMinimalStandardRandomSequence.h +7 -7
- Common/Core/vtkMultiThreader.cxx Common/Core/vtkMultiThreader.cxx +71 -71
- Common/Core/vtkMultiThreader.h Common/Core/vtkMultiThreader.h +10 -10
- Common/Core/vtkMutexLock.cxx Common/Core/vtkMutexLock.cxx +2 -2
- Common/Core/vtkMutexLock.h Common/Core/vtkMutexLock.h +5 -5
- Common/Core/vtkOStrStreamWrapper.h Common/Core/vtkOStrStreamWrapper.h +5 -5
- Common/Core/vtkOStreamWrapper.h Common/Core/vtkOStreamWrapper.h +5 -5
- Common/Core/vtkObject.cxx Common/Core/vtkObject.cxx +21 -21
- Common/Core/vtkObject.h Common/Core/vtkObject.h +18 -18
- Common/Core/vtkObjectBase.cxx Common/Core/vtkObjectBase.cxx +7 -7
- Common/Core/vtkObjectBase.h Common/Core/vtkObjectBase.h +11 -11
- Common/Core/vtkObjectFactory.cxx Common/Core/vtkObjectFactory.cxx +45 -45
- Common/Core/vtkObjectFactory.h Common/Core/vtkObjectFactory.h +25 -25
- Common/Core/vtkObjectFactoryCollection.cxx Common/Core/vtkObjectFactoryCollection.cxx +2 -2
- Common/Core/vtkObjectFactoryCollection.h Common/Core/vtkObjectFactoryCollection.h +4 -4
- Common/Core/vtkOldStyleCallbackCommand.cxx Common/Core/vtkOldStyleCallbackCommand.cxx +7 -7
- Common/Core/vtkOldStyleCallbackCommand.h Common/Core/vtkOldStyleCallbackCommand.h +5 -5
- Common/Core/vtkOutputWindow.cxx Common/Core/vtkOutputWindow.cxx +3 -3
- Common/Core/vtkOverrideInformation.h Common/Core/vtkOverrideInformation.h +14 -14
- Common/Core/vtkOverrideInformationCollection.h Common/Core/vtkOverrideInformationCollection.h +8 -8
- Common/Core/vtkPointAccumulator.hxx Common/Core/vtkPointAccumulator.hxx +4 -4
- Common/Core/vtkPoints.cxx Common/Core/vtkPoints.cxx +3 -3
- Common/Core/vtkPoints.h Common/Core/vtkPoints.h +13 -13
- Common/Core/vtkPriorityQueue.cxx Common/Core/vtkPriorityQueue.cxx +9 -9
- Common/Core/vtkPriorityQueue.h Common/Core/vtkPriorityQueue.h +8 -8
- Common/Core/vtkRandomSequence.h Common/Core/vtkRandomSequence.h +3 -3
- Common/Core/vtkReferenceCount.cxx Common/Core/vtkReferenceCount.cxx +2 -2
- Common/Core/vtkReferenceCount.h Common/Core/vtkReferenceCount.h +2 -2
- Common/Core/vtkScalarsToColors.cxx Common/Core/vtkScalarsToColors.cxx +3 -3
- Common/Core/vtkScalarsToColors.h Common/Core/vtkScalarsToColors.h +15 -15
- Common/Core/vtkSetGet.h Common/Core/vtkSetGet.h +28 -28
- Common/Core/vtkStringArray.cxx Common/Core/vtkStringArray.cxx +21 -21
- Common/Core/vtkTimePointUtility.cxx Common/Core/vtkTimePointUtility.cxx +16 -16
- Common/Core/vtkTimePointUtility.h Common/Core/vtkTimePointUtility.h +5 -5
- Common/Core/vtkTimeStamp.cxx Common/Core/vtkTimeStamp.cxx +1 -1
- Common/Core/vtkTimeStamp.h Common/Core/vtkTimeStamp.h +1 -1
- Common/Core/vtkTypeTemplate.h Common/Core/vtkTypeTemplate.h +3 -3
- Common/Core/vtkTypedArray.txx Common/Core/vtkTypedArray.txx +1 -1
- Common/Core/vtkUnicodeString.cxx Common/Core/vtkUnicodeString.cxx +2 -2
- Common/Core/vtkUnicodeString.h Common/Core/vtkUnicodeString.h +8 -8
- Common/Core/vtkUnicodeStringArray.cxx Common/Core/vtkUnicodeStringArray.cxx +5 -5
- Common/Core/vtkVariant.h Common/Core/vtkVariant.h +3 -3
- Common/Core/vtkVariantArray.cxx Common/Core/vtkVariantArray.cxx +17 -17
- Common/Core/vtkVariantArray.h Common/Core/vtkVariantArray.h +28 -28
- Common/Core/vtkVariantCast.h Common/Core/vtkVariantCast.h +2 -2
- Common/Core/vtkVariantCreate.h Common/Core/vtkVariantCreate.h +1 -1
- Common/Core/vtkVariantExtract.h Common/Core/vtkVariantExtract.h +2 -2
- Common/Core/vtkVariantInlineOperators.h Common/Core/vtkVariantInlineOperators.h +13 -13
- Common/Core/vtkVersion.h Common/Core/vtkVersion.h +4 -4
- Common/Core/vtkVoidArray.cxx Common/Core/vtkVoidArray.cxx +3 -3
- Common/Core/vtkVoidArray.h Common/Core/vtkVoidArray.h +9 -9
- Common/Core/vtkWin32OutputWindow.cxx Common/Core/vtkWin32OutputWindow.cxx +15 -15
- Common/Core/vtkWin32OutputWindow.h Common/Core/vtkWin32OutputWindow.h +1 -1
- Common/Core/vtkWindow.cxx Common/Core/vtkWindow.cxx +8 -8
- Common/Core/vtkWindow.h Common/Core/vtkWindow.h +8 -8
- Common/Core/vtkXMLFileOutputWindow.cxx Common/Core/vtkXMLFileOutputWindow.cxx +3 -3
- Common/Core/vtkXMLFileOutputWindow.h Common/Core/vtkXMLFileOutputWindow.h +8 -8
- Common/DataModel/Testing/Cxx/CellLocator.cxx Common/DataModel/Testing/Cxx/CellLocator.cxx +4 -4
- Common/DataModel/Testing/Cxx/CellLocator2.cxx Common/DataModel/Testing/Cxx/CellLocator2.cxx +3 -3
- Common/DataModel/Testing/Cxx/PointLocator.cxx Common/DataModel/Testing/Cxx/PointLocator.cxx +4 -4
- Common/DataModel/Testing/Cxx/TestBoundingBox.cxx Common/DataModel/Testing/Cxx/TestBoundingBox.cxx +7 -7
- Common/DataModel/Testing/Cxx/TestGenericCell.cxx Common/DataModel/Testing/Cxx/TestGenericCell.cxx +1 -1
- Common/DataModel/Testing/Cxx/TestGraphAttributes.cxx Common/DataModel/Testing/Cxx/TestGraphAttributes.cxx +1 -1
- Common/DataModel/Testing/Cxx/TestImageIterator.cxx Common/DataModel/Testing/Cxx/TestImageIterator.cxx +3 -3
- Common/DataModel/Testing/Cxx/TestInterpolationDerivs.cxx Common/DataModel/Testing/Cxx/TestInterpolationDerivs.cxx +1 -1
- Common/DataModel/Testing/Cxx/TestMeanValueCoordinatesInterpolation1.cxx ...el/Testing/Cxx/TestMeanValueCoordinatesInterpolation1.cxx +41 -41
- Common/DataModel/Testing/Cxx/TestMeanValueCoordinatesInterpolation2.cxx ...el/Testing/Cxx/TestMeanValueCoordinatesInterpolation2.cxx +26 -26
- Common/DataModel/Testing/Cxx/TestPointLocators.cxx Common/DataModel/Testing/Cxx/TestPointLocators.cxx +22 -22
- Common/DataModel/Testing/Cxx/TestPolyDataRemoveCell.cxx Common/DataModel/Testing/Cxx/TestPolyDataRemoveCell.cxx +2 -2
- Common/DataModel/Testing/Cxx/TestPolygon.cxx Common/DataModel/Testing/Cxx/TestPolygon.cxx +5 -5
- Common/DataModel/Testing/Cxx/TestPolyhedron0.cxx Common/DataModel/Testing/Cxx/TestPolyhedron0.cxx +78 -78
- Common/DataModel/Testing/Cxx/TestPolyhedron1.cxx Common/DataModel/Testing/Cxx/TestPolyhedron1.cxx +35 -35
- Common/DataModel/Testing/Cxx/TestSmoothErrorMetric.cxx Common/DataModel/Testing/Cxx/TestSmoothErrorMetric.cxx +22 -22
- Common/DataModel/Testing/Cxx/TestTable.cxx Common/DataModel/Testing/Cxx/TestTable.cxx +2 -2
- Common/DataModel/Testing/Cxx/TestTriangle.cxx Common/DataModel/Testing/Cxx/TestTriangle.cxx +8 -8
- Common/DataModel/Testing/Cxx/otherCellArray.cxx Common/DataModel/Testing/Cxx/otherCellArray.cxx +3 -3
- Common/DataModel/Testing/Cxx/otherCellBoundaries.cxx Common/DataModel/Testing/Cxx/otherCellBoundaries.cxx +21 -21
- Common/DataModel/Testing/Cxx/otherCellPosition.cxx Common/DataModel/Testing/Cxx/otherCellPosition.cxx +13 -13
- Common/DataModel/Testing/Cxx/otherColorTransferFunction.cxx Common/DataModel/Testing/Cxx/otherColorTransferFunction.cxx +6 -6
- Common/DataModel/Testing/Cxx/otherEmptyCell.cxx Common/DataModel/Testing/Cxx/otherEmptyCell.cxx +2 -2
- Common/DataModel/Testing/Cxx/otherFieldData.cxx Common/DataModel/Testing/Cxx/otherFieldData.cxx +2 -2
- Common/DataModel/Testing/Cxx/otherRectilinearGrid.cxx Common/DataModel/Testing/Cxx/otherRectilinearGrid.cxx +59 -59
- Common/DataModel/Testing/Cxx/otherStructuredGrid.cxx Common/DataModel/Testing/Cxx/otherStructuredGrid.cxx +58 -58
- Common/DataModel/Testing/Cxx/quadCellConsistency.cxx Common/DataModel/Testing/Cxx/quadCellConsistency.cxx +3 -3
- Common/DataModel/Testing/Cxx/quadraticEvaluation.cxx Common/DataModel/Testing/Cxx/quadraticEvaluation.cxx +23 -23
- Common/DataModel/Testing/Python/TestNumericArrayImageData.py Common/DataModel/Testing/Python/TestNumericArrayImageData.py +4 -4
- Common/DataModel/Testing/Tcl/CMakeLists.txt Common/DataModel/Testing/Tcl/CMakeLists.txt +3 -3
- Common/DataModel/Testing/Tcl/LineIntersectQuadraticCells.tcl Common/DataModel/Testing/Tcl/LineIntersectQuadraticCells.tcl +5 -5
- Common/DataModel/Testing/Tcl/TestConvexPointSet.tcl Common/DataModel/Testing/Tcl/TestConvexPointSet.tcl +1 -1
- Common/DataModel/Testing/Tcl/TestICPTransform.tcl Common/DataModel/Testing/Tcl/TestICPTransform.tcl +1 -1
- Common/DataModel/Testing/Tcl/TestStructuredGrid.tcl Common/DataModel/Testing/Tcl/TestStructuredGrid.tcl +1 -1
- Common/DataModel/Testing/Tcl/otherDataSetAttributes.tcl Common/DataModel/Testing/Tcl/otherDataSetAttributes.tcl +2 -2
- Common/DataModel/Testing/Tcl/quadricCut.tcl Common/DataModel/Testing/Tcl/quadricCut.tcl +165 -165
- Common/DataModel/Testing/Tcl/scalarConn.tcl Common/DataModel/Testing/Tcl/scalarConn.tcl +1 -1
- Common/DataModel/vtkAMRBox.cxx Common/DataModel/vtkAMRBox.cxx +2 -2
- Common/DataModel/vtkAMRBox.h Common/DataModel/vtkAMRBox.h +4 -4
- Common/DataModel/vtkAbstractCellLocator.cxx Common/DataModel/vtkAbstractCellLocator.cxx +24 -24
- Common/DataModel/vtkAbstractCellLocator.h Common/DataModel/vtkAbstractCellLocator.h +17 -17
- Common/DataModel/vtkAbstractInterpolatedVelocityField.cxx Common/DataModel/vtkAbstractInterpolatedVelocityField.cxx +37 -37
- Common/DataModel/vtkAbstractInterpolatedVelocityField.h Common/DataModel/vtkAbstractInterpolatedVelocityField.h +46 -46
- Common/DataModel/vtkAbstractPointLocator.h Common/DataModel/vtkAbstractPointLocator.h +7 -7
- Common/DataModel/vtkAdjacentVertexIterator.h Common/DataModel/vtkAdjacentVertexIterator.h +4 -4
- Common/DataModel/vtkAnimationScene.cxx Common/DataModel/vtkAnimationScene.cxx +9 -9
- Common/DataModel/vtkAnimationScene.h Common/DataModel/vtkAnimationScene.h +7 -7
- Common/DataModel/vtkAnnotation.cxx Common/DataModel/vtkAnnotation.cxx +1 -1
- Common/DataModel/vtkAnnotation.h Common/DataModel/vtkAnnotation.h +4 -4
- Common/DataModel/vtkAnnotationLayers.cxx Common/DataModel/vtkAnnotationLayers.cxx +2 -2
- Common/DataModel/vtkAnnotationLayers.h Common/DataModel/vtkAnnotationLayers.h +1 -1
- Common/DataModel/vtkArrayData.cxx Common/DataModel/vtkArrayData.cxx +6 -6
- Common/DataModel/vtkArrayData.h Common/DataModel/vtkArrayData.h +5 -5
- Common/DataModel/vtkAttributesErrorMetric.cxx Common/DataModel/vtkAttributesErrorMetric.cxx +23 -23
- Common/DataModel/vtkAttributesErrorMetric.h Common/DataModel/vtkAttributesErrorMetric.h +14 -14
- Common/DataModel/vtkBSPCuts.cxx Common/DataModel/vtkBSPCuts.cxx +11 -11
- Common/DataModel/vtkBSPCuts.h Common/DataModel/vtkBSPCuts.h +8 -8
- Common/DataModel/vtkBSPIntersections.cxx Common/DataModel/vtkBSPIntersections.cxx +30 -30
- Common/DataModel/vtkBSPIntersections.h Common/DataModel/vtkBSPIntersections.h +16 -16
- Common/DataModel/vtkBiQuadraticQuad.cxx Common/DataModel/vtkBiQuadraticQuad.cxx +1 -1
- Common/DataModel/vtkBiQuadraticQuadraticHexahedron.cxx Common/DataModel/vtkBiQuadraticQuadraticHexahedron.cxx +3 -3
- Common/DataModel/vtkBiQuadraticQuadraticHexahedron.h Common/DataModel/vtkBiQuadraticQuadraticHexahedron.h +4 -4
- Common/DataModel/vtkBiQuadraticQuadraticWedge.cxx Common/DataModel/vtkBiQuadraticQuadraticWedge.cxx +8 -8
- Common/DataModel/vtkBiQuadraticTriangle.cxx Common/DataModel/vtkBiQuadraticTriangle.cxx +47 -47
- Common/DataModel/vtkBiQuadraticTriangle.h Common/DataModel/vtkBiQuadraticTriangle.h +7 -7
- Common/DataModel/vtkBoundingBox.cxx Common/DataModel/vtkBoundingBox.cxx +21 -21
- Common/DataModel/vtkBoundingBox.h Common/DataModel/vtkBoundingBox.h +20 -20
- Common/DataModel/vtkBox.cxx Common/DataModel/vtkBox.cxx +35 -35
- Common/DataModel/vtkBox.h Common/DataModel/vtkBox.h +6 -6
- Common/DataModel/vtkCell.h Common/DataModel/vtkCell.h +31 -31
- Common/DataModel/vtkCell3D.h Common/DataModel/vtkCell3D.h +7 -7
- Common/DataModel/vtkCellData.h Common/DataModel/vtkCellData.h +2 -2
- Common/DataModel/vtkCellLinks.cxx Common/DataModel/vtkCellLinks.cxx +17 -17
- Common/DataModel/vtkCellLinks.h Common/DataModel/vtkCellLinks.h +13 -13
- Common/DataModel/vtkCellLocator.cxx Common/DataModel/vtkCellLocator.cxx +212 -212
- Common/DataModel/vtkCellLocator.h Common/DataModel/vtkCellLocator.h +15 -15
- Common/DataModel/vtkCellType.h Common/DataModel/vtkCellType.h +5 -5
- Common/DataModel/vtkCellTypes.cxx Common/DataModel/vtkCellTypes.cxx +7 -7
- Common/DataModel/vtkCellTypes.h Common/DataModel/vtkCellTypes.h +8 -8
- Common/DataModel/vtkCompositeDataIterator.cxx Common/DataModel/vtkCompositeDataIterator.cxx +9 -9
- Common/DataModel/vtkCompositeDataIterator.h Common/DataModel/vtkCompositeDataIterator.h +3 -3
- Common/DataModel/vtkCompositeDataSet.cxx Common/DataModel/vtkCompositeDataSet.cxx +3 -3
- Common/DataModel/vtkCompositeDataSet.h Common/DataModel/vtkCompositeDataSet.h +8 -8
- Common/DataModel/vtkCompositeDataSetInternals.h Common/DataModel/vtkCompositeDataSetInternals.h +1 -1
- Common/DataModel/vtkCone.h Common/DataModel/vtkCone.h +4 -4
- Common/DataModel/vtkConvexPointSet.cxx Common/DataModel/vtkConvexPointSet.cxx +10 -10
- Common/DataModel/vtkCubicLine.cxx Common/DataModel/vtkCubicLine.cxx +37 -37
- Common/DataModel/vtkCubicLine.h Common/DataModel/vtkCubicLine.h +9 -9
- Common/DataModel/vtkCylinder.h Common/DataModel/vtkCylinder.h +1 -1
- Common/DataModel/vtkDataObject.cxx Common/DataModel/vtkDataObject.cxx +24 -24
- Common/DataModel/vtkDataObject.h Common/DataModel/vtkDataObject.h +28 -28
- Common/DataModel/vtkDataObjectCollection.h Common/DataModel/vtkDataObjectCollection.h +5 -5
- Common/DataModel/vtkDataObjectTypes.cxx Common/DataModel/vtkDataObjectTypes.cxx +24 -24
- Common/DataModel/vtkDataSet.cxx Common/DataModel/vtkDataSet.cxx +30 -30
- Common/DataModel/vtkDataSet.h Common/DataModel/vtkDataSet.h +16 -16
- Common/DataModel/vtkDataSetAttributes.cxx Common/DataModel/vtkDataSetAttributes.cxx +222 -222
- Common/DataModel/vtkDataSetAttributes.h Common/DataModel/vtkDataSetAttributes.h +83 -83
- Common/DataModel/vtkDataSetCollection.h Common/DataModel/vtkDataSetCollection.h +8 -8
- Common/DataModel/vtkDirectedAcyclicGraph.cxx Common/DataModel/vtkDirectedAcyclicGraph.cxx +4 -4
- Common/DataModel/vtkDirectedGraph.cxx Common/DataModel/vtkDirectedGraph.cxx +2 -2
- Common/DataModel/vtkEdgeListIterator.cxx Common/DataModel/vtkEdgeListIterator.cxx +7 -7
- Common/DataModel/vtkEdgeTable.cxx Common/DataModel/vtkEdgeTable.cxx +17 -17
- Common/DataModel/vtkEdgeTable.h Common/DataModel/vtkEdgeTable.h +5 -5
- Common/DataModel/vtkFieldData.cxx Common/DataModel/vtkFieldData.cxx +19 -19
- Common/DataModel/vtkFieldData.h Common/DataModel/vtkFieldData.h +17 -17
- Common/DataModel/vtkGenericAdaptorCell.cxx Common/DataModel/vtkGenericAdaptorCell.cxx +98 -98
- Common/DataModel/vtkGenericAdaptorCell.h Common/DataModel/vtkGenericAdaptorCell.h +43 -43
- Common/DataModel/vtkGenericAttribute.cxx Common/DataModel/vtkGenericAttribute.cxx +1 -1
- Common/DataModel/vtkGenericAttribute.h Common/DataModel/vtkGenericAttribute.h +13 -13
- Common/DataModel/vtkGenericAttributeCollection.cxx Common/DataModel/vtkGenericAttributeCollection.cxx +34 -34
- Common/DataModel/vtkGenericAttributeCollection.h Common/DataModel/vtkGenericAttributeCollection.h +23 -23
- Common/DataModel/vtkGenericCell.cxx Common/DataModel/vtkGenericCell.cxx +10 -10
- Common/DataModel/vtkGenericCellIterator.cxx Common/DataModel/vtkGenericCellIterator.cxx +1 -1
- Common/DataModel/vtkGenericCellIterator.h Common/DataModel/vtkGenericCellIterator.h +5 -5
- Common/DataModel/vtkGenericCellTessellator.cxx Common/DataModel/vtkGenericCellTessellator.cxx +12 -12
- Common/DataModel/vtkGenericCellTessellator.h Common/DataModel/vtkGenericCellTessellator.h +17 -17
- Common/DataModel/vtkGenericEdgeTable.cxx Common/DataModel/vtkGenericEdgeTable.cxx +39 -39
- Common/DataModel/vtkGenericEdgeTable.h Common/DataModel/vtkGenericEdgeTable.h +25 -25
- Common/DataModel/vtkGenericInterpolatedVelocityField.cxx Common/DataModel/vtkGenericInterpolatedVelocityField.cxx +9 -9
- Common/DataModel/vtkGenericInterpolatedVelocityField.h Common/DataModel/vtkGenericInterpolatedVelocityField.h +10 -10
- Common/DataModel/vtkGenericPointIterator.cxx Common/DataModel/vtkGenericPointIterator.cxx +1 -1
- Common/DataModel/vtkGenericPointIterator.h Common/DataModel/vtkGenericPointIterator.h +4 -4
- Common/DataModel/vtkGenericSubdivisionErrorMetric.cxx Common/DataModel/vtkGenericSubdivisionErrorMetric.cxx +1 -1
- Common/DataModel/vtkGenericSubdivisionErrorMetric.h Common/DataModel/vtkGenericSubdivisionErrorMetric.h +6 -6
- Common/DataModel/vtkGeometricErrorMetric.cxx Common/DataModel/vtkGeometricErrorMetric.cxx +7 -7
- Common/DataModel/vtkGeometricErrorMetric.h Common/DataModel/vtkGeometricErrorMetric.h +10 -10
- Common/DataModel/vtkGraphInternals.cxx Common/DataModel/vtkGraphInternals.cxx +2 -2
- Common/DataModel/vtkGraphInternals.h Common/DataModel/vtkGraphInternals.h +1 -1
- Common/DataModel/vtkHexagonalPrism.cxx Common/DataModel/vtkHexagonalPrism.cxx +10 -10
- Common/DataModel/vtkHexagonalPrism.h Common/DataModel/vtkHexagonalPrism.h +1 -1
- Common/DataModel/vtkHexahedron.cxx Common/DataModel/vtkHexahedron.cxx +21 -21
- Common/DataModel/vtkHyperOctree.cxx Common/DataModel/vtkHyperOctree.cxx +353 -353
- Common/DataModel/vtkHyperOctree.h Common/DataModel/vtkHyperOctree.h +59 -59
- Common/DataModel/vtkHyperOctreeCursor.h Common/DataModel/vtkHyperOctreeCursor.h +19 -19
- Common/DataModel/vtkHyperOctreePointsGrabber.cxx Common/DataModel/vtkHyperOctreePointsGrabber.cxx +1 -1
- Common/DataModel/vtkHyperOctreePointsGrabber.h Common/DataModel/vtkHyperOctreePointsGrabber.h +10 -10
- Common/DataModel/vtkImageData.cxx Common/DataModel/vtkImageData.cxx +5 -5
- Common/DataModel/vtkImageData.h Common/DataModel/vtkImageData.h +1 -1
- Common/DataModel/vtkImplicitBoolean.cxx Common/DataModel/vtkImplicitBoolean.cxx +12 -12
- Common/DataModel/vtkImplicitBoolean.h Common/DataModel/vtkImplicitBoolean.h +10 -10
- Common/DataModel/vtkImplicitDataSet.cxx Common/DataModel/vtkImplicitDataSet.cxx +3 -3
- Common/DataModel/vtkImplicitDataSet.h Common/DataModel/vtkImplicitDataSet.h +4 -4
- Common/DataModel/vtkImplicitFunction.cxx Common/DataModel/vtkImplicitFunction.cxx +2 -2
- Common/DataModel/vtkImplicitFunction.h Common/DataModel/vtkImplicitFunction.h +15 -15
- Common/DataModel/vtkImplicitFunctionCollection.h Common/DataModel/vtkImplicitFunctionCollection.h +9 -9
- Common/DataModel/vtkImplicitHalo.cxx Common/DataModel/vtkImplicitHalo.cxx +1 -1
- Common/DataModel/vtkImplicitHalo.h Common/DataModel/vtkImplicitHalo.h +5 -5
- Common/DataModel/vtkImplicitSelectionLoop.cxx Common/DataModel/vtkImplicitSelectionLoop.cxx +6 -6
- Common/DataModel/vtkImplicitSelectionLoop.h Common/DataModel/vtkImplicitSelectionLoop.h +3 -3
- Common/DataModel/vtkImplicitSum.cxx Common/DataModel/vtkImplicitSum.cxx +10 -10
- Common/DataModel/vtkImplicitVolume.cxx Common/DataModel/vtkImplicitVolume.cxx +4 -4
- Common/DataModel/vtkImplicitVolume.h Common/DataModel/vtkImplicitVolume.h +3 -3
- Common/DataModel/vtkImplicitWindowFunction.cxx Common/DataModel/vtkImplicitWindowFunction.cxx +2 -2
- Common/DataModel/vtkImplicitWindowFunction.h Common/DataModel/vtkImplicitWindowFunction.h +3 -3
- Common/DataModel/vtkInEdgeIterator.h Common/DataModel/vtkInEdgeIterator.h +2 -2
- Common/DataModel/vtkIncrementalOctreeNode.cxx Common/DataModel/vtkIncrementalOctreeNode.cxx +132 -132
- Common/DataModel/vtkIncrementalOctreeNode.h Common/DataModel/vtkIncrementalOctreeNode.h +88 -88
- Common/DataModel/vtkIncrementalOctreePointLocator.cxx Common/DataModel/vtkIncrementalOctreePointLocator.cxx +190 -190
- Common/DataModel/vtkIncrementalOctreePointLocator.h Common/DataModel/vtkIncrementalOctreePointLocator.h +115 -115
- Common/DataModel/vtkIncrementalPointLocator.cxx Common/DataModel/vtkIncrementalPointLocator.cxx +1 -1
- Common/DataModel/vtkIncrementalPointLocator.h Common/DataModel/vtkIncrementalPointLocator.h +28 -28
- Common/DataModel/vtkInformationQuadratureSchemeDefinitionVectorKey.cxx ...del/vtkInformationQuadratureSchemeDefinitionVectorKey.cxx +3 -3
- Common/DataModel/vtkInformationQuadratureSchemeDefinitionVectorKey.h ...Model/vtkInformationQuadratureSchemeDefinitionVectorKey.h +1 -1
- Common/DataModel/vtkInterpolatedVelocityField.cxx Common/DataModel/vtkInterpolatedVelocityField.cxx +11 -11
- Common/DataModel/vtkInterpolatedVelocityField.h Common/DataModel/vtkInterpolatedVelocityField.h +24 -24
- Common/DataModel/vtkIterativeClosestPointTransform.cxx Common/DataModel/vtkIterativeClosestPointTransform.cxx +26 -26
- Common/DataModel/vtkIterativeClosestPointTransform.h Common/DataModel/vtkIterativeClosestPointTransform.h +17 -17
- Common/DataModel/vtkKdNode.cxx Common/DataModel/vtkKdNode.cxx +56 -56
- Common/DataModel/vtkKdNode.h Common/DataModel/vtkKdNode.h +11 -11
- Common/DataModel/vtkKdTree.cxx Common/DataModel/vtkKdTree.cxx +299 -299
- Common/DataModel/vtkKdTree.h Common/DataModel/vtkKdTree.h +50 -50
- Common/DataModel/vtkKdTreePointLocator.cxx Common/DataModel/vtkKdTreePointLocator.cxx +2 -2
- Common/DataModel/vtkKdTreePointLocator.h Common/DataModel/vtkKdTreePointLocator.h +2 -2
- Common/DataModel/vtkLine.cxx Common/DataModel/vtkLine.cxx +60 -60
- Common/DataModel/vtkLine.h Common/DataModel/vtkLine.h +8 -8
- Common/DataModel/vtkLocator.cxx Common/DataModel/vtkLocator.cxx +1 -1
- Common/DataModel/vtkLocator.h Common/DataModel/vtkLocator.h +14 -14
- Common/DataModel/vtkMeanValueCoordinatesInterpolator.cxx Common/DataModel/vtkMeanValueCoordinatesInterpolator.cxx +52 -52
- Common/DataModel/vtkMeanValueCoordinatesInterpolator.h Common/DataModel/vtkMeanValueCoordinatesInterpolator.h +9 -9
- Common/DataModel/vtkMergePoints.cxx Common/DataModel/vtkMergePoints.cxx +13 -13
- Common/DataModel/vtkMergePoints.h Common/DataModel/vtkMergePoints.h +2 -2
- Common/DataModel/vtkMultiBlockDataSet.cxx Common/DataModel/vtkMultiBlockDataSet.cxx +1 -1
- Common/DataModel/vtkMultiBlockDataSet.h Common/DataModel/vtkMultiBlockDataSet.h +1 -1
- Common/DataModel/vtkMultiPieceDataSet.h Common/DataModel/vtkMultiPieceDataSet.h +10 -10
- Common/DataModel/vtkMutableDirectedGraph.cxx Common/DataModel/vtkMutableDirectedGraph.cxx +3 -3
- Common/DataModel/vtkMutableUndirectedGraph.cxx Common/DataModel/vtkMutableUndirectedGraph.cxx +2 -2
- Common/DataModel/vtkNonMergingPointLocator.cxx Common/DataModel/vtkNonMergingPointLocator.cxx +3 -3
- Common/DataModel/vtkNonMergingPointLocator.h Common/DataModel/vtkNonMergingPointLocator.h +9 -9
- Common/DataModel/vtkOctreePointLocator.cxx Common/DataModel/vtkOctreePointLocator.cxx +63 -63
- Common/DataModel/vtkOctreePointLocator.h Common/DataModel/vtkOctreePointLocator.h +13 -13
- Common/DataModel/vtkOctreePointLocatorNode.cxx Common/DataModel/vtkOctreePointLocatorNode.cxx +27 -27
- Common/DataModel/vtkOctreePointLocatorNode.h Common/DataModel/vtkOctreePointLocatorNode.h +19 -19
- Common/DataModel/vtkOrderedTriangulator.cxx Common/DataModel/vtkOrderedTriangulator.cxx +2 -2
- Common/DataModel/vtkOrderedTriangulator.h Common/DataModel/vtkOrderedTriangulator.h +26 -26
- Common/DataModel/vtkOutEdgeIterator.h Common/DataModel/vtkOutEdgeIterator.h +2 -2
- Common/DataModel/vtkPentagonalPrism.cxx Common/DataModel/vtkPentagonalPrism.cxx +5 -5
- Common/DataModel/vtkPerlinNoise.cxx Common/DataModel/vtkPerlinNoise.cxx +12 -12
- Common/DataModel/vtkPerlinNoise.h Common/DataModel/vtkPerlinNoise.h +3 -3
- Common/DataModel/vtkPiecewiseFunction.cxx Common/DataModel/vtkPiecewiseFunction.cxx +102 -102
- Common/DataModel/vtkPiecewiseFunction.h Common/DataModel/vtkPiecewiseFunction.h +17 -17
- Common/DataModel/vtkPixel.cxx Common/DataModel/vtkPixel.cxx +6 -6
- Common/DataModel/vtkPlane.cxx Common/DataModel/vtkPlane.cxx +13 -13
- Common/DataModel/vtkPlane.h Common/DataModel/vtkPlane.h +14 -14
- Common/DataModel/vtkPlaneCollection.cxx Common/DataModel/vtkPlaneCollection.cxx +1 -1
- Common/DataModel/vtkPlaneCollection.h Common/DataModel/vtkPlaneCollection.h +9 -9
- Common/DataModel/vtkPlanes.cxx Common/DataModel/vtkPlanes.cxx +19 -19
- Common/DataModel/vtkPlanes.h Common/DataModel/vtkPlanes.h +7 -7
- Common/DataModel/vtkPlanesIntersection.cxx Common/DataModel/vtkPlanesIntersection.cxx +48 -48
- Common/DataModel/vtkPlanesIntersection.h Common/DataModel/vtkPlanesIntersection.h +1 -1
- Common/DataModel/vtkPointData.h Common/DataModel/vtkPointData.h +3 -3
- Common/DataModel/vtkPointLocator.cxx Common/DataModel/vtkPointLocator.cxx +172 -172
- Common/DataModel/vtkPointLocator.h Common/DataModel/vtkPointLocator.h +22 -22
- Common/DataModel/vtkPointSet.cxx Common/DataModel/vtkPointSet.cxx +8 -8
- Common/DataModel/vtkPointsProjectedHull.cxx Common/DataModel/vtkPointsProjectedHull.cxx +43 -43
- Common/DataModel/vtkPointsProjectedHull.h Common/DataModel/vtkPointsProjectedHull.h +12 -12
- Common/DataModel/vtkPolyData.cxx Common/DataModel/vtkPolyData.cxx +99 -99
- Common/DataModel/vtkPolyData.h Common/DataModel/vtkPolyData.h +45 -45
- Common/DataModel/vtkPolyDataCollection.h Common/DataModel/vtkPolyDataCollection.h +5 -5
- Common/DataModel/vtkPolyLine.cxx Common/DataModel/vtkPolyLine.cxx +29 -29
- Common/DataModel/vtkPolyVertex.cxx Common/DataModel/vtkPolyVertex.cxx +17 -17
- Common/DataModel/vtkPolygon.cxx Common/DataModel/vtkPolygon.cxx +94 -94
- Common/DataModel/vtkPolygon.h Common/DataModel/vtkPolygon.h +11 -11
- Common/DataModel/vtkPolyhedron.cxx Common/DataModel/vtkPolyhedron.cxx +266 -266
- Common/DataModel/vtkPolyhedron.h Common/DataModel/vtkPolyhedron.h +21 -21
- Common/DataModel/vtkPyramid.cxx Common/DataModel/vtkPyramid.cxx +33 -33
- Common/DataModel/vtkQuad.cxx Common/DataModel/vtkQuad.cxx +42 -42
- Common/DataModel/vtkQuadraticEdge.cxx Common/DataModel/vtkQuadraticEdge.cxx +25 -25
- Common/DataModel/vtkQuadraticHexahedron.cxx Common/DataModel/vtkQuadraticHexahedron.cxx +55 -55
- Common/DataModel/vtkQuadraticLinearWedge.cxx Common/DataModel/vtkQuadraticLinearWedge.cxx +2 -2
- Common/DataModel/vtkQuadraticLinearWedge.h Common/DataModel/vtkQuadraticLinearWedge.h +1 -1
- Common/DataModel/vtkQuadraticPyramid.cxx Common/DataModel/vtkQuadraticPyramid.cxx +54 -54
- Common/DataModel/vtkQuadraticQuad.cxx Common/DataModel/vtkQuadraticQuad.cxx +3 -3
- Common/DataModel/vtkQuadraticTriangle.cxx Common/DataModel/vtkQuadraticTriangle.cxx +37 -37
- Common/DataModel/vtkQuadraticTriangle.h Common/DataModel/vtkQuadraticTriangle.h +2 -2
- Common/DataModel/vtkQuadraticWedge.cxx Common/DataModel/vtkQuadraticWedge.cxx +46 -46
- Common/DataModel/vtkQuadratureSchemeDefinition.h Common/DataModel/vtkQuadratureSchemeDefinition.h +2 -2
- Common/DataModel/vtkQuadric.cxx Common/DataModel/vtkQuadric.cxx +4 -4
- Common/DataModel/vtkQuadric.h Common/DataModel/vtkQuadric.h +4 -4
- Common/DataModel/vtkRectilinearGrid.cxx Common/DataModel/vtkRectilinearGrid.cxx +39 -39
- Common/DataModel/vtkRectilinearGrid.h Common/DataModel/vtkRectilinearGrid.h +10 -10
- Common/DataModel/vtkReebGraph.h Common/DataModel/vtkReebGraph.h +1 -1
- Common/DataModel/vtkReebGraphSimplificationMetric.h Common/DataModel/vtkReebGraphSimplificationMetric.h +8 -8
- Common/DataModel/vtkSimpleCellTessellator.cxx Common/DataModel/vtkSimpleCellTessellator.cxx +173 -173
- Common/DataModel/vtkSimpleCellTessellator.h Common/DataModel/vtkSimpleCellTessellator.h +41 -41
- Common/DataModel/vtkSmoothErrorMetric.cxx Common/DataModel/vtkSmoothErrorMetric.cxx +13 -13
- Common/DataModel/vtkSmoothErrorMetric.h Common/DataModel/vtkSmoothErrorMetric.h +7 -7
- Common/DataModel/vtkSphere.cxx Common/DataModel/vtkSphere.cxx +8 -8
- Common/DataModel/vtkSphere.h Common/DataModel/vtkSphere.h +3 -3
- Common/DataModel/vtkSpline.cxx Common/DataModel/vtkSpline.cxx +1 -1
- Common/DataModel/vtkSpline.h Common/DataModel/vtkSpline.h +9 -9
- Common/DataModel/vtkStructuredGrid.cxx Common/DataModel/vtkStructuredGrid.cxx +40 -40
- Common/DataModel/vtkStructuredGrid.h Common/DataModel/vtkStructuredGrid.h +22 -22
- Common/DataModel/vtkStructuredPoints.h Common/DataModel/vtkStructuredPoints.h +2 -2
- Common/DataModel/vtkStructuredPointsCollection.h Common/DataModel/vtkStructuredPointsCollection.h +5 -5
- Common/DataModel/vtkSuperquadric.cxx Common/DataModel/vtkSuperquadric.cxx +13 -13
- Common/DataModel/vtkSuperquadric.h Common/DataModel/vtkSuperquadric.h +4 -4
- Common/DataModel/vtkTable.cxx Common/DataModel/vtkTable.cxx +3 -3
- Common/DataModel/vtkTable.h Common/DataModel/vtkTable.h +2 -2
- Common/DataModel/vtkTemporalDataSet.cxx Common/DataModel/vtkTemporalDataSet.cxx +1 -1
- Common/DataModel/vtkTemporalDataSet.h Common/DataModel/vtkTemporalDataSet.h +1 -1
- Common/DataModel/vtkTensor.cxx Common/DataModel/vtkTensor.cxx +1 -1
- Common/DataModel/vtkTensor.h Common/DataModel/vtkTensor.h +6 -6
- Common/DataModel/vtkTetra.cxx Common/DataModel/vtkTetra.cxx +21 -21
- Common/DataModel/vtkTree.cxx Common/DataModel/vtkTree.cxx +2 -2
- Common/DataModel/vtkTreeDFSIterator.cxx Common/DataModel/vtkTreeDFSIterator.cxx +1 -1
- Common/DataModel/vtkTriQuadraticHexahedron.cxx Common/DataModel/vtkTriQuadraticHexahedron.cxx +1 -1
- Common/DataModel/vtkTriQuadraticHexahedron.h Common/DataModel/vtkTriQuadraticHexahedron.h +6 -6
- Common/DataModel/vtkTriangle.cxx Common/DataModel/vtkTriangle.cxx +66 -66
- Common/DataModel/vtkTriangleStrip.cxx Common/DataModel/vtkTriangleStrip.cxx +16 -16
- Common/DataModel/vtkUndirectedGraph.cxx Common/DataModel/vtkUndirectedGraph.cxx +1 -1
- Common/DataModel/vtkUndirectedGraph.h Common/DataModel/vtkUndirectedGraph.h +2 -2
- Common/DataModel/vtkUniformGrid.cxx Common/DataModel/vtkUniformGrid.cxx +5 -5
- Common/DataModel/vtkUniformGrid.h Common/DataModel/vtkUniformGrid.h +6 -6
- Common/DataModel/vtkUnstructuredGrid.cxx Common/DataModel/vtkUnstructuredGrid.cxx +50 -50
- Common/DataModel/vtkUnstructuredGrid.h Common/DataModel/vtkUnstructuredGrid.h +40 -40
- Common/DataModel/vtkVertex.cxx Common/DataModel/vtkVertex.cxx +24 -24
- Common/DataModel/vtkVertexListIterator.cxx Common/DataModel/vtkVertexListIterator.cxx +2 -2
- Common/DataModel/vtkVertexListIterator.h Common/DataModel/vtkVertexListIterator.h +3 -3
- Common/DataModel/vtkVoxel.cxx Common/DataModel/vtkVoxel.cxx +17 -17
- Common/DataModel/vtkWedge.cxx Common/DataModel/vtkWedge.cxx +38 -38
- Common/DataModel/vtkXMLDataElement.h Common/DataModel/vtkXMLDataElement.h +5 -5
- Common/ExecutionModel/Testing/Cxx/CMakeLists.txt Common/ExecutionModel/Testing/Cxx/CMakeLists.txt +1 -1
- Common/ExecutionModel/Testing/Cxx/TestLinearSelector2D.cxx Common/ExecutionModel/Testing/Cxx/TestLinearSelector2D.cxx +7 -7
- Common/ExecutionModel/Testing/Cxx/TestLinearSelector3D.cxx Common/ExecutionModel/Testing/Cxx/TestLinearSelector3D.cxx +8 -8
- Common/ExecutionModel/vtkArrayDataAlgorithm.cxx Common/ExecutionModel/vtkArrayDataAlgorithm.cxx +1 -1
- Common/ExecutionModel/vtkArrayDataAlgorithm.h Common/ExecutionModel/vtkArrayDataAlgorithm.h +1 -1
- Common/ExecutionModel/vtkCachedStreamingDemandDrivenPipeline.cxx ...ExecutionModel/vtkCachedStreamingDemandDrivenPipeline.cxx +22 -22
- Common/ExecutionModel/vtkCachedStreamingDemandDrivenPipeline.h ...n/ExecutionModel/vtkCachedStreamingDemandDrivenPipeline.h +2 -2
- Common/ExecutionModel/vtkCastToConcrete.h Common/ExecutionModel/vtkCastToConcrete.h +4 -4
- Common/ExecutionModel/vtkCompositeDataPipeline.cxx Common/ExecutionModel/vtkCompositeDataPipeline.cxx +66 -66
- Common/ExecutionModel/vtkCompositeDataPipeline.h Common/ExecutionModel/vtkCompositeDataPipeline.h +12 -12
- Common/ExecutionModel/vtkCompositeDataSetAlgorithm.cxx Common/ExecutionModel/vtkCompositeDataSetAlgorithm.cxx +3 -3
- Common/ExecutionModel/vtkCompositeDataSetAlgorithm.h Common/ExecutionModel/vtkCompositeDataSetAlgorithm.h +9 -9
- Common/ExecutionModel/vtkComputingResources.cxx Common/ExecutionModel/vtkComputingResources.cxx +61 -61
- Common/ExecutionModel/vtkComputingResources.h Common/ExecutionModel/vtkComputingResources.h +2 -2
- Common/ExecutionModel/vtkDataSetAlgorithm.cxx Common/ExecutionModel/vtkDataSetAlgorithm.cxx +11 -11
- Common/ExecutionModel/vtkDataSetAlgorithm.h Common/ExecutionModel/vtkDataSetAlgorithm.h +21 -21
- Common/ExecutionModel/vtkDemandDrivenPipeline.cxx Common/ExecutionModel/vtkDemandDrivenPipeline.cxx +15 -15
- Common/ExecutionModel/vtkDemandDrivenPipeline.h Common/ExecutionModel/vtkDemandDrivenPipeline.h +4 -4
- Common/ExecutionModel/vtkExecutionScheduler.cxx Common/ExecutionModel/vtkExecutionScheduler.cxx +76 -76
- Common/ExecutionModel/vtkExecutionScheduler.h Common/ExecutionModel/vtkExecutionScheduler.h +16 -16
- Common/ExecutionModel/vtkExecutive.h Common/ExecutionModel/vtkExecutive.h +3 -3
- Common/ExecutionModel/vtkExecutiveCollection.cxx Common/ExecutionModel/vtkExecutiveCollection.cxx +1 -1
- Common/ExecutionModel/vtkExecutiveCollection.h Common/ExecutionModel/vtkExecutiveCollection.h +9 -9
- Common/ExecutionModel/vtkExtentSplitter.cxx Common/ExecutionModel/vtkExtentSplitter.cxx +27 -27
- Common/ExecutionModel/vtkExtentSplitter.h Common/ExecutionModel/vtkExtentSplitter.h +14 -14
- Common/ExecutionModel/vtkExtentTranslator.cxx Common/ExecutionModel/vtkExtentTranslator.cxx +36 -36
- Common/ExecutionModel/vtkExtentTranslator.h Common/ExecutionModel/vtkExtentTranslator.h +11 -11
- Common/ExecutionModel/vtkGraphAlgorithm.cxx Common/ExecutionModel/vtkGraphAlgorithm.cxx +5 -5
- Common/ExecutionModel/vtkHierarchicalBoxDataSetAlgorithm.cxx Common/ExecutionModel/vtkHierarchicalBoxDataSetAlgorithm.cxx +3 -3
- Common/ExecutionModel/vtkHierarchicalBoxDataSetAlgorithm.h Common/ExecutionModel/vtkHierarchicalBoxDataSetAlgorithm.h +9 -9
- Common/ExecutionModel/vtkHyperOctreeAlgorithm.cxx Common/ExecutionModel/vtkHyperOctreeAlgorithm.cxx +1 -1
- Common/ExecutionModel/vtkHyperOctreeAlgorithm.h Common/ExecutionModel/vtkHyperOctreeAlgorithm.h +3 -3
- Common/ExecutionModel/vtkImageAlgorithm.cxx Common/ExecutionModel/vtkImageAlgorithm.cxx +18 -18
- Common/ExecutionModel/vtkImageAlgorithm.h Common/ExecutionModel/vtkImageAlgorithm.h +7 -7
- Common/ExecutionModel/vtkImageInPlaceFilter.cxx Common/ExecutionModel/vtkImageInPlaceFilter.cxx +10 -10
- Common/ExecutionModel/vtkImageInPlaceFilter.h Common/ExecutionModel/vtkImageInPlaceFilter.h +3 -3
- Common/ExecutionModel/vtkImageProgressIterator.txx Common/ExecutionModel/vtkImageProgressIterator.txx +5 -5
- Common/ExecutionModel/vtkImageToStructuredPoints.cxx Common/ExecutionModel/vtkImageToStructuredPoints.cxx +18 -18
- Common/ExecutionModel/vtkImageToStructuredPoints.h Common/ExecutionModel/vtkImageToStructuredPoints.h +4 -4
- Common/ExecutionModel/vtkInformationExecutivePortKey.cxx Common/ExecutionModel/vtkInformationExecutivePortKey.cxx +1 -1
- Common/ExecutionModel/vtkInformationExecutivePortVectorKey.cxx ...n/ExecutionModel/vtkInformationExecutivePortVectorKey.cxx +1 -1
- Common/ExecutionModel/vtkLinearSelector.cxx Common/ExecutionModel/vtkLinearSelector.cxx +11 -11
- Common/ExecutionModel/vtkLinearSelector.h Common/ExecutionModel/vtkLinearSelector.h +1 -1
- Common/ExecutionModel/vtkMultiBlockDataSetAlgorithm.cxx Common/ExecutionModel/vtkMultiBlockDataSetAlgorithm.cxx +3 -3
- Common/ExecutionModel/vtkMultiBlockDataSetAlgorithm.h Common/ExecutionModel/vtkMultiBlockDataSetAlgorithm.h +9 -9
- Common/ExecutionModel/vtkOnePieceExtentTranslator.cxx Common/ExecutionModel/vtkOnePieceExtentTranslator.cxx +5 -5
- Common/ExecutionModel/vtkOnePieceExtentTranslator.h Common/ExecutionModel/vtkOnePieceExtentTranslator.h +6 -6
- Common/ExecutionModel/vtkPassInputTypeAlgorithm.cxx Common/ExecutionModel/vtkPassInputTypeAlgorithm.cxx +13 -13
- Common/ExecutionModel/vtkPassInputTypeAlgorithm.h Common/ExecutionModel/vtkPassInputTypeAlgorithm.h +22 -22
- Common/ExecutionModel/vtkPiecewiseFunctionAlgorithm.h Common/ExecutionModel/vtkPiecewiseFunctionAlgorithm.h +1 -1
- Common/ExecutionModel/vtkPiecewiseFunctionShiftScale.cxx Common/ExecutionModel/vtkPiecewiseFunctionShiftScale.cxx +4 -4
- Common/ExecutionModel/vtkPiecewiseFunctionShiftScale.h Common/ExecutionModel/vtkPiecewiseFunctionShiftScale.h +7 -7
- Common/ExecutionModel/vtkPointSetAlgorithm.cxx Common/ExecutionModel/vtkPointSetAlgorithm.cxx +8 -8
- Common/ExecutionModel/vtkPointSetAlgorithm.h Common/ExecutionModel/vtkPointSetAlgorithm.h +15 -15
- Common/ExecutionModel/vtkRectilinearGridAlgorithm.h Common/ExecutionModel/vtkRectilinearGridAlgorithm.h +2 -2
- Common/ExecutionModel/vtkScalarTree.h Common/ExecutionModel/vtkScalarTree.h +2 -2
- Common/ExecutionModel/vtkSimpleImageToImageFilter.cxx Common/ExecutionModel/vtkSimpleImageToImageFilter.cxx +2 -2
- Common/ExecutionModel/vtkSimpleImageToImageFilter.h Common/ExecutionModel/vtkSimpleImageToImageFilter.h +5 -5
- Common/ExecutionModel/vtkSimpleScalarTree.cxx Common/ExecutionModel/vtkSimpleScalarTree.cxx +12 -12
- Common/ExecutionModel/vtkSimpleScalarTree.h Common/ExecutionModel/vtkSimpleScalarTree.h +3 -3
- Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx +27 -27
- Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.h Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.h +12 -12
- Common/ExecutionModel/vtkTableAlgorithm.h Common/ExecutionModel/vtkTableAlgorithm.h +1 -1
- Common/ExecutionModel/vtkTableExtentTranslator.cxx Common/ExecutionModel/vtkTableExtentTranslator.cxx +12 -12
- Common/ExecutionModel/vtkTableExtentTranslator.h Common/ExecutionModel/vtkTableExtentTranslator.h +18 -18
- Common/ExecutionModel/vtkTemporalDataSetAlgorithm.cxx Common/ExecutionModel/vtkTemporalDataSetAlgorithm.cxx +3 -3
- Common/ExecutionModel/vtkTemporalDataSetAlgorithm.h Common/ExecutionModel/vtkTemporalDataSetAlgorithm.h +9 -9
- Common/ExecutionModel/vtkThreadedImageAlgorithm.cxx Common/ExecutionModel/vtkThreadedImageAlgorithm.cxx +25 -25
- Common/ExecutionModel/vtkThreadedImageAlgorithm.h Common/ExecutionModel/vtkThreadedImageAlgorithm.h +12 -12
- Common/ExecutionModel/vtkThreadedStreamingPipeline.cxx Common/ExecutionModel/vtkThreadedStreamingPipeline.cxx +37 -37
- Common/ExecutionModel/vtkThreadedStreamingPipeline.h Common/ExecutionModel/vtkThreadedStreamingPipeline.h +14 -14
- Common/Math/Testing/Cxx/CMakeLists.txt Common/Math/Testing/Cxx/CMakeLists.txt +1 -1
- Common/Math/Testing/Cxx/TestAmoebaMinimizer.cxx Common/Math/Testing/Cxx/TestAmoebaMinimizer.cxx +1 -1
- Common/Math/Testing/Cxx/TestPolynomialSolversUnivariate.cxx Common/Math/Testing/Cxx/TestPolynomialSolversUnivariate.cxx +121 -121
- Common/Math/Testing/Tcl/TestAmoebaMinimizer.tcl Common/Math/Testing/Tcl/TestAmoebaMinimizer.tcl +2 -2
- Common/Math/vtkAmoebaMinimizer.cxx Common/Math/vtkAmoebaMinimizer.cxx +36 -36
- Common/Math/vtkAmoebaMinimizer.h Common/Math/vtkAmoebaMinimizer.h +8 -8
- Common/Math/vtkFunctionSet.cxx Common/Math/vtkFunctionSet.cxx +1 -1
- Common/Math/vtkFunctionSet.h Common/Math/vtkFunctionSet.h +7 -7
- Common/Math/vtkInitialValueProblemSolver.cxx Common/Math/vtkInitialValueProblemSolver.cxx +4 -4
- Common/Math/vtkInitialValueProblemSolver.h Common/Math/vtkInitialValueProblemSolver.h +10 -10
- Common/Math/vtkMatrix4x4.h Common/Math/vtkMatrix4x4.h +30 -30
- Common/Math/vtkPolynomialSolversUnivariate.cxx Common/Math/vtkPolynomialSolversUnivariate.cxx +104 -104
- Common/Math/vtkPolynomialSolversUnivariate.h Common/Math/vtkPolynomialSolversUnivariate.h +24 -24
- Common/Math/vtkQuaternionInterpolator.h Common/Math/vtkQuaternionInterpolator.h +7 -7
- Common/Math/vtkRungeKutta2.cxx Common/Math/vtkRungeKutta2.cxx +5 -5
- Common/Math/vtkRungeKutta2.h Common/Math/vtkRungeKutta2.h +8 -8
- Common/Math/vtkRungeKutta4.cxx Common/Math/vtkRungeKutta4.cxx +8 -8
- Common/Math/vtkRungeKutta4.h Common/Math/vtkRungeKutta4.h +8 -8
- Common/Math/vtkRungeKutta45.h Common/Math/vtkRungeKutta45.h +10 -10
- Common/Misc/vtkContourValues.cxx Common/Misc/vtkContourValues.cxx +6 -6
- Common/Misc/vtkErrorCode.cxx Common/Misc/vtkErrorCode.cxx +6 -6
- Common/Misc/vtkErrorCode.h Common/Misc/vtkErrorCode.h +2 -2
- Common/Misc/vtkHeap.cxx Common/Misc/vtkHeap.cxx +16 -16
- Common/Misc/vtkHeap.h Common/Misc/vtkHeap.h +4 -4
- Common/System/Testing/Cxx/TestDirectory.cxx Common/System/Testing/Cxx/TestDirectory.cxx +2 -2
- Common/System/Testing/Cxx/otherTimerLog.cxx Common/System/Testing/Cxx/otherTimerLog.cxx +3 -3
- Common/System/module.cmake Common/System/module.cmake +1 -1
- Common/System/vtkClientSocket.cxx Common/System/vtkClientSocket.cxx +1 -1
- Common/System/vtkClientSocket.h Common/System/vtkClientSocket.h +2 -2
- Common/System/vtkDirectory.cxx Common/System/vtkDirectory.cxx +97 -97
- Common/System/vtkDirectory.h Common/System/vtkDirectory.h +3 -3
- Common/System/vtkServerSocket.cxx Common/System/vtkServerSocket.cxx +2 -2
- Common/System/vtkServerSocket.h Common/System/vtkServerSocket.h +1 -1
- Common/System/vtkSocket.cxx Common/System/vtkSocket.cxx +1 -1
- Common/System/vtkSocketCollection.cxx Common/System/vtkSocketCollection.cxx +5 -5
- Common/System/vtkSocketCollection.h Common/System/vtkSocketCollection.h +4 -4
- Common/System/vtkThreadMessager.cxx Common/System/vtkThreadMessager.cxx +1 -1
- Common/System/vtkTimerLog.cxx Common/System/vtkTimerLog.cxx +28 -28
- Common/System/vtkTimerLog.h Common/System/vtkTimerLog.h +3 -3
- Common/Transforms/Testing/Tcl/MatrixToTransform.tcl Common/Transforms/Testing/Tcl/MatrixToTransform.tcl +1 -1
- Common/Transforms/Testing/Tcl/SliceOrder.tcl Common/Transforms/Testing/Tcl/SliceOrder.tcl +1 -1
- Common/Transforms/Testing/Tcl/TestThinPlateWarp.tcl Common/Transforms/Testing/Tcl/TestThinPlateWarp.tcl +4 -4
- Common/Transforms/Testing/Tcl/cylindrical.tcl Common/Transforms/Testing/Tcl/cylindrical.tcl +1 -1
- Common/Transforms/Testing/Tcl/spherical.tcl Common/Transforms/Testing/Tcl/spherical.tcl +1 -1
- Common/Transforms/vtkAbstractTransform.cxx Common/Transforms/vtkAbstractTransform.cxx +41 -41
- Common/Transforms/vtkAbstractTransform.h Common/Transforms/vtkAbstractTransform.h +40 -40
- Common/Transforms/vtkCylindricalTransform.cxx Common/Transforms/vtkCylindricalTransform.cxx +2 -2
- Common/Transforms/vtkCylindricalTransform.h Common/Transforms/vtkCylindricalTransform.h +1 -1
- Common/Transforms/vtkGeneralTransform.cxx Common/Transforms/vtkGeneralTransform.cxx +27 -27
- Common/Transforms/vtkGeneralTransform.h Common/Transforms/vtkGeneralTransform.h +13 -13
- Common/Transforms/vtkHomogeneousTransform.cxx Common/Transforms/vtkHomogeneousTransform.cxx +18 -18
- Common/Transforms/vtkHomogeneousTransform.h Common/Transforms/vtkHomogeneousTransform.h +9 -9
- Common/Transforms/vtkIdentityTransform.cxx Common/Transforms/vtkIdentityTransform.cxx +22 -22
- Common/Transforms/vtkIdentityTransform.h Common/Transforms/vtkIdentityTransform.h +9 -9
- Common/Transforms/vtkLandmarkTransform.cxx Common/Transforms/vtkLandmarkTransform.cxx +22 -22
- Common/Transforms/vtkLandmarkTransform.h Common/Transforms/vtkLandmarkTransform.h +9 -9
- Common/Transforms/vtkLinearTransform.cxx Common/Transforms/vtkLinearTransform.cxx +27 -27
- Common/Transforms/vtkLinearTransform.h Common/Transforms/vtkLinearTransform.h +12 -12
- Common/Transforms/vtkMatrixToHomogeneousTransform.cxx Common/Transforms/vtkMatrixToHomogeneousTransform.cxx +1 -1
- Common/Transforms/vtkMatrixToHomogeneousTransform.h Common/Transforms/vtkMatrixToHomogeneousTransform.h +1 -1
- Common/Transforms/vtkMatrixToLinearTransform.cxx Common/Transforms/vtkMatrixToLinearTransform.cxx +1 -1
- Common/Transforms/vtkMatrixToLinearTransform.h Common/Transforms/vtkMatrixToLinearTransform.h +1 -1
- Common/Transforms/vtkSphericalTransform.cxx Common/Transforms/vtkSphericalTransform.cxx +2 -2
- Common/Transforms/vtkSphericalTransform.h Common/Transforms/vtkSphericalTransform.h +1 -1
- Common/Transforms/vtkThinPlateSplineTransform.cxx Common/Transforms/vtkThinPlateSplineTransform.cxx +50 -50
- Common/Transforms/vtkThinPlateSplineTransform.h Common/Transforms/vtkThinPlateSplineTransform.h +8 -8
- Common/Transforms/vtkTransform.cxx Common/Transforms/vtkTransform.cxx +40 -40
- Common/Transforms/vtkTransform.h Common/Transforms/vtkTransform.h +41 -41
- Common/Transforms/vtkTransformCollection.h Common/Transforms/vtkTransformCollection.h +5 -5
- Common/Transforms/vtkWarpTransform.cxx Common/Transforms/vtkWarpTransform.cxx +12 -12
- Common/Transforms/vtkWarpTransform.h Common/Transforms/vtkWarpTransform.h +12 -12
- Copyright.txt Copyright.txt +1 -1
- Deprecated/TestGraphHierarchicalBundle.cxx Deprecated/TestGraphHierarchicalBundle.cxx +10 -10
- Deprecated/vtkGraphHierarchicalBundle.cxx Deprecated/vtkGraphHierarchicalBundle.cxx +11 -11
- Deprecated/vtkGraphHierarchicalBundle.h Deprecated/vtkGraphHierarchicalBundle.h +3 -3
- Deprecated/vtkStringToTimePoint.cxx Deprecated/vtkStringToTimePoint.cxx +11 -11
- Deprecated/vtkStringToTimePoint.h Deprecated/vtkStringToTimePoint.h +4 -4
- Deprecated/vtkTimePointToString.cxx Deprecated/vtkTimePointToString.cxx +11 -11
- Deprecated/vtkTimePointToString.h Deprecated/vtkTimePointToString.h +7 -7
- Examples/AMR/Cxx/CMakeLists.txt Examples/AMR/Cxx/CMakeLists.txt +13 -13
- Examples/AMR/Cxx/HierarchicalBoxPipeline.cxx Examples/AMR/Cxx/HierarchicalBoxPipeline.cxx +9 -9
- Examples/Annotation/Cxx/LabeledMesh/LabeledMesh.cxx Examples/Annotation/Cxx/LabeledMesh/LabeledMesh.cxx +7 -7
- Examples/Annotation/Python/DispAllFonts.py Examples/Annotation/Python/DispAllFonts.py +5 -5
- Examples/Annotation/Python/TestText.py Examples/Annotation/Python/TestText.py +1 -1
- Examples/Annotation/Python/annotatePick.py Examples/Annotation/Python/annotatePick.py +1 -1
- Examples/Annotation/Python/cubeAxes.py Examples/Annotation/Python/cubeAxes.py +2 -2
- Examples/Annotation/Python/labeledMesh.py Examples/Annotation/Python/labeledMesh.py +2 -2
- Examples/Annotation/Tcl/DispAllFonts.tcl Examples/Annotation/Tcl/DispAllFonts.tcl +10 -10
- Examples/Annotation/Tcl/TestText.tcl Examples/Annotation/Tcl/TestText.tcl +2 -2
- Examples/Annotation/Tcl/annotatePick.tcl Examples/Annotation/Tcl/annotatePick.tcl +2 -2
- Examples/Annotation/Tcl/cubeAxes.tcl Examples/Annotation/Tcl/cubeAxes.tcl +4 -4
- Examples/Annotation/Tcl/labeledMesh.tcl Examples/Annotation/Tcl/labeledMesh.tcl +2 -2
- Examples/Annotation/Tcl/multiLineText.tcl Examples/Annotation/Tcl/multiLineText.tcl +6 -6
- Examples/Array/Cxx/AdjacencyMatrix.cxx Examples/Array/Cxx/AdjacencyMatrix.cxx +1 -1
- Examples/Array/Cxx/ArrayBasics.cxx Examples/Array/Cxx/ArrayBasics.cxx +6 -6
- Examples/Array/Cxx/IdentityMatrix.cxx Examples/Array/Cxx/IdentityMatrix.cxx +4 -4
- Examples/Build/vtkMy/Common/vtkBar.h Examples/Build/vtkMy/Common/vtkBar.h +1 -1
- Examples/Build/vtkMy/Common/vtkmyCommonWin32Header.h Examples/Build/vtkMy/Common/vtkmyCommonWin32Header.h +3 -3
- Examples/Build/vtkMy/Examples/Cxx/Ex1/vtkmyEx1.cxx Examples/Build/vtkMy/Examples/Cxx/Ex1/vtkmyEx1.cxx +5 -5
- Examples/Build/vtkMy/Examples/Cxx/Ex2/vtkmyEx2.cxx Examples/Build/vtkMy/Examples/Cxx/Ex2/vtkmyEx2.cxx +7 -7
- Examples/Build/vtkMy/Examples/Tcl/vtkmyEx1.Tcl Examples/Build/vtkMy/Examples/Tcl/vtkmyEx1.Tcl +9 -9
- Examples/Build/vtkMy/Examples/Tcl/vtkmyEx2.tcl Examples/Build/vtkMy/Examples/Tcl/vtkmyEx2.tcl +11 -11
- Examples/Build/vtkMy/Imaging/vtkImageFoo.cxx Examples/Build/vtkMy/Imaging/vtkImageFoo.cxx +3 -3
- Examples/Build/vtkMy/Imaging/vtkmyImagingWin32Header.h Examples/Build/vtkMy/Imaging/vtkmyImagingWin32Header.h +3 -3
- Examples/Build/vtkMy/Unsorted/vtkBar2.h Examples/Build/vtkMy/Unsorted/vtkBar2.h +1 -1
- Examples/Build/vtkMy/Unsorted/vtkmyUnsortedWin32Header.h Examples/Build/vtkMy/Unsorted/vtkmyUnsortedWin32Header.h +3 -3
- Examples/Build/vtkMy/Utilities/Doxygen/doc_makeall.sh.in Examples/Build/vtkMy/Utilities/Doxygen/doc_makeall.sh.in +8 -8
- Examples/Build/vtkMy/Utilities/Doxygen/doxyfile.in Examples/Build/vtkMy/Utilities/Doxygen/doxyfile.in +2 -2
- Examples/Build/vtkMy/vtkmyConfigure.h.in Examples/Build/vtkMy/vtkmyConfigure.h.in +1 -1
- Examples/CMakeLists.txt Examples/CMakeLists.txt +1 -1
- Examples/DataManipulation/Cxx/Cube.cxx Examples/DataManipulation/Cxx/Cube.cxx +2 -2
- Examples/DataManipulation/Cxx/RGrid.cxx Examples/DataManipulation/Cxx/RGrid.cxx +24 -24
- Examples/DataManipulation/Cxx/SGrid.cxx Examples/DataManipulation/Cxx/SGrid.cxx +5 -5
- Examples/DataManipulation/Python/FinancialField.py Examples/DataManipulation/Python/FinancialField.py +19 -19
- Examples/DataManipulation/Python/marching.py Examples/DataManipulation/Python/marching.py +3 -3
- Examples/DataManipulation/Python/pointToCellData.py Examples/DataManipulation/Python/pointToCellData.py +1 -1
- Examples/DataManipulation/Tcl/FinancialField.tcl Examples/DataManipulation/Tcl/FinancialField.tcl +15 -15
- Examples/DataManipulation/Tcl/marching.tcl Examples/DataManipulation/Tcl/marching.tcl +3 -3
- Examples/DataManipulation/Tcl/pointToCellData.tcl Examples/DataManipulation/Tcl/pointToCellData.tcl +1 -1
- Examples/GUI/Cocoa/BasicVTKView.mm Examples/GUI/Cocoa/BasicVTKView.mm +11 -11
- Examples/GUI/Cocoa/MyDocument.mm Examples/GUI/Cocoa/MyDocument.mm +1 -1
- Examples/GUI/Motif/Example1.cxx Examples/GUI/Motif/Example1.cxx +1 -1
- Examples/GUI/Motif/Example2.cxx Examples/GUI/Motif/Example2.cxx +6 -6
- Examples/GUI/Python/CustomInteraction.py Examples/GUI/Python/CustomInteraction.py +9 -9
- Examples/GUI/Python/ImagePlaneWidget.py Examples/GUI/Python/ImagePlaneWidget.py +11 -11
- Examples/GUI/Python/ImageTracerWidget.py Examples/GUI/Python/ImageTracerWidget.py +2 -2
- Examples/GUI/Python/ImplicitPlaneWidget.py Examples/GUI/Python/ImplicitPlaneWidget.py +1 -1
- Examples/GUI/Python/OrthogonalPlanesWithTkPhoto.py Examples/GUI/Python/OrthogonalPlanesWithTkPhoto.py +4 -4
- Examples/GUI/Python/ProbeWithPointWidget.py Examples/GUI/Python/ProbeWithPointWidget.py +2 -2
- Examples/GUI/Python/SphereWidget.py Examples/GUI/Python/SphereWidget.py +1 -1
- Examples/GUI/Python/StreamlinesWithLineWidget.py Examples/GUI/Python/StreamlinesWithLineWidget.py +1 -1
- Examples/GUI/Python/TransformWithBoxWidget.py Examples/GUI/Python/TransformWithBoxWidget.py +1 -1
- Examples/GUI/Python/VolumeRenderWithBoxWidget.py Examples/GUI/Python/VolumeRenderWithBoxWidget.py +1 -1
- Examples/GUI/Qt/Events/GUI4.cxx Examples/GUI/Qt/Events/GUI4.cxx +23 -23
- Examples/GUI/Qt/Events/GUI4.h Examples/GUI/Qt/Events/GUI4.h +1 -1
- Examples/GUI/Qt/Events/main.cxx Examples/GUI/Qt/Events/main.cxx +1 -1
- Examples/GUI/Qt/FourPaneViewer/CMakeLists.txt Examples/GUI/Qt/FourPaneViewer/CMakeLists.txt +7 -7
- Examples/GUI/Qt/FourPaneViewer/QtVTKRenderWindowsApp.cxx Examples/GUI/Qt/FourPaneViewer/QtVTKRenderWindowsApp.cxx +3 -3
- Examples/GUI/Qt/ImageViewer/main.cxx Examples/GUI/Qt/ImageViewer/main.cxx +1 -1
- Examples/GUI/Qt/SimpleView/CMakeLists.txt Examples/GUI/Qt/SimpleView/CMakeLists.txt +1 -1
- Examples/GUI/Qt/SimpleView/SimpleView.cxx Examples/GUI/Qt/SimpleView/SimpleView.cxx +2 -2
- Examples/GUI/Qt/SimpleView/SimpleView.h Examples/GUI/Qt/SimpleView/SimpleView.h +3 -3
- Examples/GUI/Qt/SimpleView/main.cxx Examples/GUI/Qt/SimpleView/main.cxx +4 -4
- Examples/GUI/Tcl/AffineWidget.tcl Examples/GUI/Tcl/AffineWidget.tcl +1 -1
- Examples/GUI/Tcl/AngleWidget.tcl Examples/GUI/Tcl/AngleWidget.tcl +4 -4
- Examples/GUI/Tcl/BoxWidget.tcl Examples/GUI/Tcl/BoxWidget.tcl +1 -1
- Examples/GUI/Tcl/CustomInteraction.tcl Examples/GUI/Tcl/CustomInteraction.tcl +6 -6
- Examples/GUI/Tcl/ImagePlaneWidget.tcl Examples/GUI/Tcl/ImagePlaneWidget.tcl +20 -20
- Examples/GUI/Tcl/ImageTracerWidget.tcl Examples/GUI/Tcl/ImageTracerWidget.tcl +21 -21
- Examples/GUI/Tcl/ImplicitPlaneWidget.tcl Examples/GUI/Tcl/ImplicitPlaneWidget.tcl +2 -2
- Examples/GUI/Tcl/Mace.tcl Examples/GUI/Tcl/Mace.tcl +18 -18
- Examples/GUI/Tcl/MaceTk.tcl Examples/GUI/Tcl/MaceTk.tcl +18 -18
- Examples/GUI/Tcl/OrthogonalPlanesWithTkPhoto.tcl Examples/GUI/Tcl/OrthogonalPlanesWithTkPhoto.tcl +6 -6
- Examples/GUI/Tcl/ProbeWithSplineWidget.tcl Examples/GUI/Tcl/ProbeWithSplineWidget.tcl +19 -19
- Examples/GUI/Tcl/StreamlinesWithLineWidget.tcl Examples/GUI/Tcl/StreamlinesWithLineWidget.tcl +1 -1
- Examples/GUI/Tcl/TransformWithBoxWidget.tcl Examples/GUI/Tcl/TransformWithBoxWidget.tcl +2 -2
- Examples/GUI/Tcl/VolumeRenderWithBoxWidget.tcl Examples/GUI/Tcl/VolumeRenderWithBoxWidget.tcl +1 -1
- Examples/GUI/Tcl/spikeColor.tcl Examples/GUI/Tcl/spikeColor.tcl +1 -1
- Examples/GUI/Win32/SampleMFC/ChildFrm.cpp Examples/GUI/Win32/SampleMFC/ChildFrm.cpp +1 -1
- Examples/GUI/Win32/SampleMFC/MainFrm.cpp Examples/GUI/Win32/SampleMFC/MainFrm.cpp +1 -1
- Examples/GUI/Win32/SampleMFC/Resource.h Examples/GUI/Win32/SampleMFC/Resource.h +1 -1
- Examples/GUI/Win32/SampleMFC/Sample.rc Examples/GUI/Win32/SampleMFC/Sample.rc +15 -15
- Examples/GUI/Win32/SampleMFC/SampleDoc.cpp Examples/GUI/Win32/SampleMFC/SampleDoc.cpp +3 -3
- Examples/GUI/Win32/SampleMFC/SampleView.cpp Examples/GUI/Win32/SampleMFC/SampleView.cpp +3 -3
- Examples/GUI/Win32/SampleMFC/StdAfx.h Examples/GUI/Win32/SampleMFC/StdAfx.h +1 -1
- Examples/GUI/Win32/SampleMFC/vtkMFCRenderView.cpp Examples/GUI/Win32/SampleMFC/vtkMFCRenderView.cpp +31 -31
- Examples/GUI/Win32/SampleMFC/vtkMFCView.cpp Examples/GUI/Win32/SampleMFC/vtkMFCView.cpp +8 -8
- Examples/GUI/Win32/SampleMFC/vtkMFCView.h Examples/GUI/Win32/SampleMFC/vtkMFCView.h +5 -5
- Examples/GUI/Win32/SimpleCxx/CMakeLists.txt Examples/GUI/Win32/SimpleCxx/CMakeLists.txt +1 -1
- Examples/GUI/Win32/SimpleCxx/Win32Cone.cxx Examples/GUI/Win32/SimpleCxx/Win32Cone.cxx +17 -17
- Examples/GUI/Win32/vtkBorland/Package/vtkBorlandRenderWindow.cpp ...s/GUI/Win32/vtkBorland/Package/vtkBorlandRenderWindow.cpp +5 -5
- Examples/GUI/Win32/vtkBorland/Package/vtkBorlandRenderWindow.h ...les/GUI/Win32/vtkBorland/Package/vtkBorlandRenderWindow.h +1 -1
- Examples/GUI/Win32/vtkBorland/ProjectDemo/Form_Test.h Examples/GUI/Win32/vtkBorland/ProjectDemo/Form_Test.h +1 -1
- Examples/GUI/Win32/vtkBorland/Readme.txt Examples/GUI/Win32/vtkBorland/Readme.txt +5 -5
- Examples/GUI/Win32/vtkMFC/Readme.txt Examples/GUI/Win32/vtkMFC/Readme.txt +4 -4
- Examples/GUI/Win32/vtkMFC/vtkDLG/CMakeLists.txt Examples/GUI/Win32/vtkMFC/vtkDLG/CMakeLists.txt +2 -2
- Examples/GUI/Win32/vtkMFC/vtkDLG/resource.h Examples/GUI/Win32/vtkMFC/vtkDLG/resource.h +1 -1
- Examples/GUI/Win32/vtkMFC/vtkDLG/stdafx.h Examples/GUI/Win32/vtkMFC/vtkDLG/stdafx.h +1 -1
- Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLG.rc Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLG.rc +7 -7
- Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLGDlg.cpp Examples/GUI/Win32/vtkMFC/vtkDLG/vtkDLGDlg.cpp +5 -5
- Examples/GUI/Win32/vtkMFC/vtkMDI/CMakeLists.txt Examples/GUI/Win32/vtkMFC/vtkMDI/CMakeLists.txt +2 -2
- Examples/GUI/Win32/vtkMFC/vtkMDI/MainFrm.cpp Examples/GUI/Win32/vtkMFC/vtkMDI/MainFrm.cpp +1 -1
- Examples/GUI/Win32/vtkMFC/vtkMDI/Resource.h Examples/GUI/Win32/vtkMFC/vtkMDI/Resource.h +1 -1
- Examples/GUI/Win32/vtkMFC/vtkMDI/StdAfx.h Examples/GUI/Win32/vtkMFC/vtkMDI/StdAfx.h +1 -1
- Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDI.rc Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDI.rc +22 -22
- Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIView.cpp Examples/GUI/Win32/vtkMFC/vtkMDI/vtkMDIView.cpp +2 -2
- Examples/GUI/Win32/vtkMFC/vtkSDI/CMakeLists.txt Examples/GUI/Win32/vtkMFC/vtkSDI/CMakeLists.txt +2 -2
- Examples/GUI/Win32/vtkMFC/vtkSDI/MainFrm.cpp Examples/GUI/Win32/vtkMFC/vtkSDI/MainFrm.cpp +1 -1
- Examples/GUI/Win32/vtkMFC/vtkSDI/MainFrm.h Examples/GUI/Win32/vtkMFC/vtkSDI/MainFrm.h +1 -1
- Examples/GUI/Win32/vtkMFC/vtkSDI/StdAfx.h Examples/GUI/Win32/vtkMFC/vtkSDI/StdAfx.h +1 -1
- Examples/GUI/Win32/vtkMFC/vtkSDI/resource.h Examples/GUI/Win32/vtkMFC/vtkSDI/resource.h +1 -1
- Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDI.rc Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDI.rc +21 -21
- Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIView.cpp Examples/GUI/Win32/vtkMFC/vtkSDI/vtkSDIView.cpp +1 -1
- Examples/IO/Cxx/DumpXMLFile.cxx Examples/IO/Cxx/DumpXMLFile.cxx +14 -14
- Examples/IO/Cxx/ParticleReader.cxx Examples/IO/Cxx/ParticleReader.cxx +4 -4
- Examples/IO/Tcl/flamingo.tcl Examples/IO/Tcl/flamingo.tcl +3 -3
- Examples/ImageProcessing/Cxx/ImageSlicing.cxx Examples/ImageProcessing/Cxx/ImageSlicing.cxx +11 -11
- Examples/ImageProcessing/Python/Contours2D.py Examples/ImageProcessing/Python/Contours2D.py +1 -1
- Examples/ImageProcessing/Python/ImageInteractor.py Examples/ImageProcessing/Python/ImageInteractor.py +7 -7
- Examples/ImageProcessing/Python/ImageSlicing.py Examples/ImageProcessing/Python/ImageSlicing.py +1 -1
- Examples/ImageProcessing/Tcl/Contours2D.tcl Examples/ImageProcessing/Tcl/Contours2D.tcl +1 -1
- Examples/ImageProcessing/Tcl/Histogram.tcl Examples/ImageProcessing/Tcl/Histogram.tcl +5 -5
- Examples/ImageProcessing/Tcl/HistogramWidget.tcl Examples/ImageProcessing/Tcl/HistogramWidget.tcl +7 -7
- Examples/ImageProcessing/Tcl/ImageInteractor.tcl Examples/ImageProcessing/Tcl/ImageInteractor.tcl +3 -3
- Examples/ImageProcessing/Tcl/ImageSlicing.tcl Examples/ImageProcessing/Tcl/ImageSlicing.tcl +8 -8
- Examples/ImageProcessing/Tcl/MandelbrotViewer.tcl Examples/ImageProcessing/Tcl/MandelbrotViewer.tcl +17 -17
- Examples/Infovis/Cxx/CreateTree.cxx Examples/Infovis/Cxx/CreateTree.cxx +6 -6
- Examples/Infovis/Cxx/CustomLinkView/CMakeLists.txt Examples/Infovis/Cxx/CustomLinkView/CMakeLists.txt +1 -1
- Examples/Infovis/Cxx/CustomLinkView/main.cxx Examples/Infovis/Cxx/CustomLinkView/main.cxx +4 -4
- Examples/Infovis/Cxx/EasyView/CMakeLists.txt Examples/Infovis/Cxx/EasyView/CMakeLists.txt +1 -1
- Examples/Infovis/Cxx/EasyView/EasyView.cxx Examples/Infovis/Cxx/EasyView/EasyView.cxx +21 -21
- Examples/Infovis/Cxx/EasyView/EasyView.h Examples/Infovis/Cxx/EasyView/EasyView.h +5 -5
- Examples/Infovis/Cxx/EasyView/main.cxx Examples/Infovis/Cxx/EasyView/main.cxx +4 -4
- Examples/Infovis/Cxx/HelloWorld.cxx Examples/Infovis/Cxx/HelloWorld.cxx +4 -4
- Examples/Infovis/Cxx/MultiView.cxx Examples/Infovis/Cxx/MultiView.cxx +12 -12
- Examples/Infovis/Cxx/StatsView/CMakeLists.txt Examples/Infovis/Cxx/StatsView/CMakeLists.txt +1 -1
- Examples/Infovis/Cxx/StatsView/StatsView.cxx Examples/Infovis/Cxx/StatsView/StatsView.cxx +9 -9
- Examples/Infovis/Cxx/StatsView/StatsView.h Examples/Infovis/Cxx/StatsView/StatsView.h +5 -5
- Examples/Infovis/Cxx/StatsView/main.cxx Examples/Infovis/Cxx/StatsView/main.cxx +4 -4
- Examples/Infovis/Cxx/Theme.cxx Examples/Infovis/Cxx/Theme.cxx +4 -4
- Examples/Infovis/Cxx/TreeLayout.cxx Examples/Infovis/Cxx/TreeLayout.cxx +20 -20
- Examples/Infovis/Java/Focus.java Examples/Infovis/Java/Focus.java +1 -1
- Examples/Infovis/Java/TreeViews.java Examples/Infovis/Java/TreeViews.java +2 -2
- Examples/Infovis/Python/Matlab_engine_filter.py Examples/Infovis/Python/Matlab_engine_filter.py +1 -1
- Examples/Infovis/Python/Matlab_engine_interface.py Examples/Infovis/Python/Matlab_engine_interface.py +7 -7
- Examples/Infovis/Python/Rcalculator_mst.py Examples/Infovis/Python/Rcalculator_mst.py +1 -1
- Examples/Infovis/Python/Rcalculator_vd.py Examples/Infovis/Python/Rcalculator_vd.py +2 -2
- Examples/Infovis/Python/Rinterface.py Examples/Infovis/Python/Rinterface.py +11 -11
- Examples/Infovis/Python/Rrand_table.py Examples/Infovis/Python/Rrand_table.py +11 -11
- Examples/Infovis/Python/boost_centrality.py Examples/Infovis/Python/boost_centrality.py +1 -1
- Examples/Infovis/Python/boost_mst_extract_graph.py Examples/Infovis/Python/boost_mst_extract_graph.py +1 -1
- Examples/Infovis/Python/boost_mst_with_hgv.py Examples/Infovis/Python/boost_mst_with_hgv.py +1 -1
- Examples/Infovis/Python/circular_vertices.py Examples/Infovis/Python/circular_vertices.py +3 -3
- Examples/Infovis/Python/csv_to_graph.py Examples/Infovis/Python/csv_to_graph.py +9 -9
- Examples/Infovis/Python/database_query1.py Examples/Infovis/Python/database_query1.py +1 -1
- Examples/Infovis/Python/delimited_text_reader1.py Examples/Infovis/Python/delimited_text_reader1.py +1 -1
- Examples/Infovis/Python/displayVTKHierarchy.py Examples/Infovis/Python/displayVTKHierarchy.py +1 -1
- Examples/Infovis/Python/geoview.py Examples/Infovis/Python/geoview.py +1 -1
- Examples/Infovis/Python/graph1.py Examples/Infovis/Python/graph1.py +6 -6
- Examples/Infovis/Python/graph3d.py Examples/Infovis/Python/graph3d.py +1 -1
- Examples/Infovis/Python/graph_tree_ring.py Examples/Infovis/Python/graph_tree_ring.py +4 -4
- Examples/Infovis/Python/merge_graphs.py Examples/Infovis/Python/merge_graphs.py +5 -5
- Examples/Infovis/Python/programmable_pipeline.py Examples/Infovis/Python/programmable_pipeline.py +1 -1
- Examples/Infovis/Python/programmable_pipeline2.py Examples/Infovis/Python/programmable_pipeline2.py +14 -14
- Examples/Infovis/Python/psql_database.py Examples/Infovis/Python/psql_database.py +4 -4
- Examples/Infovis/Python/tables1.py Examples/Infovis/Python/tables1.py +6 -6
- Examples/Infovis/Python/tables2.py Examples/Infovis/Python/tables2.py +8 -8
- Examples/Infovis/Python/tables3.py Examples/Infovis/Python/tables3.py +4 -4
- Examples/Infovis/Python/tables4.py Examples/Infovis/Python/tables4.py +5 -5
- Examples/Infovis/Python/tables_adv.py Examples/Infovis/Python/tables_adv.py +17 -17
- Examples/Infovis/Python/tree1.py Examples/Infovis/Python/tree1.py +8 -8
- Examples/Infovis/Python/vertex_degree_programmable.py Examples/Infovis/Python/vertex_degree_programmable.py +2 -2
- Examples/Medical/Cxx/GenerateCubesFromLabels.cxx Examples/Medical/Cxx/GenerateCubesFromLabels.cxx +21 -21
- Examples/Medical/Cxx/GenerateModelsFromLabels.cxx Examples/Medical/Cxx/GenerateModelsFromLabels.cxx +19 -19
- Examples/Medical/Cxx/Medical1.cxx Examples/Medical/Cxx/Medical1.cxx +2 -2
- Examples/Medical/Cxx/Medical2.cxx Examples/Medical/Cxx/Medical2.cxx +3 -3
- Examples/Medical/Cxx/Medical3.cxx Examples/Medical/Cxx/Medical3.cxx +11 -11
- Examples/Medical/Cxx/Medical4.cxx Examples/Medical/Cxx/Medical4.cxx +4 -4
- Examples/Medical/Python/Medical4.py Examples/Medical/Python/Medical4.py +4 -4
- Examples/Medical/Tcl/Medical1.tcl Examples/Medical/Tcl/Medical1.tcl +5 -5
- Examples/Medical/Tcl/Medical2.tcl Examples/Medical/Tcl/Medical2.tcl +5 -5
- Examples/Medical/Tcl/Medical3.tcl Examples/Medical/Tcl/Medical3.tcl +10 -10
- Examples/Medical/Tcl/Medical4.tcl Examples/Medical/Tcl/Medical4.tcl +4 -4
- Examples/Modelling/Cxx/Delaunay3D.cxx Examples/Modelling/Cxx/Delaunay3D.cxx +1 -1
- Examples/Modelling/Cxx/Delaunay3DAlpha.cxx Examples/Modelling/Cxx/Delaunay3DAlpha.cxx +1 -1
- Examples/Modelling/Cxx/finance.cxx Examples/Modelling/Cxx/finance.cxx +8 -8
- Examples/Modelling/Python/SpherePuzzle.py Examples/Modelling/Python/SpherePuzzle.py +5 -5
- Examples/Modelling/Python/expCos.py Examples/Modelling/Python/expCos.py +2 -2
- Examples/Modelling/Tcl/DelMesh.tcl Examples/Modelling/Tcl/DelMesh.tcl +1 -1
- Examples/Modelling/Tcl/Delaunay3D.tcl Examples/Modelling/Tcl/Delaunay3D.tcl +1 -1
- Examples/Modelling/Tcl/SpherePuzzle.tcl Examples/Modelling/Tcl/SpherePuzzle.tcl +2 -2
- Examples/Modelling/Tcl/constrainedDelaunay.tcl Examples/Modelling/Tcl/constrainedDelaunay.tcl +1 -1
- Examples/Modelling/Tcl/expCos.tcl Examples/Modelling/Tcl/expCos.tcl +3 -3
- Examples/Modelling/Tcl/faultLines.tcl Examples/Modelling/Tcl/faultLines.tcl +1 -1
- Examples/Modelling/Tcl/hello.tcl Examples/Modelling/Tcl/hello.tcl +1 -1
- Examples/Modelling/Tcl/iceCream.tcl Examples/Modelling/Tcl/iceCream.tcl +4 -4
- Examples/Modelling/Tcl/procrustesAlignment.tcl Examples/Modelling/Tcl/procrustesAlignment.tcl +3 -3
- Examples/Modelling/Tcl/reconstructSurface.tcl Examples/Modelling/Tcl/reconstructSurface.tcl +2 -2
- Examples/MultiBlock/Cxx/MultiBlock.cxx Examples/MultiBlock/Cxx/MultiBlock.cxx +6 -6
- Examples/ParallelProcessing/Generic/Cxx/CMakeLists.txt Examples/ParallelProcessing/Generic/Cxx/CMakeLists.txt +8 -8
- Examples/ParallelProcessing/Generic/Cxx/ParallelIso.cxx Examples/ParallelProcessing/Generic/Cxx/ParallelIso.cxx +13 -13
- Examples/ParallelProcessing/Generic/Cxx/PipelineParallelism.cxx ...es/ParallelProcessing/Generic/Cxx/PipelineParallelism.cxx +5 -5
- Examples/ParallelProcessing/Generic/Cxx/TaskParallelism.cxx Examples/ParallelProcessing/Generic/Cxx/TaskParallelism.cxx +5 -5
- Examples/ParallelProcessing/Generic/Cxx/TaskParallelism.h Examples/ParallelProcessing/Generic/Cxx/TaskParallelism.h +3 -3
- Examples/ParallelProcessing/Generic/Cxx/TaskParallelismWithPorts.cxx ...rallelProcessing/Generic/Cxx/TaskParallelismWithPorts.cxx +4 -4
- Examples/ParallelProcessing/Generic/Cxx/TaskParallelismWithPorts.h ...ParallelProcessing/Generic/Cxx/TaskParallelismWithPorts.h +3 -3
- Examples/ParallelProcessing/Generic/Cxx/pipe1.cxx Examples/ParallelProcessing/Generic/Cxx/pipe1.cxx +5 -5
- Examples/ParallelProcessing/Generic/Cxx/pipe2.cxx Examples/ParallelProcessing/Generic/Cxx/pipe2.cxx +3 -3
- Examples/ParallelProcessing/Generic/Cxx/task1.cxx Examples/ParallelProcessing/Generic/Cxx/task1.cxx +1 -1
- Examples/ParallelProcessing/Generic/Cxx/task2.cxx Examples/ParallelProcessing/Generic/Cxx/task2.cxx +3 -3
- Examples/ParallelProcessing/Generic/Cxx/task3.cxx Examples/ParallelProcessing/Generic/Cxx/task3.cxx +5 -5
- Examples/ParallelProcessing/Generic/Cxx/task4.cxx Examples/ParallelProcessing/Generic/Cxx/task4.cxx +3 -3
- Examples/ParallelProcessing/MPI/Python/ParallelCone.py Examples/ParallelProcessing/MPI/Python/ParallelCone.py +1 -1
- Examples/ParallelProcessing/MPI/Tcl/PVTKDemo.tcl Examples/ParallelProcessing/MPI/Tcl/PVTKDemo.tcl +14 -14
- Examples/README.txt Examples/README.txt +2 -2
- Examples/Rendering/Cxx/AmbientSpheres.cxx Examples/Rendering/Cxx/AmbientSpheres.cxx +2 -2
- Examples/Rendering/Cxx/CMakeLists.txt Examples/Rendering/Cxx/CMakeLists.txt +1 -1
- Examples/Rendering/Cxx/Cylinder.cxx Examples/Rendering/Cxx/Cylinder.cxx +2 -2
- Examples/Rendering/Cxx/DiffuseSpheres.cxx Examples/Rendering/Cxx/DiffuseSpheres.cxx +2 -2
- Examples/Rendering/Cxx/MaterialObjects.cxx Examples/Rendering/Cxx/MaterialObjects.cxx +3 -3
- Examples/Rendering/Cxx/SpecularSpheres.cxx Examples/Rendering/Cxx/SpecularSpheres.cxx +2 -2
- Examples/Rendering/Python/CSpline.py Examples/Rendering/Python/CSpline.py +3 -3
- Examples/Rendering/Python/Cylinder.py Examples/Rendering/Python/Cylinder.py +1 -1
- Examples/Rendering/Tcl/CADPart.tcl Examples/Rendering/Tcl/CADPart.tcl +1 -1
- Examples/Rendering/Tcl/CSpline.tcl Examples/Rendering/Tcl/CSpline.tcl +2 -2
- Examples/Rendering/Tcl/Cylinder.tcl Examples/Rendering/Tcl/Cylinder.tcl +1 -1
- Examples/Rendering/Tcl/FilterCADPart.tcl Examples/Rendering/Tcl/FilterCADPart.tcl +1 -1
- Examples/Rendering/Tcl/KeyFrame.tcl Examples/Rendering/Tcl/KeyFrame.tcl +2 -2
- Examples/Rendering/Tcl/LightKitViewer.tcl Examples/Rendering/Tcl/LightKitViewer.tcl +2 -2
- Examples/Rendering/Tcl/RenderLargeImage.tcl Examples/Rendering/Tcl/RenderLargeImage.tcl +2 -2
- Examples/Rendering/Tcl/TPlane.tcl Examples/Rendering/Tcl/TPlane.tcl +1 -1
- Examples/Rendering/Tcl/keyBottle.tcl Examples/Rendering/Tcl/keyBottle.tcl +1 -1
- Examples/SearchScript.sh Examples/SearchScript.sh +4 -4
- Examples/Statistics/ExampleDescriptiveStatistics.cxx Examples/Statistics/ExampleDescriptiveStatistics.cxx +40 -40
- Examples/Statistics/ExampleKMeansStatistics.cxx Examples/Statistics/ExampleKMeansStatistics.cxx +15 -15
- Examples/Tutorial/Step1/Cxx/Cone.cxx Examples/Tutorial/Step1/Cxx/Cone.cxx +6 -6
- Examples/Tutorial/Step1/Java/Cone.java Examples/Tutorial/Step1/Java/Cone.java +15 -15
- Examples/Tutorial/Step1/Python/Cone.py Examples/Tutorial/Step1/Python/Cone.py +6 -6
- Examples/Tutorial/Step1/Tcl/Cone.tcl Examples/Tutorial/Step1/Tcl/Cone.tcl +6 -6
- Examples/Tutorial/Step2/Cxx/Cone2.cxx Examples/Tutorial/Step2/Cxx/Cone2.cxx +4 -4
- Examples/Tutorial/Step2/Java/Cone2.java Examples/Tutorial/Step2/Java/Cone2.java +12 -12
- Examples/Tutorial/Step2/Python/Cone2.py Examples/Tutorial/Step2/Python/Cone2.py +3 -3
- Examples/Tutorial/Step2/Tcl/Cone2.tcl Examples/Tutorial/Step2/Tcl/Cone2.tcl +3 -3
- Examples/Tutorial/Step3/Cxx/Cone3.cxx Examples/Tutorial/Step3/Cxx/Cone3.cxx +7 -7
- Examples/Tutorial/Step3/Java/Cone3.java Examples/Tutorial/Step3/Java/Cone3.java +19 -19
- Examples/Tutorial/Step3/Python/Cone3.py Examples/Tutorial/Step3/Python/Cone3.py +5 -5
- Examples/Tutorial/Step3/Tcl/Cone3.tcl Examples/Tutorial/Step3/Tcl/Cone3.tcl +7 -7
- Examples/Tutorial/Step4/Cxx/Cone4.cxx Examples/Tutorial/Step4/Cxx/Cone4.cxx +5 -5
- Examples/Tutorial/Step4/Java/Cone4.java Examples/Tutorial/Step4/Java/Cone4.java +17 -17
- Examples/Tutorial/Step4/Python/Cone4.py Examples/Tutorial/Step4/Python/Cone4.py +4 -4
- Examples/Tutorial/Step4/Tcl/Cone4.tcl Examples/Tutorial/Step4/Tcl/Cone4.tcl +5 -5
- Examples/Tutorial/Step5/Cxx/Cone5.cxx Examples/Tutorial/Step5/Cxx/Cone5.cxx +11 -11
- Examples/Tutorial/Step5/Java/Cone5.java Examples/Tutorial/Step5/Java/Cone5.java +20 -20
- Examples/Tutorial/Step5/Python/Cone5.py Examples/Tutorial/Step5/Python/Cone5.py +6 -6
- Examples/Tutorial/Step5/Tcl/Cone5.tcl Examples/Tutorial/Step5/Tcl/Cone5.tcl +11 -11
- Examples/Tutorial/Step6/Cxx/Cone6.cxx Examples/Tutorial/Step6/Cxx/Cone6.cxx +13 -13
- Examples/Tutorial/Step6/Python/Cone6.py Examples/Tutorial/Step6/Python/Cone6.py +3 -3
- Examples/Tutorial/Step6/Tcl/Cone6.tcl Examples/Tutorial/Step6/Tcl/Cone6.tcl +11 -11
- Examples/VisualizationAlgorithms/Cxx/BandedContours.cxx Examples/VisualizationAlgorithms/Cxx/BandedContours.cxx +3 -3
- Examples/VisualizationAlgorithms/Cxx/FilledContours.cxx Examples/VisualizationAlgorithms/Cxx/FilledContours.cxx +4 -4
- Examples/VisualizationAlgorithms/Python/BandContourTerrain.py ...ples/VisualizationAlgorithms/Python/BandContourTerrain.py +1 -1
- Examples/VisualizationAlgorithms/Python/ClipCow.py Examples/VisualizationAlgorithms/Python/ClipCow.py +1 -1
- Examples/VisualizationAlgorithms/Python/ColorIsosurface.py Examples/VisualizationAlgorithms/Python/ColorIsosurface.py +1 -1
- Examples/VisualizationAlgorithms/Python/ExtractGeometry.py Examples/VisualizationAlgorithms/Python/ExtractGeometry.py +1 -1
- Examples/VisualizationAlgorithms/Python/GenerateTextureCoords.py ...s/VisualizationAlgorithms/Python/GenerateTextureCoords.py +2 -2
- Examples/VisualizationAlgorithms/Python/VisQuad.py Examples/VisualizationAlgorithms/Python/VisQuad.py +2 -2
- Examples/VisualizationAlgorithms/Python/officeTubes.py Examples/VisualizationAlgorithms/Python/officeTubes.py +1 -1
- Examples/VisualizationAlgorithms/Python/spikeF.py Examples/VisualizationAlgorithms/Python/spikeF.py +1 -1
- Examples/VisualizationAlgorithms/Tcl/BandContourTerrain.tcl Examples/VisualizationAlgorithms/Tcl/BandContourTerrain.tcl +4 -4
- Examples/VisualizationAlgorithms/Tcl/ClipCow.tcl Examples/VisualizationAlgorithms/Tcl/ClipCow.tcl +1 -1
- Examples/VisualizationAlgorithms/Tcl/ColorIsosurface.tcl Examples/VisualizationAlgorithms/Tcl/ColorIsosurface.tcl +3 -3
- Examples/VisualizationAlgorithms/Tcl/DepthSort.tcl Examples/VisualizationAlgorithms/Tcl/DepthSort.tcl +2 -2
- Examples/VisualizationAlgorithms/Tcl/ExtractGeometry.tcl Examples/VisualizationAlgorithms/Tcl/ExtractGeometry.tcl +3 -3
- Examples/VisualizationAlgorithms/Tcl/ExtractUGrid.tcl Examples/VisualizationAlgorithms/Tcl/ExtractUGrid.tcl +1 -1
- Examples/VisualizationAlgorithms/Tcl/GenerateTextureCoords.tcl ...les/VisualizationAlgorithms/Tcl/GenerateTextureCoords.tcl +2 -2
- Examples/VisualizationAlgorithms/Tcl/TextureThreshold.tcl Examples/VisualizationAlgorithms/Tcl/TextureThreshold.tcl +1 -1
- Examples/VisualizationAlgorithms/Tcl/TransformTextureCoords.tcl ...es/VisualizationAlgorithms/Tcl/TransformTextureCoords.tcl +23 -23
- Examples/VisualizationAlgorithms/Tcl/VisQuad.tcl Examples/VisualizationAlgorithms/Tcl/VisQuad.tcl +2 -2
- Examples/VisualizationAlgorithms/Tcl/officeTube.tcl Examples/VisualizationAlgorithms/Tcl/officeTube.tcl +3 -3
- Examples/VisualizationAlgorithms/Tcl/officeTubes.tcl Examples/VisualizationAlgorithms/Tcl/officeTubes.tcl +2 -2
- Examples/VisualizationAlgorithms/Tcl/spikeF.tcl Examples/VisualizationAlgorithms/Tcl/spikeF.tcl +1 -1
- Examples/VisualizationAlgorithms/Tcl/streamSurface.tcl Examples/VisualizationAlgorithms/Tcl/streamSurface.tcl +12 -12
- Examples/VolumeRendering/Cxx/GPURenderDemo.cxx Examples/VolumeRendering/Cxx/GPURenderDemo.cxx +41 -41
- Examples/VolumeRendering/Python/PseudoVolumeRendering.py Examples/VolumeRendering/Python/PseudoVolumeRendering.py +1 -1
- Examples/VolumeRendering/Python/SimpleRayCast.py Examples/VolumeRendering/Python/SimpleRayCast.py +1 -1
- Examples/VolumeRendering/Python/SimpleTextureMap2D.py Examples/VolumeRendering/Python/SimpleTextureMap2D.py +1 -1
- Examples/VolumeRendering/Python/VolumePicker.py Examples/VolumeRendering/Python/VolumePicker.py +1 -1
- Examples/VolumeRendering/Tcl/IntermixedUnstructuredGrid.tcl Examples/VolumeRendering/Tcl/IntermixedUnstructuredGrid.tcl +1 -1
- Examples/VolumeRendering/Tcl/PseudoVolumeRendering.tcl Examples/VolumeRendering/Tcl/PseudoVolumeRendering.tcl +1 -1
- Examples/VolumeRendering/Tcl/volSimpleLOD.tcl Examples/VolumeRendering/Tcl/volSimpleLOD.tcl +8 -8
- Examples/Widgets/Cxx/BalloonWidget.cxx Examples/Widgets/Cxx/BalloonWidget.cxx +13 -13
- Examples/Widgets/Cxx/Slider.cxx Examples/Widgets/Cxx/Slider.cxx +18 -18
- Examples/Widgets/Cxx/Slider2D.cxx Examples/Widgets/Cxx/Slider2D.cxx +19 -19
- Examples/Widgets/Cxx/SplineWidget.cxx Examples/Widgets/Cxx/SplineWidget.cxx +1 -1
- Filters/Core/CMakeLists.txt Filters/Core/CMakeLists.txt +1 -1
- Filters/Core/Testing/Cxx/TestAppendPolyData.cxx Filters/Core/Testing/Cxx/TestAppendPolyData.cxx +7 -7
- Filters/Core/Testing/Cxx/TestAppendSelection.cxx Filters/Core/Testing/Cxx/TestAppendSelection.cxx +10 -10
- Filters/Core/Testing/Cxx/TestAssignAttribute.cxx Filters/Core/Testing/Cxx/TestAssignAttribute.cxx +7 -7
- Filters/Core/Testing/Cxx/TestGlyph3D.cxx Filters/Core/Testing/Cxx/TestGlyph3D.cxx +33 -33
- Filters/Core/Testing/Cxx/TestNamedComponents.cxx Filters/Core/Testing/Cxx/TestNamedComponents.cxx +13 -13
- Filters/Core/Testing/Python/TestTensorGlyph.py Filters/Core/Testing/Python/TestTensorGlyph.py +6 -6
- Filters/Core/Testing/Python/TestTextureGlyph.py Filters/Core/Testing/Python/TestTextureGlyph.py +2 -2
- Filters/Core/Testing/Python/streamComb.py Filters/Core/Testing/Python/streamComb.py +2 -2
- Filters/Core/Testing/Python/streamSurface.py Filters/Core/Testing/Python/streamSurface.py +2 -2
- Filters/Core/Testing/Python/streamSurface2.py Filters/Core/Testing/Python/streamSurface2.py +2 -2
- Filters/Core/Testing/Python/tubeComb.py Filters/Core/Testing/Python/tubeComb.py +2 -2
- Filters/Core/Testing/Tcl/Delaunay3D.tcl Filters/Core/Testing/Tcl/Delaunay3D.tcl +1 -1
- Filters/Core/Testing/Tcl/TestMarchingSquares.tcl Filters/Core/Testing/Tcl/TestMarchingSquares.tcl +3 -3
- Filters/Core/Testing/Tcl/TestSynchronizedTemplates3D.tcl Filters/Core/Testing/Tcl/TestSynchronizedTemplates3D.tcl +4 -4
- Filters/Core/Testing/Tcl/clipArt.tcl Filters/Core/Testing/Tcl/clipArt.tcl +4 -4
- Filters/Core/Testing/Tcl/contourCells.tcl Filters/Core/Testing/Tcl/contourCells.tcl +27 -27
- Filters/Core/Testing/Tcl/contourQuadraticCells.tcl Filters/Core/Testing/Tcl/contourQuadraticCells.tcl +18 -18
- Filters/Core/Testing/Tcl/cutLoop.tcl Filters/Core/Testing/Tcl/cutLoop.tcl +11 -11
- Filters/Core/Testing/Tcl/deciFranFace.tcl Filters/Core/Testing/Tcl/deciFranFace.tcl +2 -2
- Filters/Core/Testing/Tcl/dispPlot.tcl Filters/Core/Testing/Tcl/dispPlot.tcl +4 -4
- Filters/Core/Testing/Tcl/fieldToPolyData.tcl Filters/Core/Testing/Tcl/fieldToPolyData.tcl +5 -5
- Filters/Core/Testing/Tcl/fieldToRGrid.tcl Filters/Core/Testing/Tcl/fieldToRGrid.tcl +12 -12
- Filters/Core/Testing/Tcl/fieldToSGrid.tcl Filters/Core/Testing/Tcl/fieldToSGrid.tcl +8 -8
- Filters/Core/Testing/Tcl/fieldToUGrid.tcl Filters/Core/Testing/Tcl/fieldToUGrid.tcl +8 -8
- Filters/Core/Testing/Tcl/financialField.tcl Filters/Core/Testing/Tcl/financialField.tcl +3 -3
- Filters/Core/Testing/Tcl/financialField2.tcl Filters/Core/Testing/Tcl/financialField2.tcl +10 -10
- Filters/Core/Testing/Tcl/financialField3.tcl Filters/Core/Testing/Tcl/financialField3.tcl +9 -9
- Filters/Core/Testing/Tcl/smoothMeshOnMesh.tcl Filters/Core/Testing/Tcl/smoothMeshOnMesh.tcl +3505 -3505
- Filters/Core/Testing/Tcl/teapotHulls.tcl Filters/Core/Testing/Tcl/teapotHulls.tcl +1 -1
- Filters/Core/vtkAppendFilter.cxx Filters/Core/vtkAppendFilter.cxx +65 -65
- Filters/Core/vtkAppendFilter.h Filters/Core/vtkAppendFilter.h +7 -7
- Filters/Core/vtkAppendPolyData.cxx Filters/Core/vtkAppendPolyData.cxx +15 -15
- Filters/Core/vtkAppendPolyData.h Filters/Core/vtkAppendPolyData.h +8 -8
- Filters/Core/vtkAppendSelection.cxx Filters/Core/vtkAppendSelection.cxx +6 -6
- Filters/Core/vtkAppendSelection.h Filters/Core/vtkAppendSelection.h +3 -3
- No files found.
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.