Improvements in VTK 5.6: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with '= New Classes = *vtkFFMPEGTestAvAlloc *vtkFFMPEGTestImgConvert *vtkFFMPEGTestURLFClose *vtkArraySort *vtkBoxMuellerRandomSequence *vtkGaussianRandomSequence *vtkMatrix3x3 *vtkMi…')
 
mNo edit summary
Line 1: Line 1:
__TOC__
= New Classes =
= New Classes =



Revision as of 15:01, 16 March 2010

New Classes

  • vtkFFMPEGTestAvAlloc
  • vtkFFMPEGTestImgConvert
  • vtkFFMPEGTestURLFClose
  • vtkArraySort
  • vtkBoxMuellerRandomSequence
  • vtkGaussianRandomSequence
  • vtkMatrix3x3
  • vtkMinimalStandardRandomSequence
  • vtkPoints2D
  • vtkRandomSequence
  • vtkTransform2D
  • vtkUnicodeString
  • vtkUnicodeStringArray
  • vtkAbstractInterpolatedVelocityField
  • vtkAnnotation
  • vtkAnnotationLayers
  • vtkAnnotationLayersAlgorithm
  • vtkBiQuadraticTriangle
  • vtkCellLocatorInterpolatedVelocityField
  • vtkComputingResources
  • vtkCubicLine
  • vtkDiscretizableColorTransferFunction
  • vtkExecutionScheduler
  • vtkExecutiveCollection
  • vtkIncrementalOctreeNode
  • vtkIncrementalOctreePointLocator
  • vtkIncrementalPointLocator
  • vtkModifiedBSPTree
  • vtkNonMergingPointLocator
  • vtkOctreePointLocator
  • vtkOctreePointLocatorNode
  • vtkThreadedStreamingPipeline
  • vtkQtChartBasicSeriesOptionsModel
  • vtkQtChartBasicStyleManager
  • vtkQtChartBrushGenerator
  • vtkQtChartColorGenerator
  • vtkQtChartIndexRangeList
  • vtkQtChartKeyboardFunction
  • vtkQtChartKeyboardHistory
  • vtkQtChartKeyboardPan
  • vtkQtChartKeyboardZoom
  • vtkQtChartNamedSeriesOptionsModel
  • vtkQtChartPenGenerator
  • vtkQtChartSeriesColors
  • vtkQtChartSeriesHueRange
  • vtkQtChartSeriesOptionsModel
  • vtkQtChartSeriesOptionsModelCollection
  • vtkQtChartStyleAxesCorner
  • vtkQtChartStyleBoolean
  • vtkQtChartStyleBrush
  • vtkQtChartStyleMarker
  • vtkQtChartStylePen
  • vtkQtChartStyleRegistry
  • vtkQtChartStyleSeriesColors
  • vtkQtChartStyleSize
  • QFilterTreeProxyModel
  • QVTKPaintEngine
  • vtkQtAnnotationLayersModelAdapter
  • vtkQtAnnotationView
  • vtkQtRecordView
  • vtkQtRichTextView
  • vtkGeoSphereTransform
  • vtkGeoTreeNodeCache
  • vtkAnnotationLink
  • vtkClipConvexPolyData
  • vtkCoincidentPoints
  • vtkDataSetGradient
  • vtkDataSetGradientPrecompute
  • vtkDensifyPolyData
  • vtkExtractSelectedRows
  • vtkGraphToPoints
  • vtkGraphToPolyData
  • vtkJVMManager
  • vtkJavaProgrammableFilter
  • vtkMatlabEngineFilter

New Tests

  • ArrayCasting.cxx
  • ArrayUserTypes.cxx
  • SparseArrayValidation.cxx
  • TestMatrix3x3.cxx
  • TestMinimalStandardRandomSequence.cxx
  • TestUnicodeStringAPI.cxx
  • TestUnicodeStringArrayAPI.cxx
  • TestPolygon.cxx
  • TestBarSeriesColors.cxx
  • TestVtkQtTableView.cxx
  • TestGeoView2DPopulation.cxx
  • TestAppendPolyData.cxx
  • TestDensifyPolyData.cxx
  • TestGradientAndVorticity.cxx
  • TestIncrementalOctreePointLocator.cxx
  • TestJavaProgrammableFilter.cxx
  • TestMatlabEngineFilter.cxx
  • TestMatlabEngineInterface.cxx
  • TestRCalculatorFilter.cxx
  • TestRInterface.cxx
  • TestRRandomTableSource.cxx
  • TestTessellatedBoxSource.cxx
  • TestExodusImplicitArrays.cxx
  • TestImageDataLIC2D.cxx
  • TestLabelPlacerExodus.cxx
  • TestStructuredGridLIC2DXSlice.cxx
  • TestStructuredGridLIC2DYSlice.cxx
  • TestStructuredGridLIC2DZSlice.cxx
  • SLACParticleReader.cxx
  • SLACReaderLinear.cxx
  • SLACReaderQuadratic.cxx
  • TestArraySerialization.cxx
  • TestImageReader2Factory.cxx
  • TestOggTheoraWriter.cxx
  • ArrayDotProductSimilarity.cxx
  • ArraySparseArrayToTable.cxx
  • TestArrayNorm.cxx
  • TestKMeansStatistics.cxx
  • TestMergeGraphs.cxx
  • TestMergeTables.cxx
  • TestParallelKMeansStatisticsMPI.cxx
  • TestPassArrays.cxx
  • TestRandomPContingencyStatisticsMPI.cxx
  • TestSimple3DCirclesStrategy.cxx
  • TestStreamGraph.cxx
  • TestTableSplitColumnComponents.cxx
  • DistributedDataRenderPass.cxx
  • PSLACReaderLinear.cxx
  • PSLACReaderQuadratic.cxx
  • TestDistributedDataCompositeZPass.cxx
  • TestDistributedDataShadowMapPass.cxx
  • TestPBGLEdgesPedigrees.cxx
  • TestPBGLGraphSQLReaderFile.cxx
  • TestPCompositeZPass.cxx
  • TestPShadowMapPass.cxx
  • TestProcess.cxx
  • TransmitImageDataRenderPass.cxx
  • TestAnimationScene.cxx
  • TestGPUInfo.cxx
  • TestLabelPlacementMapper.cxx
  • TestLabelPlacementMapper2D.cxx
  • TestLabelPlacementMapperCoincidentPoints.cxx
  • TestQtImages.cxx
  • TestQtLabelSizeCalculator.cxx
  • TestQtLabeler.cxx
  • TestSurfaceLIC.cxx
  • TestTDx.cxx
  • TestTexturedBackground.cxx
  • TestTilingCxx.cxx
  • TestConeLayoutStrategy.cxx
  • TestGraphLayoutViewWithUnicode.cxx
  • TestInteractorStyleTreeMapHover.cxx
  • TestQtLabelStrategy.cxx
  • TestQtTreeRingLabeler.cxx
  • TestSpanTreeLayoutStrategy.cxx

New Examples

  • SimpleView.cxx
  • TestImageSlicing.cxx
  • ChartView.cxx
  • main.cxx
  • GenerateCubesFromLabels.cxx
  • GenerateModelsFromLabels.cxx
  • Medical4.cxx
  • TestMedical1.cxx
  • TestMedical2.cxx
  • TestMedical3.cxx
  • TestMedical4.cxx
  • Delaunay3D.cxx
  • Delaunay3DAlpha.cxx
  • TestDelaunay3D.cxx
  • TestDelaunay3DAlpha.cxx
  • TestFinance.cxx
  • SurfaceLICDemo.cxx