ActiViz .NET  5.8.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Kitware.VTK.vtk3DSImporterVtk3DSImporter - imports 3D Studio files
Kitware.VTK.vtk3DWidgetVtk3DWidget - an abstract superclass for 3D widgets
Kitware.VTK.vtkAbstractArrayVtkAbstractArray - Abstract superclass for all arrays
Kitware.VTK.vtkAbstractCellLocatorVtkAbstractCellLocator - an abstract base class for locators which find cells
Kitware.VTK.vtkAbstractContextItemVtkAbstractContextItem - base class for items that are part of a vtkContextScene
Kitware.VTK.vtkAbstractInterpolatedVelocityFieldVtkAbstractInterpolatedVelocityField - An abstract class for obtaining the interpolated velocity values at a point
Kitware.VTK.vtkAbstractMapperVtkAbstractMapper - abstract class specifies interface to map data
Kitware.VTK.vtkAbstractMapper3DVtkAbstractMapper3D - abstract class specifies interface to map 3D data
Kitware.VTK.vtkAbstractParticleWriterVtkAbstractParticleWriter - abstract class to write particle data to file
Kitware.VTK.vtkAbstractPickerVtkAbstractPicker - define API for picking subclasses
Kitware.VTK.vtkAbstractPointLocatorVtkAbstractPointLocator - abstract class to quickly locate points in 3-space
Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3DVtkAbstractPolygonalHandleRepresentation3D - represent a user defined handle geometry in 3D while maintaining a fixed orientation w.r.t the camera
Kitware.VTK.vtkAbstractPropPickerVtkAbstractPropPicker - abstract API for pickers that can pick an instance of vtkProp
Kitware.VTK.vtkAbstractTransformVtkAbstractTransform - superclass for all geometric transformations
Kitware.VTK.vtkAbstractVolumeMapperVtkAbstractVolumeMapper - Abstract class for a volume mapper
Kitware.VTK.vtkAbstractWidgetVtkAbstractWidget - define the API for widget / widget representation
Kitware.VTK.vtkActorVtkActor - represents an object (geometry & properties) in a rendered scene
Kitware.VTK.vtkActor2DVtkActor2D - a actor that draws 2D data
Kitware.VTK.vtkActor2DCollectionVtkActor2DCollection - a list of 2D actors
Kitware.VTK.vtkActorCollectionVtkActorCollection - a list of actors
Kitware.VTK.vtkAddMembershipArrayVtkAddMembershipArray - Add an array to the output indicating membership within an input selection
Kitware.VTK.vtkAdjacencyMatrixToEdgeTableVtkAdjacencyMatrixToEdgeTable
Kitware.VTK.vtkAdjacentVertexIteratorVtkAdjacentVertexIterator - Iterates through adjacent vertices in a graph
Kitware.VTK.vtkAffineRepresentationVtkAffineRepresentation - abstract class for representing affine transformation widgets
Kitware.VTK.vtkAffineRepresentation2DVtkAffineRepresentation2D - represent 2D affine transformations
Kitware.VTK.vtkAffineWidgetVtkAffineWidget - perform affine transformations
Kitware.VTK.vtkAlgorithmVtkAlgorithm - Superclass for all sources, filters, and sinks in VTK
Kitware.VTK.vtkAlgorithmOutputVtkAlgorithmOutput - Proxy object to connect input/output ports
Kitware.VTK.vtkAmoebaMinimizerVtkAmoebaMinimizer - nonlinear optimization with a simplex
Kitware.VTK.vtkAngleRepresentationVtkAngleRepresentation - represent the vtkAngleWidget
Kitware.VTK.vtkAngleRepresentation2DVtkAngleRepresentation2D - represent the vtkAngleWidget
Kitware.VTK.vtkAngleRepresentation3DVtkAngleRepresentation3D - represent the vtkAngleWidget
Kitware.VTK.vtkAngleWidgetVtkAngleWidget - measure the angle between two rays (defined by three points)
Kitware.VTK.vtkAnimationCueVtkAnimationCue - a seqin an animation
Kitware.VTK.vtkAnimationSceneVtkAnimationScene - the animation scene manager
Kitware.VTK.vtkAnnotatedCubeActorVtkAnnotatedCubeActor - a 3D cube with face labels
Kitware.VTK.vtkAnnotationVtkAnnotation - Stores a collection of annotation artifacts
Kitware.VTK.vtkAnnotationLayersVtkAnnotationLayers - Stores a ordered collection of annotation sets
Kitware.VTK.vtkAnnotationLayersAlgorithmVtkAnnotationLayersAlgorithm - Superclass for algorithms that produce only vtkAnnotationLayers as output
Kitware.VTK.vtkAnnotationLinkVtkAnnotationLink - An algorithm for linking annotations among objects
Kitware.VTK.vtkAppendCompositeDataLeavesVtkAppendCompositeDataLeaves - appends one or more composite datasets with the same structure together into a single output composite dataset
Kitware.VTK.vtkAppendFilterVtkAppendFilter - appends one or more datasets together into a single unstructured grid
Kitware.VTK.vtkAppendPointsVtkAppendPoints - appends points of one or more vtkPolyData data sets
Kitware.VTK.vtkAppendPolyDataVtkAppendPolyData - appends one or more polygonal datasets together
Kitware.VTK.vtkAppendSelectionVtkAppendSelection - appends one or more selections together
Kitware.VTK.vtkApplyColorsVtkApplyColors - apply colors to a data set
Kitware.VTK.vtkApplyIconsVtkApplyIcons - apply icons to a data set
Kitware.VTK.vtkApproximatingSubdivisionFilterVtkApproximatingSubdivisionFilter - generate a subdivision surface using an Approximating Scheme
Kitware.VTK.vtkArcParallelEdgeStrategyVtkArcParallelEdgeStrategy - routes parallel edges as arcs
Kitware.VTK.vtkArcPlotterVtkArcPlotter - plot data along an arbitrary polyline
Kitware.VTK.vtkArcSourceVtkArcSource - create an arc between two end points
Kitware.VTK.vtkAreaContourSpectrumFilterVtkAreaContourSpectrumFilter - compute an approximation of the area contour signature (evolution of the area of the input surface along an arc of the Reeb graph)
Kitware.VTK.vtkAreaLayoutVtkAreaLayout - layout a vtkTree into a tree map
Kitware.VTK.vtkAreaLayoutStrategyVtkAreaLayoutStrategy - abstract superclass for all area layout strategies
Kitware.VTK.vtkAreaPickerVtkAreaPicker - Picks props behind a selection rectangle on a viewport
Kitware.VTK.vtkArrayVtkArray - Abstract interface for N-dimensional arrays
Kitware.VTK.vtkArrayCalculatorVtkArrayCalculator - perform mathematical operations on data in field data arrays
Kitware.VTK.vtkArrayDataVtkArrayData - Pipeline data object that contains multiple vtkArray objects
Kitware.VTK.vtkArrayDataAlgorithmVtkArrayDataAlgorithm - Superclass for algorithms that produce vtkArrayDatas as output
Kitware.VTK.vtkArrayIteratorVtkArrayIterator - Abstract superclass to iterate over elements in an vtkAbstractArray
Kitware.VTK.vtkArrayNormVtkArrayNorm - Computes L-norms along one dimension of an array
Kitware.VTK.vtkArrayReaderVtkArrayReader - Reads sparse and dense vtkArray data written by vtkArrayWriter
Kitware.VTK.vtkArrayToTableVtkArrayToTable - Converts one- and two-dimensional vtkArrayData objects to vtkTable
Kitware.VTK.vtkArrayWriterVtkArrayWriter - Serialize sparse and dense arrays to a file or stream
Kitware.VTK.vtkArrowSourceVtkArrowSource - Appends a cylinder to a cone to form an arrow
Kitware.VTK.vtkASCIITextCodecVtkASCIITextCodec - Class to read/write ascii text
Kitware.VTK.vtkAssemblyVtkAssembly - create hierarchies of vtkProp3Ds (transformable props)
Kitware.VTK.vtkAssemblyNodeVtkAssemblyNode - represent a node in an assembly
Kitware.VTK.vtkAssemblyPathVtkAssemblyPath - a list of nodes that form an assembly path
Kitware.VTK.vtkAssemblyPathsVtkAssemblyPaths - a list of lists of props representing an assembly hierarchy
Kitware.VTK.vtkAssignAttributeVtkAssignAttribute - Labels a field as an attribute
Kitware.VTK.vtkAssignCoordinatesVtkAssignCoordinates - Given two(or three) arrays take the values in those arrays and simply assign them to the coordinates of the vertices
Kitware.VTK.vtkAssignCoordinatesLayoutStrategyVtkAssignCoordinatesLayoutStrategy - uses array values to set vertex locations
Kitware.VTK.vtkAttributeClustering2DLayoutStrategyVtkAttributeClustering2DLayoutStrategy - a simple fast 2D graph layout
Kitware.VTK.vtkAttributeDataToFieldDataFilterVtkAttributeDataToFieldDataFilter - map attribute data to field data
Kitware.VTK.vtkAttributesErrorMetricVtkAttributesErrorMetric - Objects that compute attribute-based error during cell tessellation
Kitware.VTK.vtkAVSucdReaderVtkAVSucdReader - reads a dataset in AVS "UCD" format
Kitware.VTK.vtkAxesVtkAxes - create an x-y-z axes
Kitware.VTK.vtkAxesActorVtkAxesActor - a 3D axes representation
Kitware.VTK.vtkAxesTransformRepresentationVtkAxesTransformRepresentation - represent the vtkAxesTransformWidget
Kitware.VTK.vtkAxesTransformWidgetVtkAxesTransformWidget - 3D widget for performing 3D transformations around an axes
Kitware.VTK.vtkAxisVtkAxis - takes care of drawing 2D axes
Kitware.VTK.vtkAxisActorVtkAxisActor - Create an axis with tick marks and labels
Kitware.VTK.vtkAxisActor2DVtkAxisActor2D - Create an axis with tick marks and labels
Kitware.VTK.vtkBalloonRepresentationVtkBalloonRepresentation - represent the vtkBalloonWidget
Kitware.VTK.vtkBalloonWidgetVtkBalloonWidget - popup text balloons above instance of vtkProp when hovering occurs
Kitware.VTK.vtkBandedPolyDataContourFilterVtkBandedPolyDataContourFilter - generate filled contours for vtkPolyData
Kitware.VTK.vtkBarChartActorVtkBarChartActor - create a bar chart from an array
Kitware.VTK.vtkBase64InputStreamVtkBase64InputStream - Reads base64-encoded input from a stream
Kitware.VTK.vtkBase64OutputStreamVtkBase64OutputStream - Writes base64-encoded output to a stream
Kitware.VTK.vtkBase64UtilitiesVtkBase64Utilities - base64 encode and decode utilities
Kitware.VTK.vtkBezierContourLineInterpolatorVtkBezierContourLineInterpolator - Interpolates supplied nodes with bezier line segments
Kitware.VTK.vtkBiDimensionalRepresentationVtkBiDimensionalRepresentation - represent the vtkBiDimensionalWidget
Kitware.VTK.vtkBiDimensionalRepresentation2DVtkBiDimensionalRepresentation2D - represent the vtkBiDimensionalWidget
Kitware.VTK.vtkBiDimensionalWidgetVtkBiDimensionalWidget - measure the bi-dimensional lengths of an object
Kitware.VTK.vtkBiQuadraticQuadVtkBiQuadraticQuad - cell represents a parabolic, 9-node isoparametric quad
Kitware.VTK.vtkBiQuadraticQuadraticHexahedronVtkBiQuadraticQuadraticHexahedron - cell represents a biquadratic, 24-node isoparametric hexahedron
Kitware.VTK.vtkBiQuadraticQuadraticWedgeVtkBiQuadraticQuadraticWedge - cell represents a parabolic, 18-node isoparametric wedge
Kitware.VTK.vtkBiQuadraticTriangleVtkBiQuadraticTriangle - cell represents a parabolic, isoparametric triangle
Kitware.VTK.vtkBitArrayVtkBitArray - dynamic, self-adjusting array of bits
Kitware.VTK.vtkBitArrayIteratorVtkBitArrayIterator - Iterator for vtkBitArray. This iterator iterates over a vtkBitArray. It uses the double interface to get/set bit values
Kitware.VTK.vtkBivariateLinearTableThresholdVtkBivariateLinearTableThreshold - performs line-based thresholding for vtkTable data
Kitware.VTK.vtkBivariateStatisticsAlgorithmVtkBivariateStatistics - Base class for bivariate statistics algorithms
Kitware.VTK.vtkBlankStructuredGridVtkBlankStructuredGrid - translate point attribute data into a blanking field
Kitware.VTK.vtkBlankStructuredGridWithImageVtkBlankStructuredGridWithImage - blank a structured grid with an image
Kitware.VTK.vtkBlockIdScalarsVtkBlockIdScalars - generates scalars from blocks
Kitware.VTK.vtkBlockItemVtkBlockItem - a vtkContextItem that draws a block (optional label)
Kitware.VTK.vtkBMPReaderVtkBMPReader - read Windows BMP files
Kitware.VTK.vtkBMPWriterVtkBMPWriter - Writes Windows BMP files
Kitware.VTK.vtkBooleanTextureVtkBooleanTexture - generate 2D texture map based on combinations of inside, outside, and on region boundary
Kitware.VTK.vtkBoostBetweennessClusteringVtkBoostBetweennessClustering - Implements graph clustering based on edge betweenness centrality
Kitware.VTK.vtkBoostBiconnectedComponentsVtkBoostBiconnectedComponents - Find the biconnected components of a graph
Kitware.VTK.vtkBoostBrandesCentralityVtkBoostBrandesCentrality - Compute Brandes betweenness centrality on a vtkGraph
Kitware.VTK.vtkBoostBreadthFirstSearchVtkBoostBreadthFirstSearch - Boost breadth_first_search on a vtkGraph
Kitware.VTK.vtkBoostBreadthFirstSearchTreeVtkBoostBreadthFirstSearchTree - Contructs a BFS tree from a graph
Kitware.VTK.vtkBoostConnectedComponentsVtkBoostConnectedComponents - Find the connected components of a graph
Kitware.VTK.vtkBoostExtractLargestComponentVtkBoostExtractLargestComponent - Extract the largest connected component of a graph
Kitware.VTK.vtkBoostKruskalMinimumSpanningTreeVtkBoostKruskalMinimumSpanningTree - Contructs a minimum spanning tree from a graph and the weighting array
Kitware.VTK.vtkBoostLogWeightingVtkBoostLogWeighting - Given an arbitrary-dimension array of doubles, replaces each value x with one of:
Kitware.VTK.vtkBoostPrimMinimumSpanningTreeVtkBoostPrimMinimumSpanningTree - Contructs a minimum spanning tree from a graph, start node, and the weighting array
Kitware.VTK.vtkBoostRandomSparseArraySourceVtkBoostRandomSparseArraySource - generates a sparse N-way array containing random values
Kitware.VTK.vtkBoostSplitTableFieldVtkBoostSplitTableField - "Splits" one-or-more table fields by duplicating rows containing delimited data
Kitware.VTK.vtkBorderRepresentationVtkBorderRepresentation - represent a vtkBorderWidget
Kitware.VTK.vtkBorderWidgetVtkBorderWidget - place a border around a 2D rectangular region
Kitware.VTK.vtkBoundedPlanePointPlacerVtkBoundedPlanePointPlacer - a placer that constrains a handle to a finite plane
Kitware.VTK.vtkBoxVtkBox - implicit function for a bounding box
Kitware.VTK.vtkBoxClipDataSetVtkBoxClipDataSet - clip an unstructured grid
Kitware.VTK.vtkBoxLayoutStrategyVtkBoxLayoutStrategy - a tree map layout that puts vertices in square-ish boxes
Kitware.VTK.vtkBoxMuellerRandomSequenceVtkBoxMuellerRandomSequence - Gaussian sequence of pseudo random numbers implemented with the Box-Mueller transform
Kitware.VTK.vtkBoxRepresentationVtkBoxRepresentation - a class defining the representation for the vtkBoxWidget2
Kitware.VTK.vtkBoxWidgetVtkBoxWidget - orthogonal hexahedron 3D widget
Kitware.VTK.vtkBoxWidget2VtkBoxWidget2 - 3D widget for manipulating a box
Kitware.VTK.vtkBranchExtentTranslatorVtkBranchExtentTranslator - Uses alternative source for whole extent
Kitware.VTK.vtkBrownianPointsVtkBrownianPoints - assign random vector to points
Kitware.VTK.vtkBrushVtkBrush - provides a brush that fills shapes drawn by vtkContext2D
Kitware.VTK.vtkBSPCutsVtkBSPCuts - This class represents an axis-aligned Binary Spatial Partitioning of a 3D space
Kitware.VTK.vtkBSPIntersectionsVtkBSPIntersections - Perform calculations (mostly intersection calculations) on regions of a 3D binary spatial partitioning
Kitware.VTK.vtkButterflySubdivisionFilterVtkButterflySubdivisionFilter - generate a subdivision surface using the Butterfly Scheme
Kitware.VTK.vtkButtonRepresentationVtkButtonRepresentation - abstract class defines the representation for a vtkButtonWidget
Kitware.VTK.vtkButtonSourceVtkButtonSource - abstract class for creating various button types
Kitware.VTK.vtkButtonWidgetVtkButtonWidget - activate an n-state button
Kitware.VTK.vtkByteSwapVtkByteSwap - perform machine dependent byte swapping
Kitware.VTK.vtkBYUReaderVtkBYUReader - read MOVIE.BYU polygon files
Kitware.VTK.vtkBYUWriterVtkBYUWriter - write MOVIE.BYU files
Kitware.VTK.vtkCachedStreamingDemandDrivenPipelineVtkCachedStreamingDemandDrivenPipeline -
Kitware.VTK.vtkCachingInterpolatedVelocityFieldVtkCachingInterpolatedVelocityField - Interface for obtaining interpolated velocity values
Kitware.VTK.vtkCameraVtkCamera - a virtual camera for 3D rendering
Kitware.VTK.vtkCameraActorVtkCameraActor - a frustum to represent a camera
Kitware.VTK.vtkCameraInterpolatorVtkCameraInterpolator - interpolate a series of cameras to update a new camera
Kitware.VTK.vtkCameraPassVtkCameraPass - Implement the camera render pass
Kitware.VTK.vtkCameraRepresentationVtkCameraRepresentation - represent the vtkCameraWidget
Kitware.VTK.vtkCameraWidgetVtkCameraWidget - 2D widget for saving a series of camera views
Kitware.VTK.vtkCaptionActor2DVtkCaptionActor2D - draw text label associated with a point
Kitware.VTK.vtkCaptionRepresentationVtkCaptionRepresentation - represents vtkCaptionWidget in the scene
Kitware.VTK.vtkCaptionWidgetVtkCaptionWidget - widget for placing a caption (text plus leader)
Kitware.VTK.vtkCardinalSplineVtkCardinalSpline - computes an interpolating spline using a a Cardinal basis
Kitware.VTK.vtkCastToConcreteVtkCastToConcrete - works around type-checking limitations
Kitware.VTK.vtkCellVtkCell - abstract class to specify cell behavior
Kitware.VTK.vtkCell3DVtkCell3D - abstract class to specify 3D cell interface
Kitware.VTK.vtkCellArrayVtkCellArray - object to represent cell connectivity
Kitware.VTK.vtkCellCenterDepthSortVtkCellCenterDepthSort - A simple implementation of vtkCellDepthSort
Kitware.VTK.vtkCellCentersVtkCellCenters - generate points at center of cells
Kitware.VTK.vtkCellDataVtkCellData - represent and manipulate cell attribute data
Kitware.VTK.vtkCellDataToPointDataVtkCellDataToPointData - map cell data to point data
Kitware.VTK.vtkCellDerivativesVtkCellDerivatives - compute derivatives of scalars and vectors
Kitware.VTK.vtkCellLinksVtkCellLinks - object represents upward pointers from points to list of cells using each point
Kitware.VTK.vtkCellLocatorVtkCellLocator - octree-based spatial search object to quickly locate cells
Kitware.VTK.vtkCellLocatorInterpolatedVelocityFieldVtkCellLocatorInterpolatedVelocityField - A concrete class for obtaining the interpolated velocity values at a point
Kitware.VTK.vtkCellPickerVtkCellPicker - ray-cast cell picker for all kinds of Prop3Ds
Kitware.VTK.vtkCellQualityVtkCellQuality - Calculate functions of quality of the elements of a mesh
Kitware.VTK.vtkCellTypesVtkCellTypes - object provides direct access to cells in vtkCellArray and type information
Kitware.VTK.vtkCenteredSliderRepresentationVtkCenteredSliderRepresentation - provide the representation for a vtkCenteredSliderWidget
Kitware.VTK.vtkCenteredSliderWidgetVtkCenteredSliderWidget - set a value by manipulating a slider
Kitware.VTK.vtkCGMWriterVtkCGMWriter - write polygonal data as a CGM file
Kitware.VTK.vtkChacoGraphReaderVtkChacoGraphReader - Reads chaco graph files
Kitware.VTK.vtkChacoReaderVtkChacoReader - Read a Chaco file and create a vtkUnstructuredGrid
Kitware.VTK.vtkCharArrayVtkCharArray - dynamic, self-adjusting array of char
Kitware.VTK.vtkChartVtkChart - Factory class for drawing 2D charts
Kitware.VTK.vtkChartHistogram2DVtkChart2DHistogram - Chart for 2D histograms
Kitware.VTK.vtkChartLegendVtkChartLegend - draw the chart legend
Kitware.VTK.vtkChartParallelCoordinatesVtkChartParallelCoordinates - Factory class for drawing 2D charts
Kitware.VTK.vtkChartPieVtkChartPie - Factory class for drawing pie charts
Kitware.VTK.vtkChartXYVtkChartXY - Factory class for drawing XY charts
Kitware.VTK.vtkCheckerboardRepresentationVtkCheckerboardRepresentation - represent the vtkCheckerboardWidget
Kitware.VTK.vtkCheckerboardWidgetVtkCheckerboardWidget - interactively set the number of divisions in 2D image checkerboard
Kitware.VTK.vtkChooserPainterVtkChooserPainter - Painter that selects painters to render primitives
Kitware.VTK.vtkCircularLayoutStrategyVtkCircularLayoutStrategy - Places vertices around a circle
Kitware.VTK.vtkCleanPolyDataVtkCleanPolyData - merge duplicate points, and/or remove unused points and/or remove degenerate cells
Kitware.VTK.vtkClearZPassVtkClearZPass - Clear the depth buffer with a given value
Kitware.VTK.vtkClientServerCompositePassVtkClientServerCompositePass
Kitware.VTK.vtkClientServerSynchronizedRenderersVtkClientServerSynchronizedRenderers
Kitware.VTK.vtkClientSocketVtkClientSocket - Encapsulates a client socket
Kitware.VTK.vtkClipClosedSurfaceVtkClipClosedSurface - Clip a closed surface with a plane collection
Kitware.VTK.vtkClipConvexPolyDataVtkClipConvexPolyData - clip any dataset with user-specified implicit function or input scalar data
Kitware.VTK.vtkClipDataSetVtkClipDataSet - clip any dataset with user-specified implicit function or input scalar data
Kitware.VTK.vtkClipHyperOctreeVtkClipHyperOctree - clip an hyperoctree with user-specified implicit function or input scalar data
Kitware.VTK.vtkClipPlanesPainterVtkClipPlanesPainter - abstract class defining interface for painter that manages clipping
Kitware.VTK.vtkClipPolyDataVtkClipPolyData - clip polygonal data with user-specified implicit function or input scalar data
Kitware.VTK.vtkClipVolumeVtkClipVolume - clip volume data with user-specified implicit function or input scalar data
Kitware.VTK.vtkClosedSurfacePointPlacerVtkClosedSurfacePointPlacer - PointPlacer to constrain validity within a set of convex planes
Kitware.VTK.vtkClustering2DLayoutStrategyVtkClustering2DLayoutStrategy - a simple fast 2D graph layout
Kitware.VTK.vtkCoincidentPointsVtkCoincidentPoints - contains an octree of labels
Kitware.VTK.vtkCoincidentTopologyResolutionPainterVtkCoincidentTopologyResolutionPainter - painter that resolves conicident topology
Kitware.VTK.vtkCollapseGraphVtkCollapseGraph - "Collapses" vertices onto their neighbors
Kitware.VTK.vtkCollapseVerticesByArrayVtkCollapseVerticesByArray - Collapse the graph given a vertex array
Kitware.VTK.vtkCollectGraphVtkCollectGraph - Collect distributed graph
Kitware.VTK.vtkCollectionVtkCollection - create and manipulate unsorted lists of objects
Kitware.VTK.vtkCollectionIteratorVtkCollectionIterator - iterator through a vtkCollection
Kitware.VTK.vtkCollectPolyDataVtkCollectPolyData - Collect distributed polydata
Kitware.VTK.vtkCollectTableVtkCollectTable - Collect distributed table
Kitware.VTK.vtkColorLegendVtkColorLegend - Legend item to display vtkScalarsToColors
Kitware.VTK.vtkColorMaterialHelperVtkColorMaterialHelper - a helper to assist in simulating the ColorMaterial behaviour of the default OpenGL pipeline
Kitware.VTK.vtkColorSeriesVtkColorSeries - stores a list of colors
Kitware.VTK.vtkColorTransferControlPointsItemVtkColorTransferControlPointsItem - Control points for vtkColorTransferFunction
Kitware.VTK.vtkColorTransferFunctionVtkColorTransferFunction - Defines a transfer function for mapping a property to an RGB color value
Kitware.VTK.vtkColorTransferFunctionItemVtkPlot::Color, vtkPlot::Brush, vtkScalarsToColors::DrawPolyLine, vtkScalarsToColors::MaskAboveCurve have no effect here
Kitware.VTK.vtkCommandVtkCommand - superclass for callback/observer methods
Kitware.VTK.vtkCommunicatorVtkCommunicator - Used to send/receive messages in a multiprocess environment
Kitware.VTK.vtkCommunity2DLayoutStrategyVtkCommunity2DLayoutStrategy - a simple fast 2D graph layout that looks for a community array on it's input and strengthens edges within a community and weakens edges not within the community
Kitware.VTK.vtkCompassRepresentationVtkCompassRepresentation - provide a compass
Kitware.VTK.vtkCompassWidgetVtkCompassWidget - set a value by manipulating something
Kitware.VTK.vtkCompositeControlPointsItemVtkCompositeControlPointsItem - Control points for vtkCompositeFunction
Kitware.VTK.vtkCompositeDataGeometryFilterVtkCompositeDataGeometryFilter - extract geometry from multi-group data
Kitware.VTK.vtkCompositeDataIteratorVtkCompositeDataIterator - superclass for composite data iterators
Kitware.VTK.vtkCompositeDataPipelineVtkCompositeDataPipeline - Executive supporting composite datasets
Kitware.VTK.vtkCompositeDataProbeFilterVtkCompositeDataProbeFilter - subclass of vtkProbeFilter which supports composite datasets in the input
Kitware.VTK.vtkCompositeDataReaderVtkCompositeDataReader - read vtkCompositeDataSet data file
Kitware.VTK.vtkCompositeDataSetVtkCompositeDataSet - abstract superclass for composite (multi-block or AMR) datasets
Kitware.VTK.vtkCompositeDataSetAlgorithmVtkCompositeDataSetAlgorithm - Superclass for algorithms that produce only vtkCompositeDataSet as output
Kitware.VTK.vtkCompositeDataWriterVtkCompositeDataWriter - legacy VTK file writer for vtkCompositeDataSet subclasses
Kitware.VTK.vtkCompositedSynchronizedRenderersVtkCompositedSynchronizedRenderers
Kitware.VTK.vtkCompositePainterVtkCompositePainter - painter that can be inserted before any vtkDataSet painting chain to handle composite datasets
Kitware.VTK.vtkCompositePolyDataMapperVtkCompositePolyDataMapper - a class that renders hierarchical polygonal data
Kitware.VTK.vtkCompositePolyDataMapper2VtkCompositePolyDataMapper2 - mapper for composite dataset consisting of polygonal data
Kitware.VTK.vtkCompositerVtkCompositer - Super class for composite algorthms
Kitware.VTK.vtkCompositeRenderManagerVtkCompositeRenderManager - An object to control sort-last parallel rendering
Kitware.VTK.vtkCompositeTransferFunctionItemVtkPlot::Color and vtkPlot::Brush have no effect here
Kitware.VTK.vtkCompressCompositerVtkCompressCompositer - Implements compressed tree based compositing
Kitware.VTK.vtkComputeHistogram2DOutliersVtkComputeHistogram2DOutliers - compute the outliers in a set of 2D histograms and extract the corresponding row data
Kitware.VTK.vtkComputingResourcesVtkComputingResources - Definition of computing resource (threads/kernels)
Kitware.VTK.vtkConditionVariableVtkConditionVariable - mutual exclusion locking class
Kitware.VTK.vtkConeVtkCone - implicit function for a cone
Kitware.VTK.vtkConeLayoutStrategy
Kitware.VTK.vtkConeSourceVtkConeSource - generate polygonal cone
Kitware.VTK.vtkConnectivityFilterVtkConnectivityFilter - extract data based on geometric connectivity
Kitware.VTK.vtkConstrained2DLayoutStrategyVtkConstrained2DLayoutStrategy - a simple fast 2D graph layout that looks for a 'constraint' array (vtkDoubleArray). Any entry in the constraint array will indicate the level of impedence a node has to the force calculations during the layout optimization. The array is assumed to be normalized between zero and one, with one being totally constrained, so no force will be applied to the node (i.e. no movement), and zero being full range of movement (no constraints)
Kitware.VTK.vtkConstrainedPointHandleRepresentationVtkConstrainedPointHandleRepresentation - point representation constrained to a 2D plane
Kitware.VTK.vtkContext2DVtkContext2D - Class for drawing 2D primitives to a graphical context
Kitware.VTK.vtkContextActorVtkContextActor - provides a vtkProp derived object
Kitware.VTK.vtkContextClipVtkContextClip - all children of this item are clipped by the specified area
Kitware.VTK.vtkContextDevice2DVtkContextDevice2D - Abstract class for drawing 2D primitives
Kitware.VTK.vtkContextInteractorStyleVtkContextInteractorStyle - An interactor for chart views It observes the user events (mouse events) and propagates them to the scene. If the scene doesn't eat the event, it is propagated to the interactor style superclass
Kitware.VTK.vtkContextItemVtkContextItem - base class for items that are part of a vtkContextScene
Kitware.VTK.vtkContextMapper2DVtkContextMapper2D - Abstract class for 2D context mappers
Kitware.VTK.vtkContextSceneVtkContextScene - Provides a 2D scene for vtkContextItem objects
Kitware.VTK.vtkContextTransformVtkContextTransform - all children of this item are transformed by the vtkTransform2D of this item
Kitware.VTK.vtkContextViewVtkContextView - provides a view of the vtkContextScene
Kitware.VTK.vtkContingencyStatisticsVtkContingencyStatistics - A class for correlation with contigency tables
Kitware.VTK.vtkContinuousValueWidgetVtkContinuousValueWidget - set a value by manipulating something
Kitware.VTK.vtkContinuousValueWidgetRepresentationVtkContinuousValueWidgetRepresentation - provide the representation for a continuous value
Kitware.VTK.vtkContourFilterVtkContourFilter - generate isosurfaces/isolines from scalar values
Kitware.VTK.vtkContourGridVtkContourGrid - generate isosurfaces/isolines from scalar values (specialized for unstructured grids)
Kitware.VTK.vtkContourLineInterpolatorVtkContourLineInterpolator - Defines API for interpolating/modifying nodes from a vtkContourRepresentation
Kitware.VTK.vtkContourRepresentationVtkContourRepresentation - represent the vtkContourWidget
Kitware.VTK.vtkContourValuesVtkContourValues - helper object to manage setting and generating contour values
Kitware.VTK.vtkContourWidgetVtkContourWidget - create a contour with a set of points
Kitware.VTK.vtkControlPointsItemVtkControlPointsItem - Abstract class for control points items
Kitware.VTK.vtkConvertSelectionVtkConvertSelection - Convert a selection from one type to another
Kitware.VTK.vtkConvertSelectionDomainVtkConvertSelectionDomain - Convert a selection from one domain to another
Kitware.VTK.vtkConvexPointSetVtkConvexPointSet - a 3D cell defined by a set of convex points
Kitware.VTK.vtkCoordinateVtkCoordinate - perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
Kitware.VTK.vtkCornerAnnotationVtkCornerAnnotation - text annotation in four corners
Kitware.VTK.vtkCorrelativeStatisticsVtkCorrelativeStatistics - A class for linear correlation
Kitware.VTK.vtkCosmicTreeLayoutStrategyVtkCosmicTreeLayoutStrategy - tree layout strategy reminiscent of astronomical systems
Kitware.VTK.vtkCriticalSectionVtkCriticalSection - Critical section locking class
Kitware.VTK.vtkCubeAxesActorVtkCubeAxesActor - create a plot of a bounding box edges - used for navigation
Kitware.VTK.vtkCubeAxesActor2DVtkCubeAxesActor2D - create a 2D plot of a bounding box edges - used for navigation
Kitware.VTK.vtkCubeSourceVtkCubeSource - create a polygonal representation of a cube
Kitware.VTK.vtkCubicLineVtkCubicLine - cell represents a cubic , isoparametric 1D line
Kitware.VTK.vtkCullerVtkCuller - a superclass for prop cullers
Kitware.VTK.vtkCullerCollectionVtkCullerCollection - a list of Cullers
Kitware.VTK.vtkCursor2DVtkCursor2D - generate a 2D cursor representation
Kitware.VTK.vtkCursor3DVtkCursor3D - generate a 3D cursor representation
Kitware.VTK.vtkCurvaturesVtkCurvatures - compute curvatures (Gauss and mean) of a Polydata object
Kitware.VTK.vtkCutMaterialVtkCutMaterial - Automatically computes the cut plane for a material array pair
Kitware.VTK.vtkCutterVtkCutter - Cut vtkDataSet with user-specified implicit function
Kitware.VTK.vtkCylinderVtkCylinder - implicit function for a cylinder
Kitware.VTK.vtkCylinderSourceVtkCylinderSource - generate a cylinder centered at origin
Kitware.VTK.vtkCylindricalTransformVtkCylindricalTransform - cylindrical to rectangular coords and back
Kitware.VTK.vtkDashedStreamLineVtkDashedStreamLine - generate constant-time dashed streamline in arbitrary dataset
Kitware.VTK.vtkDataArrayVtkDataArray - abstract superclass for arrays of numeric data
Kitware.VTK.vtkDataArrayCollectionVtkDataArrayCollection - maintain an unordered list of dataarray objects
Kitware.VTK.vtkDataArrayCollectionIteratorVtkDataArrayCollectionIterator - iterator through a vtkDataArrayCollection
Kitware.VTK.vtkDataArraySelectionVtkDataArraySelection - Store on/off settings for data arrays for a vtkSource
Kitware.VTK.vtkDatabaseToTableReaderVtkDatabaseToTableReader - Read an SQL table as a vtkTable
Kitware.VTK.vtkDataCompressorVtkDataCompressor - Abstract interface for data compression classes
Kitware.VTK.vtkDataObjectVtkDataObject - general representation of visualization data
Kitware.VTK.vtkDataObjectAlgorithmVtkDataObjectAlgorithm - Superclass for algorithms that produce only data object as output
Kitware.VTK.vtkDataObjectCollectionVtkDataObjectCollection - maintain an unordered list of data objects
Kitware.VTK.vtkDataObjectGeneratorVtkDataObjectGenerator - produces simple (composite or atomic) data sets for testing
Kitware.VTK.vtkDataObjectReaderVtkDataObjectReader - read vtk field data file
Kitware.VTK.vtkDataObjectSourceVtkDataObjectSource - abstract class specifies interface for field source (or objects that generate field output)
Kitware.VTK.vtkDataObjectToDataSetFilterVtkDataObjectToDataSetFilter - map field data to concrete dataset
Kitware.VTK.vtkDataObjectToTableVtkDataObjectToTable - extract field data as a table
Kitware.VTK.vtkDataObjectTypesVtkDataObject - helper class to get VTK data object types as string and instantiate them
Kitware.VTK.vtkDataObjectWriterVtkDataObjectWriter - write vtk field data
Kitware.VTK.vtkDataReaderVtkDataReader - helper superclass for objects that read vtk data files
Kitware.VTK.vtkDataRepresentationVtkDataRepresentation - The superclass for all representations
Kitware.VTK.vtkDataSetVtkDataSet - abstract class to specify dataset behavior
Kitware.VTK.vtkDataSetAlgorithmVtkDataSetAlgorithm - Superclass for algorithms that produce output of the same type as input
Kitware.VTK.vtkDataSetAttributesVtkDataSetAttributes - represent and manipulate attribute data in a dataset
Kitware.VTK.vtkDataSetCollectionVtkDataSetCollection - maintain an unordered list of dataset objects
Kitware.VTK.vtkDataSetEdgeSubdivisionCriterionVtkDataSetEdgeSubdivisionCriterion - a subclass of vtkEdgeSubdivisionCriterion for vtkDataSet objects
Kitware.VTK.vtkDataSetGradientVtkDataSetGradient - computes scalar field gradient
Kitware.VTK.vtkDataSetGradientPrecomputeVtkDataSetGradientPrecompute
Kitware.VTK.vtkDataSetMapperVtkDataSetMapper - map vtkDataSet and derived classes to graphics primitives
Kitware.VTK.vtkDataSetReaderVtkDataSetReader - class to read any type of vtk dataset
Kitware.VTK.vtkDataSetSourceVtkDataSetSource - abstract class whose subclasses generate datasets
Kitware.VTK.vtkDataSetSurfaceFilterVtkDataSetSurfaceFilter - Extracts outer (polygonal) surface
Kitware.VTK.vtkDataSetToDataObjectFilterVtkDataSetToDataObjectFilter - map dataset into data object (i.e., a field)
Kitware.VTK.vtkDataSetToDataSetFilterVtkDataSetToDataSetFilter - abstract filter class
Kitware.VTK.vtkDataSetToImageFilterVtkDataSetToImageFilter - abstract filter class
Kitware.VTK.vtkDataSetToPolyDataFilterVtkDataSetToPolyDataFilter - abstract filter class
Kitware.VTK.vtkDataSetToStructuredGridFilterVtkDataSetToStructuredGridFilter - abstract filter class
Kitware.VTK.vtkDataSetToStructuredPointsFilterVtkDataSetToStructuredPointsFilter - abstract filter class
Kitware.VTK.vtkDataSetToUnstructuredGridFilterVtkDataSetToUnstructuredGridFilter - abstract filter class
Kitware.VTK.vtkDataSetTriangleFilterVtkDataSetTriangleFilter - triangulate any type of dataset
Kitware.VTK.vtkDataSetWriterVtkDataSetWriter - write any type of vtk dataset to file
Kitware.VTK.vtkDataTransferHelperVtkDataTransferHelper - is a helper class that aids in transferring data between CPU memory and GPU memory
Kitware.VTK.vtkDataWriterVtkDataWriter - helper class for objects that write vtk data files
Kitware.VTK.vtkDebugLeaksVtkDebugLeaks - identify memory leaks at program termination
Kitware.VTK.vtkDecimatePolylineFilterVtkDecimatePolylineFilter - reduce the number of lines in a polyline
Kitware.VTK.vtkDecimateProVtkDecimatePro - reduce the number of triangles in a mesh
Kitware.VTK.vtkDefaultPainterVtkDefaultPainter - sets up a default chain of painters
Kitware.VTK.vtkDefaultPassVtkDefaultPass - Implement the basic render passes
Kitware.VTK.vtkDelaunay2DVtkDelaunay2D - create 2D Delaunay triangulation of input points
Kitware.VTK.vtkDelaunay3DVtkDelaunay3D - create 3D Delaunay triangulation of input points
Kitware.VTK.vtkDelimitedTextReaderVtkDelimitedTextReader - reads in delimited ascii or unicode text files and outputs a vtkTable data structure
Kitware.VTK.vtkDelimitedTextWriterVtkDelimitedTextWriter - Delimited text writer for vtkTable Writes a vtkTable as a delimited text file (such as CSV)
Kitware.VTK.vtkDemandDrivenPipelineVtkDemandDrivenPipeline - Executive supporting on-demand execution
Kitware.VTK.vtkDEMReaderVtkDEMReader - read a digital elevation model (DEM) file
Kitware.VTK.vtkDensifyPolyDataVtkDensifyPolyData - Densify the input by adding points at the centroid
Kitware.VTK.vtkDepthPeelingPassVtkDepthPeelingPass - Implement an Order Independent Transparency render pass
Kitware.VTK.vtkDepthSortPolyDataVtkDepthSortPolyData - sort poly data along camera view direction
Kitware.VTK.vtkDescriptiveStatisticsVtkDescriptiveStatistics - A class for univariate descriptive statistics
Kitware.VTK.vtkDiagonalMatrixSourceVtkDiagonalMatrixSource - generates a sparse or dense square matrix with user-specified values for the diagonal, superdiagonal, and subdiagonal
Kitware.VTK.vtkDicerVtkDicer - abstract superclass to divide dataset into pieces
Kitware.VTK.vtkDICOMImageReaderVtkDICOMImageReader - Reads some DICOM images
Kitware.VTK.vtkDijkstraGraphGeodesicPathVtkDijkstraGraphGeodesicPath - Dijkstra algorithm to compute the graph geodesic
Kitware.VTK.vtkDijkstraImageContourLineInterpolatorVtkDijkstraImageContourLineInterpolator - Contour interpolator for placing points on an image
Kitware.VTK.vtkDijkstraImageGeodesicPathVtkDijkstraImageGeodesicPath - Dijkstra algorithm to compute the graph geodesic
Kitware.VTK.vtkDIMACSGraphReaderVtkDIMACSGraphReader - reads vtkGraph data from a DIMACS formatted file
Kitware.VTK.vtkDIMACSGraphWriterVtkDIMACSGraphWriter - write vtkGraph data to a DIMACS formatted file
Kitware.VTK.vtkDirectedAcyclicGraphVtkDirectedAcyclicGraph - A rooted tree data structure
Kitware.VTK.vtkDirectedGraphVtkDirectedGraph - A directed graph
Kitware.VTK.vtkDirectedGraphAlgorithmVtkDirectedGraphAlgorithm - Superclass for algorithms that produce only directed graph as output
Kitware.VTK.vtkDirectionEncoderVtkDirectionEncoder - encode a direction into a one or two byte value
Kitware.VTK.vtkDirectoryVtkDirectory - OS independent class for access and manipulation of system directories
Kitware.VTK.vtkDiscreteMarchingCubes
Kitware.VTK.vtkDiscretizableColorTransferFunctionVtkDiscretizableColorTransferFunction - a combination of vtkColorTransferFunction and vtkLookupTable
Kitware.VTK.vtkDiskSourceVtkDiskSource - create a disk with hole in center
Kitware.VTK.vtkDisplayListPainterVtkDisplayListPainter - abstract superclass for painter that builds/uses display lists
Kitware.VTK.vtkDistanceRepresentationVtkDistanceRepresentation - represent the vtkDistanceWidget
Kitware.VTK.vtkDistanceRepresentation2DVtkDistanceRepresentation2D - represent the vtkDistanceWidget
Kitware.VTK.vtkDistanceRepresentation3DVtkDistanceRepresentation3D - represent the vtkDistanceWidget
Kitware.VTK.vtkDistanceToCameraVtkDistanceToCamera - calculates distance from points to the camera
Kitware.VTK.vtkDistanceWidgetVtkDistanceWidget - measure the distance between two points
Kitware.VTK.vtkDistributedDataFilterVtkDistributedDataFilter - Distribute data among processors
Kitware.VTK.vtkDistributedGraphHelperVtkDistributedGraphHelper - helper for the vtkGraph class that allows the graph to be distributed across multiple memory spaces
Kitware.VTK.vtkDistributedStreamTracerVtkDistributedStreamTracer - Distributed streamline generator
Kitware.VTK.vtkDotProductSimilarityVtkDotProductSimilarity - compute dot-product similarity metrics
Kitware.VTK.vtkDoubleArrayVtkDoubleArray - dynamic, self-adjusting array of double
Kitware.VTK.vtkDSPFilterDefinitionVtkDSPFilterDefinition - used by the Exodus readers
Kitware.VTK.vtkDSPFilterGroupVtkDSPFilterGroup - used by the Exodus readers
Kitware.VTK.vtkDummyCommunicatorVtkDummyCommunicator - Dummy controller for single process applications
Kitware.VTK.vtkDummyControllerVtkDummyController - Dummy controller for single process applications
Kitware.VTK.vtkDummyGPUInfoListVtkDummyGPUInfoList - Do thing during Probe()
Kitware.VTK.vtkDuplicatePolyDataVtkDuplicatePolyData - For distributed tiled displays
Kitware.VTK.vtkDynamic2DLabelMapperVtkDynamic2DLabelMapper - draw text labels at 2D dataset points
Kitware.VTK.vtkDynamicLoaderVtkDynamicLoader - class interface to system dynamic libraries
Kitware.VTK.vtkEarthSourceVtkEarthSource - create the continents of the Earth as a sphere
Kitware.VTK.vtkEdgeCentersVtkEdgeCenters - generate points at center of edges
Kitware.VTK.vtkEdgeLayoutVtkEdgeLayout - layout graph edges
Kitware.VTK.vtkEdgeLayoutStrategyVtkEdgeLayoutStrategy - abstract superclass for all edge layout strategies
Kitware.VTK.vtkEdgeListIteratorVtkEdgeListIterator - Iterates through all edges in a graph
Kitware.VTK.vtkEdgePointsVtkEdgePoints - generate points on isosurface
Kitware.VTK.vtkEdgeSubdivisionCriterionVtkEdgeSubdivisionCriterion - how to decide whether a linear approximation to nonlinear geometry or field should be subdivided
Kitware.VTK.vtkEdgeTableVtkEdgeTable - keep track of edges (edge is pair of integer id's)
Kitware.VTK.vtkElevationFilterVtkElevationFilter - generate scalars along a specified direction
Kitware.VTK.vtkEllipsoidTensorProbeRepresentationVtkEllipsoidTensorProbeRepresentation - A concrete implementation of vtkTensorProbeRepresentation that renders tensors as ellipoids
Kitware.VTK.vtkEllipticalButtonSourceVtkEllipticalButtonSource - create a ellipsoidal-shaped button
Kitware.VTK.vtkEmptyCellVtkEmptyCell - an empty cell used as a place-holder during processing
Kitware.VTK.vtkEmptyRepresentationVtkEmptyRepresentation -
Kitware.VTK.vtkEncodedGradientEstimatorVtkEncodedGradientEstimator - Superclass for gradient estimation
Kitware.VTK.vtkEncodedGradientShaderVtkEncodedGradientShader - Compute shading tables for encoded normals
Kitware.VTK.vtkEnSight6BinaryReaderVtkEnSight6BinaryReader - class to read binary EnSight6 files
Kitware.VTK.vtkEnSight6ReaderVtkEnSight6Reader - class to read EnSight6 files
Kitware.VTK.vtkEnSightGoldBinaryReaderVtkEnSightGoldBinaryReader - class to read binary EnSight Gold files
Kitware.VTK.vtkEnSightGoldReaderVtkEnSightGoldReader - class to read EnSight Gold files
Kitware.VTK.vtkEnSightMasterServerReaderVtkEnSightMasterServerReader - reader for compund EnSight files
Kitware.VTK.vtkEnSightReaderVtkEnSightReader - superclass for EnSight file readers
Kitware.VTK.vtkEnSightWriterVtkEnSightWriter - write vtk unstructured grid data as an EnSight file
Kitware.VTK.vtkEventVtkEvent - a complete specification of a VTK event including all modifiers
Kitware.VTK.vtkExecutionSchedulerVtkExecutionScheduler - Scheduling execution with thread/computing resources distributing
Kitware.VTK.vtkExecutiveVtkExecutive - Superclass for all pipeline executives in VTK
Kitware.VTK.vtkExecutiveCollectionVtkExecutiveCollection - maintain a list of executive objects
Kitware.VTK.vtkExodusIICache============================================================================ The following classes define an LRU cache for data arrays loaded by the Exodus reader. Here's how they work:
Kitware.VTK.vtkExodusIIReaderVtkExodusIIReader - Read exodus 2 files .ex2
Kitware.VTK.vtkExodusIIWriterVtkExodusIIWriter - Write Exodus II files
Kitware.VTK.vtkExodusModelVtkExodusModel - Exodus Model
Kitware.VTK.vtkExodusReaderVtkExodusReader - Read exodus 2 files .ex2
Kitware.VTK.vtkExpandSelectedGraphVtkExpandSelectedGraph - expands a selection set of a vtkGraph
Kitware.VTK.vtkExplicitCellVtkExplicitCell - abstract superclass for cells requiring an explicit representation
Kitware.VTK.vtkExporterVtkExporter - abstract class to write a scene to a file
Kitware.VTK.vtkExtentSplitterVtkExtentSplitter - Split an extent across other extents
Kitware.VTK.vtkExtentTranslatorVtkExtentTranslator - Generates a structured extent from unstructured
Kitware.VTK.vtkExtractArrayVtkExtractArray - Given a vtkArrayData object containing one-or-more vtkArray instances, produces a vtkArrayData containing just one vtkArray, indentified by index
Kitware.VTK.vtkExtractArraysOverTimeVtkExtractArraysOverTime - extracts a selection over time
Kitware.VTK.vtkExtractBlockVtkExtractBlock - extracts blocks from a multiblock dataset
Kitware.VTK.vtkExtractCellsVtkExtractCells - subset a vtkDataSet to create a vtkUnstructuredGrid
Kitware.VTK.vtkExtractCTHPartVtkExtractCTHPart - Generates surface of an CTH volume fraction
Kitware.VTK.vtkExtractDataOverTimeVtkExtractDataOverTime - extract point data from a time sequence for a specified point id
Kitware.VTK.vtkExtractDataSetsVtkExtractDataSets - extracts a number of datasets
Kitware.VTK.vtkExtractEdgesVtkExtractEdges - extract cell edges from any type of data
Kitware.VTK.vtkExtractGeometryVtkExtractGeometry - extract cells that lie either entirely inside or outside of a specified implicit function
Kitware.VTK.vtkExtractGridVtkExtractGrid - select piece (e.g., volume of interest) and/or subsample structured grid dataset
Kitware.VTK.vtkExtractHistogram2DVtkExtractHistogram2D - compute a 2D histogram between two columns of an input vtkTable
Kitware.VTK.vtkExtractLevelVtkExtractLevel - extract levels between min and max from a hierarchical box dataset
Kitware.VTK.vtkExtractPieceVtkExtractPiece
Kitware.VTK.vtkExtractPolyDataGeometryVtkExtractPolyDataGeometry - extract vtkPolyData cells that lies either entirely inside or outside of a specified implicit function
Kitware.VTK.vtkExtractPolyDataPieceVtkExtractPolyDataPiece - Return specified piece, including specified number of ghost levels
Kitware.VTK.vtkExtractRectilinearGridVtkExtractRectilinearGrid - Extract a sub grid (VOI) from the structured rectilinear dataset
Kitware.VTK.vtkExtractSelectedBlockVtkExtractSelectedBlock
Kitware.VTK.vtkExtractSelectedFrustumVtkExtractSelectedFrustum - Returns the portion of the input dataset that lies within a selection frustum
Kitware.VTK.vtkExtractSelectedGraphVtkExtractSelectedGraph - return a subgraph of a vtkGraph
Kitware.VTK.vtkExtractSelectedIdsVtkExtractSelectedIds - extract a list of cells from a dataset
Kitware.VTK.vtkExtractSelectedLocationsVtkExtractSelectedLocations - extract cells within a dataset that contain the locations listen in the vtkSelection
Kitware.VTK.vtkExtractSelectedPolyDataIdsVtkExtractSelectedPolyDataIds - extract a list of cells from a polydata
Kitware.VTK.vtkExtractSelectedRowsVtkExtractSelectedRows - return selected rows of a table
Kitware.VTK.vtkExtractSelectedThresholdsVtkExtractSelectedThresholds - extract a cells or points from a dataset that have values within a set of thresholds
Kitware.VTK.vtkExtractSelectionVtkExtractSelection - extract a subset from a vtkDataSet
Kitware.VTK.vtkExtractSelectionBaseVtkExtractSelectionBase - abstract base class for all extract selection filters
Kitware.VTK.vtkExtractTemporalFieldDataVtkExtractTemporalFieldData - Extract temporal arrays from input field data
Kitware.VTK.vtkExtractTensorComponentsVtkExtractTensorComponents - extract parts of tensor and create a scalar, vector, normal, or texture coordinates
Kitware.VTK.vtkExtractUnstructuredGridVtkExtractUnstructuredGrid - extract subset of unstructured grid geometry
Kitware.VTK.vtkExtractUnstructuredGridPieceVtkExtractUnstructuredGridPiece - Return specified piece, including specified number of ghost levels
Kitware.VTK.vtkExtractUserDefinedPieceVtkExtractUserDefinedPiece - Return user specified piece with ghost cells
Kitware.VTK.vtkExtractVectorComponentsVtkExtractVectorComponents - extract components of vector as separate scalars
Kitware.VTK.vtkExtractVOIVtkExtractVOI - select piece (e.g., volume of interest) and/or subsample structured points dataset
Kitware.VTK.vtkFacetReaderVtkFacetReader - reads a dataset in Facet format
Kitware.VTK.vtkFacetWriterVtkFacetWriter - reads a dataset in Facet format
Kitware.VTK.vtkFast2DLayoutStrategyVtkFast2DLayoutStrategy - a simple fast 2D graph layout
Kitware.VTK.vtkFastNumericConversionVtkFastNumericConversion - Enables fast conversion of floating point to fixed point
Kitware.VTK.vtkFastSplatterVtkFastSplatter - A splatter optimized for splatting single kernels
Kitware.VTK.vtkFeatureEdgesVtkFeatureEdges - extract boundary, non-manifold, and/or sharp edges from polygonal data
Kitware.VTK.vtkFFMPEGWriterVtkFFMPEGWriter - Uses the FFMPEG library to write video files
Kitware.VTK.vtkFieldDataVtkFieldData - represent and manipulate fields of data
Kitware.VTK.vtkFieldDataToAttributeDataFilterVtkFieldDataToAttributeDataFilter - map field data to dataset attribute data
Kitware.VTK.vtkFileOutputWindowVtkFileOutputWindow - File Specific output window class
Kitware.VTK.vtkFillHolesFilterVtkFillHolesFilter - identify and fill holes in meshes
Kitware.VTK.vtkFiniteDifferenceGradientEstimatorVtkFiniteDifferenceGradientEstimator - Use finite differences to estimate gradient
Kitware.VTK.vtkFixedPointRayCastImageVtkFixedPointRayCastImage - helper class for a ray cast image
Kitware.VTK.vtkFixedPointVolumeRayCastCompositeGOHelperVtkFixedPointVolumeRayCastCompositeGOHelper - A helper that generates composite images for the volume ray cast mapper
Kitware.VTK.vtkFixedPointVolumeRayCastCompositeGOShadeHelperVtkFixedPointVolumeRayCastCompositeGOShadeHelper - A helper that generates composite images for the volume ray cast mapper
Kitware.VTK.vtkFixedPointVolumeRayCastCompositeHelperVtkFixedPointVolumeRayCastCompositeHelper - A helper that generates composite images for the volume ray cast mapper
Kitware.VTK.vtkFixedPointVolumeRayCastCompositeShadeHelperVtkFixedPointVolumeRayCastCompositeShadeHelper - A helper that generates composite images for the volume ray cast mapper
Kitware.VTK.vtkFixedPointVolumeRayCastHelperVtkFixedPointVolumeRayCastHelper - An abstract helper that generates images for the volume ray cast mapper
Kitware.VTK.vtkFixedPointVolumeRayCastMapperVtkFixedPointVolumeRayCastMapper - A fixed point mapper for volumes
Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelperVtkFixedPointVolumeRayCastMIPHelper - A helper that generates MIP images for the volume ray cast mapper
Kitware.VTK.vtkFixedWidthTextReaderVtkFixedWidthTextReader - reader for pulling in text files with fixed-width fields
Kitware.VTK.vtkFloatArrayVtkFloatArray - dynamic, self-adjusting array of float
Kitware.VTK.vtkFLUENTReaderVtkFLUENTReader - reads a dataset in Fluent file format
Kitware.VTK.vtkFocalPlaneContourRepresentationVtkFocalPlaneContourRepresentation - represent a contour drawn on the focal plane
Kitware.VTK.vtkFocalPlanePointPlacer
Kitware.VTK.vtkFollowerVtkFollower - a subclass of actor that always faces the camera
Kitware.VTK.vtkForceDirectedLayoutStrategyVtkForceDirectedLayoutStrategy - a force directed graph layout algorithm
Kitware.VTK.vtkFrameBufferObjectVtkFrameBufferObject - internal class which encapsulates OpenGL frame buffer object. Not to be used directly
Kitware.VTK.vtkFreeTypeLabelRenderStrategyVtkFreeTypeLabelRenderStrategy - Renders labels with freetype
Kitware.VTK.vtkFreeTypeStringToImageVtkFreeTypeStringToImage - uses Qt to render the supplied text to an image
Kitware.VTK.vtkFrustumCoverageCullerVtkFrustumCoverageCuller - cull props based on frustum coverage
Kitware.VTK.vtkFrustumSourceVtkFrustumSource - create a polygonal representation of a frustum
Kitware.VTK.vtkFunctionParserVtkFunctionParser - Parse and evaluate a mathematical expression
Kitware.VTK.vtkFunctionSetVtkFunctionSet - Abstract interface for sets of functions
Kitware.VTK.vtkGAMBITReaderVtkGAMBITReader - reads a dataset in Fluent GAMBIT neutral file format
Kitware.VTK.vtkGarbageCollectorVtkGarbageCollector - Detect and break reference loops
Kitware.VTK.vtkGaussianBlurPassVtkGaussianBlurPass - Implement a post-processing Gaussian blur render pass
Kitware.VTK.vtkGaussianCubeReaderVtkGaussianCubeReader - read ASCII Gaussian Cube Data files
Kitware.VTK.vtkGaussianRandomSequenceVtkGaussianRandomSequence - Gaussian sequence of pseudo random numbers
Kitware.VTK.vtkGaussianSplatterVtkGaussianSplatter - splat points into a volume with an elliptical, Gaussian distribution
Kitware.VTK.vtkGeneralTransformVtkGeneralTransform - allows operations on any transforms
Kitware.VTK.vtkGenerateIndexArrayVtkGenerateIndexArray
Kitware.VTK.vtkGenericAdaptorCellVtkGenericAdaptorCell - defines cell interface
Kitware.VTK.vtkGenericAttributeVtkGenericAttribute - abstract class defined API for attribute data
Kitware.VTK.vtkGenericAttributeCollectionVtkGenericAttributeCollection - a collection of attributes
Kitware.VTK.vtkGenericCellVtkGenericCell - provides thread-safe access to cells
Kitware.VTK.vtkGenericCellIteratorVtkGenericCellIterator - iterator used to traverse cells
Kitware.VTK.vtkGenericCellTessellatorVtkGenericCellTessellator - helper class to perform cell tessellation
Kitware.VTK.vtkGenericClipVtkGenericClip - clip any dataset with an implicit function or scalar data
Kitware.VTK.vtkGenericContourFilterVtkGenericContourFilter - generate isocontours from input dataset
Kitware.VTK.vtkGenericCutterVtkGenericCutter - cut a vtkGenericDataSet with an implicit function or scalar data
Kitware.VTK.vtkGenericDataObjectReaderVtkGenericDataObjectReader - class to read any type of vtk data object
Kitware.VTK.vtkGenericDataObjectWriterVtkGenericDataObjectWriter - writes any type of vtk data object to file
Kitware.VTK.vtkGenericDataSetVtkGenericDataSet - defines dataset interface
Kitware.VTK.vtkGenericDataSetAlgorithmVtkGenericDataSetAlgorithm - Objects that generate adapted data sets
Kitware.VTK.vtkGenericDataSetTessellatorVtkGenericDataSetTessellator - tessellates generic, higher-order datasets into linear cells
Kitware.VTK.vtkGenericEdgeTableVtkGenericEdgeTable - keep track of edges (defined by pair of integer id's)
Kitware.VTK.vtkGenericEnSightReaderVtkGenericEnSightReader - class to read any type of EnSight files
Kitware.VTK.vtkGenericGeometryFilterVtkGenericGeometryFilter - extract geometry from data (or convert data to polygonal type)
Kitware.VTK.vtkGenericGlyph3DFilterVtkGenericGlyph3DFilter - copy oriented and scaled glyph geometry to every input point
Kitware.VTK.vtkGenericInterpolatedVelocityFieldVtkGenericInterpolatedVelocityField - Interface for obtaining interpolated velocity values
Kitware.VTK.vtkGenericMovieWriterVtkGenericMovieWriter - an abstract movie writer class
Kitware.VTK.vtkGenericOpenGLRenderWindowVtkGenericOpenGLRenderWindow - platform independent render window
Kitware.VTK.vtkGenericOutlineFilterVtkGenericOutlineFilter - create wireframe outline for arbitrary generic data set
Kitware.VTK.vtkGenericPointIteratorVtkGenericPointIterator - iterator used to traverse points
Kitware.VTK.vtkGenericProbeFilterVtkGenericProbeFilter - sample data values at specified point locations
Kitware.VTK.vtkGenericRenderWindowInteractorVtkGenericRenderWindowInteractor - platform-independent programmable render window interactor
Kitware.VTK.vtkGenericStreamTracerVtkGenericStreamTracer - Streamline generator
Kitware.VTK.vtkGenericSubdivisionErrorMetricVtkGenericSubdivisionErrorMetric - Objects that compute error during cell tessellation
Kitware.VTK.vtkGenericVertexAttributeMappingVtkGenericVertexAttributeMapping - stores mapping for data arrays to generic vertex attributes
Kitware.VTK.vtkGeoAdaptiveArcsVtkGeoArcs - layout graph edges on a globe as arcs
Kitware.VTK.vtkGeoAlignedImageRepresentationVtkGeoAlignedImageRepresentation - A multi-resolution image tree
Kitware.VTK.vtkGeoAlignedImageSourceVtkGeoAlignedImageSource - Splits hi-res image into tiles
Kitware.VTK.vtkGeoArcsVtkGeoArcs - Layout graph edges on a globe as arcs
Kitware.VTK.vtkGeoAssignCoordinatesVtkGeoAssignCoordinates - Given latitude and longitude arrays, take the values in those arrays and convert them to x,y,z world coordinates
Kitware.VTK.vtkGeoCameraVtkGeoCamera - Geo interface to a camera
Kitware.VTK.vtkGeodesicPathVtkGeodesicPath - Abstract base for classes that generate a geodesic path
Kitware.VTK.vtkGeoEdgeStrategyVtkGeoEdgeStrategy - Layout graph edges on a globe as arcs
Kitware.VTK.vtkGeoFileImageSourceVtkGeoFileImageSource - A tiled image source on disk
Kitware.VTK.vtkGeoFileTerrainSourceVtkGeoFileTerrainSource - A source for tiled geometry on disk
Kitware.VTK.vtkGeoGlobeSourceVtkGeoGlobeSource - Spherical globe source
Kitware.VTK.vtkGeoGraticuleVtkGeoGraticule - Create a polygonal lat-long grid
Kitware.VTK.vtkGeoImageNodeVtkGeoImageNode - A node in a multi-resolution image tree
Kitware.VTK.vtkGeoInteractorStyleVtkGeoInteractorStyle - Interaction for a globe
Kitware.VTK.vtkGeoMathVtkGeoMath - Useful geographic calculations
Kitware.VTK.vtkGeometricErrorMetricVtkGeometricErrorMetric - Objects that compute geometry-based error during cell tessellation
Kitware.VTK.vtkGeometryFilterVtkGeometryFilter - extract geometry from data (or convert data to polygonal type)
Kitware.VTK.vtkGeoProjectionVtkGeoProjection - Represent a projection from a sphere to a plane
Kitware.VTK.vtkGeoProjectionSourceVtkGeoProjectionSource - A 2D geographic geometry source
Kitware.VTK.vtkGeoRandomGraphSourceVtkGeoRandomGraphSource - A geospatial graph with random edges
Kitware.VTK.vtkGeoSampleArcsVtkGeoSampleArcs - Samples geospatial lines at regular intervals
Kitware.VTK.vtkGeoSourceVtkGeoSource - A multi-resolution geographic data source
Kitware.VTK.vtkGeoSphereTransformVtkGeoSphereTransform - A transformation between long-lat-alt and rect coords
Kitware.VTK.vtkGeoTerrainVtkGeoTerrain - A 3D terrain model for the globe
Kitware.VTK.vtkGeoTerrain2DVtkGeoTerrain2D - A 2D terrain model for the globe
Kitware.VTK.vtkGeoTerrainNodeVtkGeoTerrainNode -
Kitware.VTK.vtkGeoTransformVtkGeoTransform - A transformation between two geographic coordinate systems
Kitware.VTK.vtkGeoTreeNodeVtkGeoTreeNode - Stores data for a patch of the globe
Kitware.VTK.vtkGeoTreeNodeCacheVtkGeoTreeNodeCache - Manages a list of vtkGeoTreeNodes
Kitware.VTK.vtkGeoViewVtkGeoView - A 3D geospatial view
Kitware.VTK.vtkGeoView2DVtkGeoView2D - A 2D geospatial view
Kitware.VTK.vtkGESignaReaderVtkGESignaReader - read GE Signa ximg files
Kitware.VTK.vtkGL2PSExporterVtkGL2PSExporter - export a scene as a PostScript file using GL2PS
Kitware.VTK.vtkGlobeSourceVtkGlobeSource - Sphere patch with Lat/Long scalar array
Kitware.VTK.vtkGlobFileNamesVtkGlobFileNames - find files that match a wildcard pattern
Kitware.VTK.vtkGLSLShaderVtkGLSLShader - GLSL Shader
Kitware.VTK.vtkGLSLShaderDeviceAdapterVtkGLSLShaderDeviceAdapter - adapter to pass generic vertex attributes to the rendering pipeline to be used in a GLSL shader
Kitware.VTK.vtkGLSLShaderDeviceAdapter2VtkGLSLShaderDeviceAdapter2 - adapter to pass generic vertex attributes to the rendering pipeline to be used in a vtkShaderProgram2
Kitware.VTK.vtkGLSLShaderProgramVtkGLSLShaderProgram - GLSL Shader Program
Kitware.VTK.vtkGlyph2DVtkGlyph2D - copy oriented and scaled glyph geometry to every input point (2D specialization)
Kitware.VTK.vtkGlyph3DVtkGlyph3D - copy oriented and scaled glyph geometry to every input point
Kitware.VTK.vtkGlyph3DMapperVtkGlyph3DMapper - vtkGlyph3D on the GPU
Kitware.VTK.vtkGlyphSource2DVtkGlyphSource2D - create 2D glyphs represented by vtkPolyData
Kitware.VTK.vtkGPUInfoVtkGPUInfo - Stores GPU VRAM information
Kitware.VTK.vtkGPUInfoListVtkGPUInfoList - Stores the list of GPUs VRAM information
Kitware.VTK.vtkGPUVolumeRayCastMapperVtkGPUVolumeRayCastMapper - Ray casting performed on the GPU
Kitware.VTK.vtkGradientFilterVtkGradientFilter - A general filter for gradient estimation
Kitware.VTK.vtkGraphVtkGraph - Base class for graph data types
Kitware.VTK.vtkGraphAlgorithmVtkGraphAlgorithm - Superclass for algorithms that produce only graph as output
Kitware.VTK.vtkGraphEdgeVtkGraphEdge - Representation of a single graph edge
Kitware.VTK.vtkGraphGeodesicPathVtkGraphGeodesicPath - Abstract base for classes that generate a geodesic path on a graph (mesh)
Kitware.VTK.vtkGraphHierarchicalBundleVtkGraphHierarchicalBundle - layout graph arcs in bundles
Kitware.VTK.vtkGraphHierarchicalBundleEdgesVtkGraphHierarchicalBundleEdges - layout graph arcs in bundles
Kitware.VTK.vtkGraphicsFactoryVtkGraphicsFactory -
Kitware.VTK.vtkGraphInternalsVtkGraphInternals - Internal representation of vtkGraph
Kitware.VTK.vtkGraphLayoutVtkGraphLayout - layout a graph in 2 or 3 dimensions
Kitware.VTK.vtkGraphLayoutFilterVtkGraphLayoutFilter - nice layout of undirected graphs in 3D
Kitware.VTK.vtkGraphLayoutStrategyVtkGraphLayoutStrategy - abstract superclass for all graph layout strategies
Kitware.VTK.vtkGraphLayoutViewVtkGraphLayoutView - Lays out and displays a graph
Kitware.VTK.vtkGraphMapperVtkGraphMapper - map vtkGraph and derived classes to graphics primitives
Kitware.VTK.vtkGraphReaderVtkGraphReader - read vtkGraph data file
Kitware.VTK.vtkGraphToGlyphsVtkGraphToGlyphs - create glyphs for graph vertices
Kitware.VTK.vtkGraphToPointsVtkGraphToPoints - convert a vtkGraph a set of points
Kitware.VTK.vtkGraphToPolyDataVtkGraphToPolyData - convert a vtkGraph to vtkPolyData
Kitware.VTK.vtkGraphWriterVtkGraphWriter - write vtkGraph data to a file
Kitware.VTK.vtkGreedyTerrainDecimationVtkGreedyTerrainDecimation - reduce height field (represented as image) to reduced TIN
Kitware.VTK.vtkGridSynchronizedTemplates3DVtkGridSynchronizedTemplates3D - generate isosurface from structured grids
Kitware.VTK.vtkGridTransformVtkGridTransform - a nonlinear warp transformation
Kitware.VTK.vtkGroupLeafVerticesVtkGroupLeafVertices - Filter that expands a tree, categorizing leaf vertices
Kitware.VTK.vtkHandleRepresentationVtkHandleRepresentation - abstract class for representing widget handles
Kitware.VTK.vtkHandleWidgetVtkHandleWidget - a general widget for moving handles
Kitware.VTK.vtkHardwareSelectionPolyDataPainterVtkHardwareSelectionPolyDataPainter - painter used to render polydata for selection passes
Kitware.VTK.vtkHardwareSelectorVtkHardwareSelector - manager for OpenGL-based selection
Kitware.VTK.vtkHAVSVolumeMapperVtkHAVSVolumeMapper - Hardware-Assisted Visibility Sorting unstructured grid mapper
Kitware.VTK.vtkHeapVtkHeap - replacement for malloc/free and new/delete
Kitware.VTK.vtkHedgeHogVtkHedgeHog - create oriented lines from vector data
Kitware.VTK.vtkHexagonalPrismVtkHexagonalPrism - a 3D cell that represents a prism with hexagonal base
Kitware.VTK.vtkHexahedronVtkHexahedron - a cell that represents a linear 3D hexahedron
Kitware.VTK.vtkHierarchicalBoxDataIteratorVtkHierarchicalBoxDataIterator - subclass of vtkCompositeDataIterator with API to get current level and dataset index
Kitware.VTK.vtkHierarchicalBoxDataSetVtkHierarchicalBoxDataSet - hierarchical dataset of vtkUniformGrids
Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithmVtkHierarchicalBoxDataSetAlgorithm - superclass for algorithms that produce vtkHierarchicalBoxDataSet as output
Kitware.VTK.vtkHierarchicalDataExtractDataSetsVtkHierarchicalDataExtractDataSets - extract a number of datasets
Kitware.VTK.vtkHierarchicalDataExtractLevelVtkHierarchicalDataExtractLevel - extact levels between min and max
Kitware.VTK.vtkHierarchicalDataLevelFilterVtkHierarchicalDataLevelFilter - generate scalars from levels
Kitware.VTK.vtkHierarchicalDataSetGeometryFilterVtkHierarchicalDataSetGeometryFilter - extract geometry from hierarchical data
Kitware.VTK.vtkHierarchicalGraphPipelineVtkHierarchicalGraphPipeline - helper class for rendering graphs superimposed on a tree
Kitware.VTK.vtkHierarchicalGraphViewVtkHierarchicalGraphView - Accepts a graph and a hierarchy - currently a tree - and provides a hierarchy-aware display. Currently, this means displaying the hierarchy using a tree layout, then rendering the graph vertices as leaves of the tree with curved graph edges between leaves
Kitware.VTK.vtkHierarchicalPolyDataMapperVtkHierarchicalPolyDataMapper - a class that renders hierarchical polygonal data
Kitware.VTK.vtkHomogeneousTransformVtkHomogeneousTransform - superclass for homogeneous transformations
Kitware.VTK.vtkHoverWidgetVtkHoverWidget - invoke a vtkTimerEvent when hovering
Kitware.VTK.vtkHullVtkHull - produce an n-sided convex hull
Kitware.VTK.vtkHyperOctreeVtkHyperOctree - A dataset structured as a tree where each node has exactly 2^n children
Kitware.VTK.vtkHyperOctreeAlgorithmVtkHyperOctreeAlgorithm - Superclass for algorithms that produce only octree as output
Kitware.VTK.vtkHyperOctreeClipCutPointsGrabberVtkHyperOctreeClipCutPointsGrabber - A concrete implementation of vtkHyperOctreePointsGrabber used by vtkClipHyperOctree and vtkHyperOctreeCutter
Kitware.VTK.vtkHyperOctreeContourFilterVtkHyperOctreeContourFilter - generate isosurfaces/isolines from scalar values
Kitware.VTK.vtkHyperOctreeCursorVtkHyperOctreeCursor - Objects that can traverse hyperoctree nodes
Kitware.VTK.vtkHyperOctreeCutterVtkHyperOctreeCutter - Cut vtkHyperOctree with user-specified implicit function
Kitware.VTK.vtkHyperOctreeDepthVtkHyperOctreeDepth - Assign tree depth attribute to each cell
Kitware.VTK.vtkHyperOctreeDualGridContourFilterVtkHyperOctreeDualGridContourFilter - generate isosurfaces/isolines from scalar values
Kitware.VTK.vtkHyperOctreeFractalSourceVtkHyperOctreeFractalSource - Create an octree from a fractal. hyperoctree
Kitware.VTK.vtkHyperOctreeLimiterVtkHyperOctreeLimiter - Limit the tree's depth, averaging data from lower level branches into the new leaves at the cut points
Kitware.VTK.vtkHyperOctreePointsGrabberVtkHyperOctreePointsGrabber - An object used by filters to store points computed on face or edge of an hyperoctant. It is an abstract class. vtkClipHyperOctree and vtkHyperOctreeCutter use vtkHyperOctreeClipCutPointsGrabber vtkHyperOctreeContourFilter use an internal one: vtkHyperOctreeContourFilterPointsGrabber
Kitware.VTK.vtkHyperOctreeSampleFunctionVtkHyperOctreeSampleFunction - sample an implicit function over an hyperoctree
Kitware.VTK.vtkHyperOctreeSurfaceFilterVtkHyperOctreeSurfaceFilter - Extracts outer (polygonal) surface
Kitware.VTK.vtkHyperOctreeToUniformGridFilterVtkHyperOctreeToUniformGridFilter - Flat the octree into a uniform grid
Kitware.VTK.vtkHyperStreamlineVtkHyperStreamline - generate hyperstreamline in arbitrary dataset
Kitware.VTK.vtkIcicleViewVtkIcicleView - Displays a tree in a stacked "icicle" view
Kitware.VTK.vtkIconGlyphFilterVtkIconGlyphFilter - Filter that generates a polydata consisting of quads with texture coordinates referring to a set of icons within a sheet of icons
Kitware.VTK.vtkIdentColoredPainterVtkIdentColoredPainter - DEPRECATED A vtkPolyDataPainter that colors each polygon with a color coded integer
Kitware.VTK.vtkIdentityTransformVtkIdentityTransform - a transform that doesn't do anything
Kitware.VTK.vtkIdFilterVtkIdFilter - generate scalars or field data from point and cell ids
Kitware.VTK.vtkIdListVtkIdList - list of point or cell ids
Kitware.VTK.vtkIdListCollectionVtkIdListCollection - maintain an unordered list of dataarray objects
Kitware.VTK.vtkIdTypeArrayVtkIdTypeArray - dynamic, self-adjusting array of vtkIdType
Kitware.VTK.vtkImageAccumulateVtkImageAccumulate - Generalized histograms up to 4 dimensions
Kitware.VTK.vtkImageActorVtkImageActor - draw an image (data & properties) in a rendered 3D scene
Kitware.VTK.vtkImageActorPointPlacerVtkImageActorPointPlacer - Converts 2D display positions to world positions such that they lie on an ImageActor
Kitware.VTK.vtkImageAlgorithmVtkImageAlgorithm - Generic algorithm superclass for image algs
Kitware.VTK.vtkImageAnisotropicDiffusion2DVtkImageAnisotropicDiffusion2D - edge preserving smoothing
Kitware.VTK.vtkImageAnisotropicDiffusion3DVtkImageAnisotropicDiffusion3D - edge preserving smoothing
Kitware.VTK.vtkImageAppendVtkImageAppend - Collects data from multiple inputs into one image
Kitware.VTK.vtkImageAppendComponentsVtkImageAppendComponents - Collects components from two inputs into one output
Kitware.VTK.vtkImageBlendVtkImageBlend - blend images together using alpha or opacity
Kitware.VTK.vtkImageButterworthHighPassVtkImageButterworthHighPass - Frequency domain high pass
Kitware.VTK.vtkImageButterworthLowPassVtkImageButterworthLowPass - Frequency domain Low pass
Kitware.VTK.vtkImageCacheFilterVtkImageCacheFilter - Caches multiple vtkImageData objects
Kitware.VTK.vtkImageCanvasSource2DVtkImageCanvasSource2D - Paints on a canvas
Kitware.VTK.vtkImageCastVtkImageCast - Image Data type Casting Filter
Kitware.VTK.vtkImageChangeInformationVtkImageChangeInformation - modify spacing, origin and extent
Kitware.VTK.vtkImageCheckerboardVtkImageCheckerboard - show two images at once using a checkboard pattern
Kitware.VTK.vtkImageCityBlockDistanceVtkImageCityBlockDistance - 1,2 or 3D distance map
Kitware.VTK.vtkImageClipVtkImageClip - Reduces the image extent of the input
Kitware.VTK.vtkImageConnectorVtkImageConnector - Create a binary image of a sphere
Kitware.VTK.vtkImageConstantPadVtkImageConstantPad - Makes image larger by padding with constant
Kitware.VTK.vtkImageContinuousDilate3DVtkImageContinuousDilate3D - Dilate implemented as a maximum
Kitware.VTK.vtkImageContinuousErode3DVtkImageContinuousErode3D - Erosion implemented as a minimum
Kitware.VTK.vtkImageConvolveVtkImageConvolve - Convolution of an image with a kernel
Kitware.VTK.vtkImageCorrelationVtkImageCorrelation - Correlation imageof the two inputs
Kitware.VTK.vtkImageCursor3DVtkImageCursor3D - Paints a cursor on top of an image or volume
Kitware.VTK.vtkImageDataVtkImageData - topologically and geometrically regular array of data
Kitware.VTK.vtkImageDataGeometryFilterVtkImageDataGeometryFilter - extract geometry for structured points
Kitware.VTK.vtkImageDataLIC2DVtkImageDataLIC2D
Kitware.VTK.vtkImageDataLIC2DExtentTranslatorVtkImageDataLIC2DExtentTranslator
Kitware.VTK.vtkImageDataStreamerVtkImageDataStreamer - Initiates streaming on image data
Kitware.VTK.vtkImageDecomposeFilterVtkImageDecomposeFilter - Filters that execute axes in series
Kitware.VTK.vtkImageDifferenceVtkImageDifference - Compares images for regression tests
Kitware.VTK.vtkImageDilateErode3DVtkImageDilateErode3D - Dilates one value and erodes another
Kitware.VTK.vtkImageDivergenceVtkImageDivergence - Divergence of a vector field
Kitware.VTK.vtkImageDotProductVtkImageDotProduct - Dot product of two vector images
Kitware.VTK.vtkImageEllipsoidSourceVtkImageEllipsoidSource - Create a binary image of an ellipsoid
Kitware.VTK.vtkImageEuclideanDistanceVtkImageEuclideanDistance - computes 3D Euclidean DT
Kitware.VTK.vtkImageEuclideanToPolarVtkImageEuclideanToPolar - Converts 2D Euclidean coordinates to polar
Kitware.VTK.vtkImageExportVtkImageExport - Export VTK images to third-party systems
Kitware.VTK.vtkImageExtractComponentsVtkImageExtractComponents - Outputs a single component
Kitware.VTK.vtkImageFFTVtkImageFFT - Fast Fourier Transform
Kitware.VTK.vtkImageFlipVtkImageFlip - This flips an axis of an image. Right becomes left ..
Kitware.VTK.vtkImageFourierCenterVtkImageFourierCenter - Shifts constant frequency to center for display
Kitware.VTK.vtkImageFourierFilterVtkImageFourierFilter - Superclass that implements complex numbers
Kitware.VTK.vtkImageGaussianSmoothVtkImageGaussianSmooth - Performs a gaussian convolution
Kitware.VTK.vtkImageGaussianSourceVtkImageGaussianSource - Create an image with Gaussian pixel values
Kitware.VTK.vtkImageGradientVtkImageGradient - Computes the gradient vector
Kitware.VTK.vtkImageGradientMagnitudeVtkImageGradientMagnitude - Computes magnitude of the gradient
Kitware.VTK.vtkImageGridSourceVtkImageGridSource - Create an image of a grid
Kitware.VTK.vtkImageHSIToRGBVtkImageHSIToRGB - Converts HSI components to RGB
Kitware.VTK.vtkImageHSVToRGBVtkImageHSVToRGB - Converts HSV components to RGB
Kitware.VTK.vtkImageHybridMedian2DVtkImageHybridMedian2D - Median filter that preserves lines and corners
Kitware.VTK.vtkImageIdealHighPassVtkImageIdealHighPass - Simple frequency domain band pass
Kitware.VTK.vtkImageIdealLowPassVtkImageIdealLowPass - Simple frequency domain band pass
Kitware.VTK.vtkImageImportVtkImageImport - Import data from a C array
Kitware.VTK.vtkImageImportExecutiveVtkImageImportExecutive -
Kitware.VTK.vtkImageInPlaceFilterVtkImageInPlaceFilter - Filter that operates in place
Kitware.VTK.vtkImageIslandRemoval2DVtkImageIslandRemoval2D - Removes small clusters in masks
Kitware.VTK.vtkImageItemVtkImageItem - a vtkContextItem that draws a supplied image in the scene
Kitware.VTK.vtkImageIterateFilterVtkImageIterateFilter - Multiple executes per update
Kitware.VTK.vtkImageLaplacianVtkImageLaplacian - Computes divergence of gradient
Kitware.VTK.vtkImageLogarithmicScaleVtkImageLogarithmicScale - Passes each pixel through log function
Kitware.VTK.vtkImageLogicVtkImageLogic - And, or, xor, nand, nor, not
Kitware.VTK.vtkImageLuminanceVtkImageLuminance - Computes the luminance of the input
Kitware.VTK.vtkImageMagnifyVtkImageMagnify - magnify an image by an integer value
Kitware.VTK.vtkImageMagnitudeVtkImageMagnitude - Colapses components with magnitude function.
Kitware.VTK.vtkImageMandelbrotSourceVtkImageMandelbrotSource - Mandelbrot image
Kitware.VTK.vtkImageMapperVtkImageMapper - 2D image display
Kitware.VTK.vtkImageMapToColorsVtkImageMapToColors - map the input image through a lookup table
Kitware.VTK.vtkImageMapToRGBAVtkImageMapToRGBA - map the input image through a lookup table
Kitware.VTK.vtkImageMapToWindowLevelColorsVtkImageMapToWindowLevelColors - map the input image through a lookup table and window / level it
Kitware.VTK.vtkImageMarchingCubesVtkImageMarchingCubes - generate isosurface(s) from volume/images
Kitware.VTK.vtkImageMaskVtkImageMask - Combines a mask and an image
Kitware.VTK.vtkImageMaskBitsVtkImageMaskBits - applies a bit-mask pattern to each component
Kitware.VTK.vtkImageMathematicsVtkImageMathematics - Add, subtract, multiply, divide, invert, sin, cos, exp, log
Kitware.VTK.vtkImageMedian3DVtkImageMedian3D - Median Filter
Kitware.VTK.vtkImageMirrorPadVtkImageMirrorPad - Extra pixels are filled by mirror images
Kitware.VTK.vtkImageMultipleInputFilterVtkImageMultipleInputFilter - Generic filter that has N inputs
Kitware.VTK.vtkImageMultipleInputOutputFilterVtkImageMultipleInputOutputFilter - Generic filter that has N inputs
Kitware.VTK.vtkImageNoiseSourceVtkImageNoiseSource - Create an image filled with noise
Kitware.VTK.vtkImageNonMaximumSuppressionVtkImageNonMaximumSuppression - Performs non-maximum suppression
Kitware.VTK.vtkImageNormalizeVtkImageNormalize - Normalizes that scalar components for each point
Kitware.VTK.vtkImageOpenClose3DVtkImageOpenClose3D - Will perform opening or closing
Kitware.VTK.vtkImageOrthoPlanesVtkImageOrthoPlanes - Connect three vtkImagePlaneWidgets together
Kitware.VTK.vtkImagePadFilterVtkImagePadFilter - Super class for filters that fill in extra pixels
Kitware.VTK.vtkImagePermuteVtkImagePermute - Permutes axes of input
Kitware.VTK.vtkImagePlaneWidgetVtkImagePlaneWidget - 3D widget for reslicing image data
Kitware.VTK.vtkImageProcessingPassVtkImageProcessingPass - Convenient class for post-processing passes. render pass
Kitware.VTK.vtkImageQuantizeRGBToIndexVtkImageQuantizeRGBToIndex - generalized histograms up to 4 dimensions
Kitware.VTK.vtkImageRange3DVtkImageRange3D - Max - min of a circular neighborhood
Kitware.VTK.vtkImageReaderVtkImageReader - Superclass of transformable binary file readers
Kitware.VTK.vtkImageReader2VtkImageReader2 - Superclass of binary file readers
Kitware.VTK.vtkImageReader2CollectionVtkImageReader2Collection - maintain a list of image readers
Kitware.VTK.vtkImageReader2FactoryVtkImageReader2Factory - Superclass of binary file readers
Kitware.VTK.vtkImageRectilinearWipeVtkImageRectilinearWipe - make a rectilinear combination of two images
Kitware.VTK.vtkImageRenderManagerVtkImageRenderManager - An object to control sort-first parallel rendering
Kitware.VTK.vtkImageResampleVtkImageResample - Resamples an image to be larger or smaller
Kitware.VTK.vtkImageResliceVtkImageReslice - Reslices a volume along a new set of axes
Kitware.VTK.vtkImageRFFTVtkImageRFFT - Reverse Fast Fourier Transform
Kitware.VTK.vtkImageRGBToHSIVtkImageRGBToHSI - Converts RGB components to HSI
Kitware.VTK.vtkImageRGBToHSVVtkImageRGBToHSV - Converts RGB components to HSV
Kitware.VTK.vtkImageSeedConnectivityVtkImageSeedConnectivity - SeedConnectivity with user defined seeds
Kitware.VTK.vtkImageSeparableConvolutionVtkImageSeparableConvolution - 3 1D convolutions on an image
Kitware.VTK.vtkImageShiftScaleVtkImageShiftScale - shift and scale an input image
Kitware.VTK.vtkImageShrink3DVtkImageShrink3D - Subsamples an image
Kitware.VTK.vtkImageSinusoidSourceVtkImageSinusoidSource - Create an image with sinusoidal pixel values
Kitware.VTK.vtkImageSkeleton2DVtkImageSkeleton2D - Skeleton of 2D images
Kitware.VTK.vtkImageSlabVtkImageSlab - combine image slices to form a slab image
Kitware.VTK.vtkImageSobel2DVtkImageSobel2D - Computes a vector field using sobel functions
Kitware.VTK.vtkImageSobel3DVtkImageSobel3D - Computes a vector field using sobel functions
Kitware.VTK.vtkImageSourceVtkImageSource - Source of data for the imaging pipeline
Kitware.VTK.vtkImageSpatialAlgorithmVtkImageSpatialAlgorithm - Filters that operate on pixel neighborhoods
Kitware.VTK.vtkImageSpatialFilterVtkImageSpatialFilter - Filters that operate on pixel neighborhoods
Kitware.VTK.vtkImageStencilVtkImageStencil - combine images via a cookie-cutter operation
Kitware.VTK.vtkImageStencilAlgorithmVtkImageStencilAlgorithm - producer of vtkImageStencilData
Kitware.VTK.vtkImageStencilDataVtkImageStencilData - efficient description of an image stencil
Kitware.VTK.vtkImageStencilSourceVtkImageStencilSource - generate an image stencil
Kitware.VTK.vtkImageStencilToImageVtkImageStencilToImage - Convert an image stencil into an image
Kitware.VTK.vtkImageThresholdVtkImageThreshold - Flexible threshold
Kitware.VTK.vtkImageToImageFilterVtkImageToImageFilter - Generic filter that has one input of type vtkImageData
Kitware.VTK.vtkImageToImageStencilVtkImageToImageStencil - clip an image with a mask image
Kitware.VTK.vtkImageToPolyDataFilterVtkImageToPolyDataFilter - generate linear primitives (vtkPolyData) from an image
Kitware.VTK.vtkImageToStructuredPointsVtkImageToStructuredPoints - Attaches image pipeline to VTK
Kitware.VTK.vtkImageTracerWidgetVtkImageTracerWidget - 3D widget for tracing on planar props
Kitware.VTK.vtkImageTranslateExtentVtkImageTranslateExtent - Changes extent, nothing else
Kitware.VTK.vtkImageTwoInputFilterVtkImageTwoInputFilter - Generic superclass for filters that have two inputs
Kitware.VTK.vtkImageVariance3DVtkImageVariance3D - Variance in a neighborhood
Kitware.VTK.vtkImageViewerVtkImageViewer - Display a 2d image
Kitware.VTK.vtkImageViewer2VtkImageViewer2 - Display a 2D image
Kitware.VTK.vtkImageWeightedSumVtkImageWeightedSum - adds any number of images, weighting each according to the weight set using this->SetWeights(i,w)
Kitware.VTK.vtkImageWrapPadVtkImageWrapPad - Makes an image larger by wrapping existing data
Kitware.VTK.vtkImageWriterVtkImageWriter - Writes images to files
Kitware.VTK.vtkImagingFactoryVtkImagingFactory -
Kitware.VTK.vtkImplicitBooleanVtkImplicitBoolean - implicit function consisting of boolean combinations of implicit functions
Kitware.VTK.vtkImplicitDataSetVtkImplicitDataSet - treat a dataset as if it were an implicit function
Kitware.VTK.vtkImplicitFunctionVtkImplicitFunction - abstract interface for implicit functions
Kitware.VTK.vtkImplicitFunctionCollectionVtkImplicitFunctionCollection - maintain a list of implicit functions
Kitware.VTK.vtkImplicitFunctionToImageStencilVtkImplicitFunctionToImageStencil - clip an image with a function
Kitware.VTK.vtkImplicitHaloVtkImplicitHalo - implicit function for an halo
Kitware.VTK.vtkImplicitModellerVtkImplicitModeller - compute distance from input geometry on structured point dataset
Kitware.VTK.vtkImplicitPlaneRepresentationVtkImplicitPlaneRepresentation - a class defining the representation for a vtkImplicitPlaneWidget2
Kitware.VTK.vtkImplicitPlaneWidgetVtkImplicitPlaneWidget - 3D widget for manipulating an infinite plane
Kitware.VTK.vtkImplicitPlaneWidget2VtkImplicitPlaneWidget2 - 3D widget for manipulating an infinite plane
Kitware.VTK.vtkImplicitSelectionLoopVtkImplicitSelectionLoop - implicit function for a selection loop
Kitware.VTK.vtkImplicitSumVtkImplicitSum - implicit sum of other implicit functions
Kitware.VTK.vtkImplicitTextureCoordsVtkImplicitTextureCoords - generate 1D, 2D, or 3D texture coordinates based on implicit function(s)
Kitware.VTK.vtkImplicitVolumeVtkImplicitVolume - treat a volume as if it were an implicit function
Kitware.VTK.vtkImplicitWindowFunctionVtkImplicitWindowFunction - implicit function maps another implicit function to lie within a specified range
Kitware.VTK.vtkImporterVtkImporter - importer abstract class
Kitware.VTK.vtkIncrementalOctreeNodeVtkIncrementalOctreeNode - Octree node constituting incremental octree (in support of both point location and point insertion)
Kitware.VTK.vtkIncrementalOctreePointLocatorVtkIncrementalOctreePointLocator - Incremental octree in support of both point location and point insertion
Kitware.VTK.vtkIncrementalPointLocatorVtkIncrementalPointLocator - Abstract class in support of both point location and point insertion
Kitware.VTK.vtkInEdgeIteratorVtkInEdgeIterator - Iterates through all incoming edges to a vertex
Kitware.VTK.vtkInformationVtkInformation - Store vtkAlgorithm input/output information
Kitware.VTK.vtkInformationDataObjectKeyVtkInformationDataObjectKey - Key for vtkDataObject values
Kitware.VTK.vtkInformationDoubleKeyVtkInformationDoubleKey - Key for double values in vtkInformation
Kitware.VTK.vtkInformationDoubleVectorKeyVtkInformationDoubleVectorKey - Key for double vector values
Kitware.VTK.vtkInformationExecutivePortKeyVtkInformationExecutivePortKey - Key for vtkExecutive/Port value pairs
Kitware.VTK.vtkInformationExecutivePortVectorKeyVtkInformationExecutivePortVectorKey - Key for vtkExecutive/Port value pair vectors
Kitware.VTK.vtkInformationIdTypeKeyVtkInformationIdTypeKey - Key for vtkIdType values in vtkInformation
Kitware.VTK.vtkInformationInformationKeyVtkInformationInformationKey - Key for vtkInformation values
Kitware.VTK.vtkInformationInformationVectorKeyVtkInformationInformationVectorKey - Key for vtkInformation vectors
Kitware.VTK.vtkInformationIntegerKeyVtkInformationIntegerKey - Key for integer values in vtkInformation
Kitware.VTK.vtkInformationIntegerPointerKeyVtkInformationIntegerPointerKey - Key for pointer to integer
Kitware.VTK.vtkInformationIntegerVectorKeyVtkInformationIntegerVectorKey - Key for integer vector values
Kitware.VTK.vtkInformationIteratorVtkInformationIterator - Iterates over keys of an information object
Kitware.VTK.vtkInformationKeyVtkInformationKey - Superclass for vtkInformation keys
Kitware.VTK.vtkInformationKeyVectorKeyVtkInformationKeyVectorKey - Key for vector-of-keys values
Kitware.VTK.vtkInformationObjectBaseKeyVtkInformationObjectBaseKey - Key for vtkObjectBase values
Kitware.VTK.vtkInformationObjectBaseVectorKeyVtkInformationObjectBaseVectorKey - Key for vtkObjectBase vector values
Kitware.VTK.vtkInformationQuadratureSchemeDefinitionVectorKeyVtkInformationQuadratureSchemeDefinitionVectorKey - Key for vtkQuadratureSchemeDefinition vector values
Kitware.VTK.vtkInformationRequestKeyVtkInformationRequestKey - Key for pointer to pointer
Kitware.VTK.vtkInformationStringKeyVtkInformationStringKey - Key for string values in vtkInformation
Kitware.VTK.vtkInformationStringVectorKeyVtkInformationStringVectorKey - Key for String vector values
Kitware.VTK.vtkInformationUnsignedLongKeyVtkInformationUnsignedLongKey - Key for unsigned long values in vtkInformation
Kitware.VTK.vtkInformationVectorVtkInformationVector - Store zero or more vtkInformation instances
Kitware.VTK.vtkInitialValueProblemSolverVtkInitialValueProblemSolver - Integrate a set of ordinary differential equations (initial value problem) in time
Kitware.VTK.vtkInputStreamVtkInputStream - Wraps a binary input stream with a VTK interface
Kitware.VTK.vtkInstantiatorVtkInstantiator - create an instance of any VTK class from its name
Kitware.VTK.vtkIntArrayVtkIntArray - dynamic, self-adjusting array of int
Kitware.VTK.vtkInteractorEventRecorderVtkInteractorEventRecorder - record and play VTK events passing through a vtkRenderWindowInteractor
Kitware.VTK.vtkInteractorObserverVtkInteractorObserver - an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor
Kitware.VTK.vtkInteractorStyleVtkInteractorStyle - provide event-driven interface to the rendering window (defines trackball mode)
Kitware.VTK.vtkInteractorStyleAreaSelectHoverVtkInteractorStyleAreaSelectHover - An interactor style for an area tree view
Kitware.VTK.vtkInteractorStyleFlightVtkInteractorStyleFlight - provides flight motion routines
Kitware.VTK.vtkInteractorStyleImageVtkInteractorStyleImage - interactive manipulation of the camera specialized for images
Kitware.VTK.vtkInteractorStyleJoystickActorVtkInteractorStyleJoystickActor - manipulate objects in the scene independently of one another
Kitware.VTK.vtkInteractorStyleJoystickCameraVtkInteractorStyleJoystickCamera - interactive manipulation of the camera
Kitware.VTK.vtkInteractorStyleRubberBand2DVtkInteractorStyleRubberBand2D - A rubber band interactor for a 2D view
Kitware.VTK.vtkInteractorStyleRubberBand3DVtkInteractorStyleRubberBand3D - A rubber band interactor for a 3D view
Kitware.VTK.vtkInteractorStyleRubberBandPickVtkInteractorStyleRubberBandPick - Like TrackBallCamera, but this can pick props underneath a rubber band selection rectangle
Kitware.VTK.vtkInteractorStyleRubberBandZoomVtkInteractorStyleRubberBandZoom - zoom in by amount indicated by rubber band box
Kitware.VTK.vtkInteractorStyleSwitchVtkInteractorStyleSwitch - class to swap between interactory styles
Kitware.VTK.vtkInteractorStyleTerrainVtkInteractorStyleTerrain - manipulate camera in scene with natural view up (e.g., terrain)
Kitware.VTK.vtkInteractorStyleTrackballVtkInteractorStyleTrackball - provides trackball motion control
Kitware.VTK.vtkInteractorStyleTrackballActorVtkInteractorStyleTrackballActor - manipulate objects in the scene independent of each other
Kitware.VTK.vtkInteractorStyleTrackballCameraVtkInteractorStyleTrackballCamera - interactive manipulation of the camera
Kitware.VTK.vtkInteractorStyleTreeMapHoverVtkInteractorStyleTreeMapHover - An interactor style for a tree map view
Kitware.VTK.vtkInteractorStyleUnicamVtkInteractorStyleUnicam - provides Unicam navigation style
Kitware.VTK.vtkInteractorStyleUserVtkInteractorStyleUser - provides customizable interaction routines
Kitware.VTK.vtkInterpolateDataSetAttributesVtkInterpolateDataSetAttributes - interpolate scalars, vectors, etc. and other dataset attributes
Kitware.VTK.vtkInterpolatedVelocityFieldVtkInterpolatedVelocityField - A concrete class for obtaining the interpolated velocity values at a point
Kitware.VTK.vtkInterpolatingSubdivisionFilterVtkInterpolatingSubdivisionFilter - generate a subdivision surface using an Interpolating Scheme
Kitware.VTK.vtkISIReaderVtkISIReader - reader for ISI files
Kitware.VTK.vtkIterativeClosestPointTransformVtkIterativeClosestPointTransform - Implementation of the ICP algorithm
Kitware.VTK.vtkIVExporterVtkIVExporter - export a scene into OpenInventor 2.0 format
Kitware.VTK.vtkIVWriterVtkIVWriter - export polydata into OpenInventor 2.0 format
Kitware.VTK.vtkJavaScriptDataWriterVtkJavaScriptDataWriter - A Javascript data writer for vtkTable Writes a vtkTable into a Javascript data format
Kitware.VTK.vtkJPEGReaderVtkJPEGReader - read JPEG files
Kitware.VTK.vtkJPEGWriterVtkJPEGWriter - Writes JPEG files
Kitware.VTK.vtkKdNodeVtkKdNode - This class represents a single spatial region in an 3D axis aligned binary spatial partitioning. It is assumed the region bounds some set of points. Regions are represented as nodes in a binary tree
Kitware.VTK.vtkKdTreeVtkKdTree - a Kd-tree spatial decomposition of a set of points
Kitware.VTK.vtkKdTreePointLocatorVtkKdTreePointLocator - class to quickly locate points in 3-space
Kitware.VTK.vtkKdTreeSelectorVtkKdTreeSelector - Selects point ids using a kd-tree
Kitware.VTK.vtkKMeansDistanceFunctorVtkKMeansDistanceFunctor - measure distance from k-means cluster centers
Kitware.VTK.vtkKMeansDistanceFunctorCalculatorVtkKMeansDistanceFunctorCalculator - measure distance from k-means cluster centers using a user-specified expression
Kitware.VTK.vtkKMeansStatisticsVtkKMeansStatistics - A class for KMeans clustering
Kitware.VTK.vtkKochanekSplineVtkKochanekSpline - computes an interpolating spline using a Kochanek basis
Kitware.VTK.vtkLabeledDataMapperVtkLabeledDataMapper - draw text labels at dataset points
Kitware.VTK.vtkLabeledTreeMapDataMapperVtkLabeledTreeMapDataMapper - draw text labels on a tree map
Kitware.VTK.vtkLabelHierarchyVtkLabelHierarchy - contains an octree of labels
Kitware.VTK.vtkLabelHierarchyAlgorithmVtkLabelHierarchyAlgorithm - Superclass for algorithms that produce only label hierarchies as output
Kitware.VTK.vtkLabelHierarchyCompositeIteratorVtkLabelHierarchyCompositeIterator - Iterator over sub-iterators
Kitware.VTK.vtkLabelHierarchyIteratorVtkLabelHierarchyIterator - iterator over vtkLabelHierarchy
Kitware.VTK.vtkLabelPlacementMapperVtkLabelPlacementMapper - Places and renders non-overlapping labels
Kitware.VTK.vtkLabelPlacerVtkLabelPlacer - place a prioritized hierarchy of labels in screen space
Kitware.VTK.vtkLabelRenderStrategyVtkLabelRenderStrategy - Superclass for label rendering implementations
Kitware.VTK.vtkLabelSizeCalculatorVtkLabelSizeCalculator
Kitware.VTK.vtkLandmarkTransformVtkLandmarkTransform - a linear transform specified by two corresponding point sets
Kitware.VTK.vtkLassoStencilSourceVtkLassoStencilSource - Create a stencil from a contour
Kitware.VTK.vtkLeaderActor2DVtkLeaderActor2D - create a leader with optional label and arrows
Kitware.VTK.vtkLegendBoxActorVtkLegendBoxActor - draw symbols with text
Kitware.VTK.vtkLegendScaleActorVtkLegendScaleActor - annotate the render window with scale and distance information
Kitware.VTK.vtkLevelIdScalarsVtkLevelIdScalars - generate scalars from levels
Kitware.VTK.vtkLightVtkLight - a virtual light for 3D rendering
Kitware.VTK.vtkLightActorVtkLightActor - a cone and a frustum to represent a spotlight
Kitware.VTK.vtkLightCollectionVtkLightCollection - a list of lights
Kitware.VTK.vtkLightingPainterVtkLightingPainter - abstract class defining interface for painter that can handle lightin
Kitware.VTK.vtkLightKitVtkLightKit - a simple but quality lighting kit
Kitware.VTK.vtkLightsPassVtkLightsPass - Implement the lights render pass
Kitware.VTK.vtkLineVtkLine - cell represents a 1D line
Kitware.VTK.vtkLinearContourLineInterpolatorVtkLinearContourLineInterpolator - Interpolates supplied nodes with line segments
Kitware.VTK.vtkLinearExtrusionFilterVtkLinearExtrusionFilter - sweep polygonal data creating a "skirt" from free edges and lines, and lines from vertices
Kitware.VTK.vtkLinearSubdivisionFilterVtkLinearSubdivisionFilter - generate a subdivision surface using the Linear Scheme
Kitware.VTK.vtkLinearTransformVtkLinearTransform - abstract superclass for linear transformations
Kitware.VTK.vtkLineIntegralConvolution2DVtkLineIntegralConvolution2D - GPU-based implementation of Line Integral Convolution (LIC)
Kitware.VTK.vtkLineRepresentationVtkLineRepresentation - a class defining the representation for a vtkLineWidget2
Kitware.VTK.vtkLineSourceVtkLineSource - create a line defined by two end points
Kitware.VTK.vtkLinesPainterVtkLinesPainter - painter that paints lines
Kitware.VTK.vtkLineWidgetVtkLineWidget - 3D widget for manipulating a line
Kitware.VTK.vtkLineWidget2VtkLineWidget2 - 3D widget for manipulating a finite, straight line
Kitware.VTK.vtkLinkEdgelsVtkLinkEdgels - links edgels together to form digital curves
Kitware.VTK.vtkLocatorVtkLocator - abstract base class for objects that accelerate spatial searches
Kitware.VTK.vtkLODActorVtkLODActor - an actor that supports multiple levels of detail
Kitware.VTK.vtkLODProp3DVtkLODProp3D - level of detail 3D prop
Kitware.VTK.vtkLogLookupTableVtkLogLookupTable - map scalars into colors using log (base 10) scale
Kitware.VTK.vtkLogoRepresentationVtkLogoRepresentation - represent the vtkLogoWidget
Kitware.VTK.vtkLogoWidgetVtkLogoWidget - 2D widget for placing and manipulating a logo
Kitware.VTK.vtkLongArrayVtkLongArray - dynamic, self-adjusting array of long
Kitware.VTK.vtkLongLongArrayVtkLongLongArray - dynamic, self-adjusting array of long long
Kitware.VTK.vtkLookupTableVtkLookupTable - map scalar values into colors via a lookup table
Kitware.VTK.vtkLookupTableItemVtkPlot::Color, vtkPlot::Brush, vtkScalarsToColors::DrawPolyLine, vtkScalarsToColors::MaskAboveCurve have no effect here
Kitware.VTK.vtkLookupTableWithEnablingVtkLookupTableWithEnabling - A lookup table that allows for an optional array to be provided that specifies which scalars to "enable" and which to "disable"
Kitware.VTK.vtkLoopSubdivisionFilterVtkLoopSubdivisionFilter - generate a subdivision surface using the Loop Scheme
Kitware.VTK.vtkLSDynaReaderVtkLSDynaReader - Read LS-Dyna databases (d3plot)
Kitware.VTK.vtkMapArrayValuesVtkMapArrayValues - Map values in an input array to different values in an output array of (possibly) different type
Kitware.VTK.vtkMapperVtkMapper - abstract class specifies interface to map data to graphics primitives
Kitware.VTK.vtkMapper2DVtkMapper2D - abstract class specifies interface for objects which render 2D actors
Kitware.VTK.vtkMapperCollectionVtkMapperCollection - a list of mappers
Kitware.VTK.vtkMarchingContourFilterVtkMarchingContourFilter - generate isosurfaces/isolines from scalar values
Kitware.VTK.vtkMarchingCubesVtkMarchingCubes - generate isosurface(s) from volume
Kitware.VTK.vtkMarchingSquaresVtkMarchingSquares - generate isoline(s) from structured points set
Kitware.VTK.vtkMaskFieldsVtkMaskFields - Allow control of which fields get passed to the output
Kitware.VTK.vtkMaskPointsVtkMaskPoints - selectively filter points
Kitware.VTK.vtkMaskPolyDataVtkMaskPolyData - sample subset of input polygonal data cells
Kitware.VTK.vtkMassPropertiesVtkMassProperties - estimate volume, area, shape index of triangle mesh
Kitware.VTK.vtkMaterialLibraryVtkMaterialLibrary - Library for Materials
Kitware.VTK.vtkMathVtkMath - performs common math operations
Kitware.VTK.vtkMatricizeArrayVtkMatricizeArray - Convert an array of arbitrary dimensions to a matrix
Kitware.VTK.vtkMatrix3x3VtkMatrix3x3 - represent and manipulate 3x3 transformation matrices
Kitware.VTK.vtkMatrix4x4VtkMatrix4x4 - represent and manipulate 4x4 transformation matrices
Kitware.VTK.vtkMatrixMathFilterVtkMatrixMathFilter - Calculate functions of quality of the elements of a mesh
Kitware.VTK.vtkMatrixToHomogeneousTransformVtkMatrixToHomogeneousTransform - convert a matrix to a transform
Kitware.VTK.vtkMatrixToLinearTransformVtkMatrixToLinearTransform - convert a matrix to a transform
Kitware.VTK.vtkMCubesReaderVtkMCubesReader - read binary marching cubes file
Kitware.VTK.vtkMCubesWriterVtkMCubesWriter - write binary marching cubes file
Kitware.VTK.vtkMeanValueCoordinatesInterpolatorVtkMeanValueCoordinatesInterpolator - compute interpolation computes for closed triangular mesh
Kitware.VTK.vtkMedicalImagePropertiesVtkMedicalImageProperties - some medical image properties
Kitware.VTK.vtkMedicalImageReader2VtkMedicalImageReader2 - vtkImageReader2 with medical meta data
Kitware.VTK.vtkMemoryLimitImageDataStreamerVtkMemoryLimitImageDataStreamer - Initiates streaming on image data
Kitware.VTK.vtkMergeCellsVtkMergeCells - merges any number of vtkDataSets back into a single vtkUnstructuredGrid
Kitware.VTK.vtkMergeColumnsVtkMergeColumns - merge two columns into a single column
Kitware.VTK.vtkMergeDataObjectFilterVtkMergeDataObjectFilter - merge dataset and data object field to create dataset with attribute data
Kitware.VTK.vtkMergeFieldsVtkMergeFields - Merge multiple fields into one
Kitware.VTK.vtkMergeFilterVtkMergeFilter - extract separate components of data from different datasets
Kitware.VTK.vtkMergeGraphsVtkMergeGraphs - combines two graphs
Kitware.VTK.vtkMergePointsVtkMergePoints - merge exactly coincident points
Kitware.VTK.vtkMergeTablesVtkMergeTables - combine two tables
Kitware.VTK.vtkMeshQualityVtkMeshQuality - Calculate functions of quality of the elements of a mesh
Kitware.VTK.vtkMetaImageReaderVtkMetaImageReader - read binary UNC meta image data
Kitware.VTK.vtkMetaImageWriterVtkMetaImageWriter - write a binary UNC meta image data
Kitware.VTK.vtkMFIXReaderVtkMFIXReader - reads a dataset in MFIX file format
Kitware.VTK.vtkMINCImageAttributesVtkMINCImageAttributes - A container for a MINC image header
Kitware.VTK.vtkMINCImageReaderVtkMINCImageReader - A reader for MINC files
Kitware.VTK.vtkMINCImageWriterVtkMINCImageWriter - A writer for MINC files
Kitware.VTK.vtkMinimalStandardRandomSequenceVtkMinimalStandardRandomSequence - Park and Miller Sequence of pseudo random numbers
Kitware.VTK.vtkMNIObjectReaderVtkMNIObjectReader - A reader for MNI surface mesh files
Kitware.VTK.vtkMNIObjectWriterVtkMNIObjectWriter - A writer for MNI surface mesh files
Kitware.VTK.vtkMNITagPointReaderVtkMNITagPointReader - A reader for MNI tag files
Kitware.VTK.vtkMNITagPointWriterVtkMNITagPointWriter - A writer for MNI tag point files
Kitware.VTK.vtkMNITransformReaderVtkMNITransformReader - A reader for MNI transformation files
Kitware.VTK.vtkMNITransformWriterVtkMNITransformWriter - A writer for MNI transformation files
Kitware.VTK.vtkModelMetadataVtkModelMetadata - This class encapsulates the metadata that appear in mesh-based file formats but do not appear in vtkUnstructuredGrid. It can pack itself into the field arrays of a vtkUnstructuredGrid, and be unpacked by metadata aware filters and writers later on
Kitware.VTK.vtkModifiedBSPTreeVtkModifiedBSPTree - Generate axis aligned BBox tree for raycasting and other Locator based searches
Kitware.VTK.vtkMoleculeReaderBaseVtkMoleculeReaderBase - read Molecular Data files
Kitware.VTK.vtkMPASReaderVtkMPASReader - Read an MPAS netCDF file
Kitware.VTK.vtkMPIImageReader
Kitware.VTK.vtkMultiBlockDataGroupFilterVtkMultiBlockDataGroupFilter - collects multiple inputs into one multi-group dataset
Kitware.VTK.vtkMultiBlockDataSetVtkMultiBlockDataSet - Composite dataset that organizes datasets into blocks
Kitware.VTK.vtkMultiBlockDataSetAlgorithmVtkMultiBlockDataSetAlgorithm - Superclass for algorithms that produce only vtkMultiBlockDataSet as output
Kitware.VTK.vtkMultiBlockMergeFilterVtkMultiBlockMergeFilter - merges multiblock inputs into a single multiblock output
Kitware.VTK.vtkMultiBlockPLOT3DReaderVtkMultiBlockPLOT3DReader - read PLOT3D data files
Kitware.VTK.vtkMultiCorrelativeStatisticsVtkMultiCorrelativeStatistics - A class for linear correlation
Kitware.VTK.vtkMultiPieceDataSetVtkMultiPieceDataSet - composite dataset to encapsulates pieces of dataset
Kitware.VTK.vtkMultiProcessControllerVtkMultiProcessController - Multiprocessing communication superclass
Kitware.VTK.vtkMultiThreaderVtkMultiThreader - A class for performing multithreaded execution
Kitware.VTK.vtkMultiThresholdVtkMultiThreshold - Threshold cells within multiple intervals
Kitware.VTK.vtkMutableDirectedGraphVtkMutableDirectedGraph - An editable directed graph
Kitware.VTK.vtkMutableGraphHelperVtkMutableGraphHelper - Helper class for building a directed or directed graph
Kitware.VTK.vtkMutableUndirectedGraphVtkMutableUndirectedGraph - An editable undirected graph
Kitware.VTK.vtkMutexLockVtkMutexLock - mutual exclusion locking class
Kitware.VTK.vtkMySQLDatabaseVtkMySQLDatabase - maintain a connection to a MySQL database
Kitware.VTK.vtkMySQLQueryVtkMySQLQuery - vtkSQLQuery implementation for MySQL databases
Kitware.VTK.vtkMySQLToTableReaderVtkMySQLToTableReader - Read a MySQL table as a vtkTable
Kitware.VTK.vtkNetCDFCFReader
Kitware.VTK.vtkNetCDFPOPReaderVtkNetCDFPOPReader - read NetCDF files .Author Joshua Wu 09.15.2009
Kitware.VTK.vtkNetCDFReader
Kitware.VTK.vtkNetworkHierarchyVtkNetworkHierarchy - Filter that takes a graph and makes a tree out of the network ip addresses in that graph
Kitware.VTK.vtkNonLinearCellVtkNonLinearCell - abstract superclass for non-linear cells
Kitware.VTK.vtkNonMergingPointLocatorVtkNonMergingPointLocator - direct / check-free point insertion
Kitware.VTK.vtkNormalizeMatrixVectorsVtkNormalizeMatrixVectors - given a sparse input matrix, produces a sparse output matrix with each vector normalized to unit length
Kitware.VTK.vtkOBBDicerVtkOBBDicer - divide dataset into spatially aggregated pieces
Kitware.VTK.vtkOBBTreeVtkOBBTree - generate oriented bounding box (OBB) tree
Kitware.VTK.vtkObjectVtkObject - abstract base class for most VTK objects
Kitware.VTK.vtkObjectBaseVtkObjectBase - abstract base class for most VTK objects
Kitware.VTK.vtkObjectEventArgsThe sender of each ActiViz.NET event passes itself as its "sender" parameter and an instance of vtkObjectEventArgs as its "e" parameter
vtkObjectEventArgsThe sender of each ActiViz.NET event passes itself as its "sender" parameter and an instance of vtkObjectEventArgs as its "e" parameter
Kitware.VTK.vtkObjectEventRelayImplement a relay handler for VTK events. This is a class that receives events directly from the VTK object sender and transforms them into calls to .NET delegates
vtkObjectEventRelayImplement a relay handler for VTK events. This is a class that receives events directly from the VTK object sender and transforms them into calls to .NET delegates
Kitware.VTK.vtkObjectFactoryVtkObjectFactory - abstract base class for vtkObjectFactories
Kitware.VTK.vtkObjectFactoryCollectionVtkObjectFactoryCollection - maintain a list of object factories
Kitware.VTK.vtkObjectMarshalerCustom marshaller for conversion to/from a System.IntPtr
Kitware.VTK.vtkOBJExporterVtkOBJExporter - export a scene into Wavefront format
Kitware.VTK.vtkOBJReaderVtkOBJReader - read Wavefront .obj files
Kitware.VTK.vtkObserverMediatorVtkObserverMediator - manage contention for cursors and other resources
Kitware.VTK.vtkOctreePointLocatorVtkOctreePointLocator - a octree spatial decomposition of a set of points
Kitware.VTK.vtkOctreePointLocatorNodeVtkOctreePointLocatorNode - Octree node that has 8 children each of equal size
Kitware.VTK.vtkOnePieceExtentTranslatorVtkOnePieceExtentTranslator - Returns the whole extent for any piece.. vtkOnePieceExtentTranslator returns the whole extent for any piece
Kitware.VTK.vtkOOGLExporterVtkOOGLExporter - export a scene into Geomview OOGL format
Kitware.VTK.vtkOpaquePassVtkOpaquePass - Render the opaque geometry with property key filtering
Kitware.VTK.vtkOpenFOAMReaderVtkOpenFOAMReader - reads a dataset in OpenFOAM format
Kitware.VTK.vtkOpenGLActorVtkOpenGLActor - OpenGL actor
Kitware.VTK.vtkOpenGLCameraVtkOpenGLCamera - OpenGL camera
Kitware.VTK.vtkOpenGLClipPlanesPainterVtkOpenGLClipPlanesPainter - painter that manages clipping
Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainterVtkOpenGLCoincidentTopologyResolutionPainter
Kitware.VTK.vtkOpenGLDisplayListPainterVtkOpenGLDisplayListPainter - display list painter using OpenGL
Kitware.VTK.vtkOpenGLExtensionManager
Kitware.VTK.vtkOpenGLFreeTypeTextMapperVtkOpenGLFreeTypeTextMapper - 2D Text annotation support
Kitware.VTK.vtkOpenGLGlyph3DMapperVtkOpenGLGlyph3DMapper - vtkOpenGLGlyph3D on the GPU
Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapperVtkOpenGLGPUVolumeRayCastMapper - OpenGL subclass that draws the image to the screen
Kitware.VTK.vtkOpenGLHardwareSupportVtkOpenGLHardwareSupport - OpenGL rendering window
Kitware.VTK.vtkOpenGLHAVSVolumeMapperVtkOpenGLHAVSVolumeMapper - Hardware-Assisted Visibility Sorting unstructured grid mapper, OpenGL implementation
Kitware.VTK.vtkOpenGLImageActorVtkOpenGLImageActor - OpenGL texture map
Kitware.VTK.vtkOpenGLImageMapperVtkOpenGLImageMapper - 2D image display support for OpenGL
Kitware.VTK.vtkOpenGLLightVtkOpenGLLight - OpenGL light
Kitware.VTK.vtkOpenGLLightingPainterVtkOpenGLLightingPainter - painter that manages lighting
Kitware.VTK.vtkOpenGLPainterDeviceAdapterVtkOpenGLPainterDeviceAdapter - An adapter between a vtkPainter and a rendering device
Kitware.VTK.vtkOpenGLPolyDataMapperVtkOpenGLPolyDataMapper - a PolyDataMapper for the OpenGL library
Kitware.VTK.vtkOpenGLPolyDataMapper2DVtkOpenGLPolyDataMapper2D - 2D PolyData support for OpenGL
Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapperVtkOpenGLProjectedAAHexahedraMapper - OpenGL implementation of a volume mapper for axis-aligned hexahedra
Kitware.VTK.vtkOpenGLProjectedTetrahedraMapperVtkOpenGLProjectedTetrahedraMapper - OpenGL implementation of PT
Kitware.VTK.vtkOpenGLPropertyVtkOpenGLProperty - OpenGL property
Kitware.VTK.vtkOpenGLRayCastImageDisplayHelperVtkOpenGLRayCastImageDisplayHelper - OpenGL subclass that draws the image to the screen
Kitware.VTK.vtkOpenGLRendererVtkOpenGLRenderer - OpenGL renderer
Kitware.VTK.vtkOpenGLRenderWindowVtkOpenGLRenderWindow - OpenGL rendering window
Kitware.VTK.vtkOpenGLRepresentationPainterVtkOpenGLRepresentationPainter - painter handling representation using OpenGL
Kitware.VTK.vtkOpenGLScalarsToColorsPainterVtkOpenGLScalarsToColorsPainter - implementation of vtkScalarsToColorsPainter for OpenGL
Kitware.VTK.vtkOpenGLTextureVtkOpenGLTexture - OpenGL texture map
Kitware.VTK.vtkOpenGLVolumeTextureMapper2DVtkOpenGLVolumeTextureMapper2D - Abstract class for a volume mapper
Kitware.VTK.vtkOpenGLVolumeTextureMapper3DVtkOpenGLVolumeTextureMapper3D - concrete implementation of 3D volume texture mapping
Kitware.VTK.vtkOrderedTriangulatorVtkOrderedTriangulator - helper class to generate triangulations
Kitware.VTK.vtkOrderStatisticsVtkOrderStatistics - A class for univariate order statistics
Kitware.VTK.vtkOrientationMarkerWidgetVtkOrientationMarkerWidget - 2D widget for manipulating a marker prop
Kitware.VTK.vtkOrientedGlyphContourRepresentationVtkOrientedGlyphContourRepresentation - Default representation for the contour widget
Kitware.VTK.vtkOrientedGlyphFocalPlaneContourRepresentationVtkOrientedGlyphFocalPlaneContourRepresentation - Contours constrained to a focal plane
Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3DVtkOrientedPolygonalHandleRepresentation3D - represent a user defined handle geometry in 3D while maintaining a fixed orientation w.r.t the camera
Kitware.VTK.vtkOutEdgeIteratorVtkOutEdgeIterator - Iterates through all outgoing edges from a vertex
Kitware.VTK.vtkOutlineCornerFilterVtkOutlineCornerFilter - create wireframe outline corners for arbitrary data set
Kitware.VTK.vtkOutlineCornerSourceVtkOutlineCornerSource - create wireframe outline corners around bounding box
Kitware.VTK.vtkOutlineFilterVtkOutlineFilter - create wireframe outline for arbitrary data set
Kitware.VTK.vtkOutlineSourceVtkOutlineSource - create wireframe outline around bounding box
Kitware.VTK.vtkOutputStreamVtkOutputStream - Wraps a binary output stream with a VTK interface
Kitware.VTK.vtkOutputWindowVtkOutputWindow - base class for writing debug output to a console
Kitware.VTK.vtkOverlayPassVtkOverlayPass - Render the overlay geometry with property key filtering
Kitware.VTK.vtkOverrideInformationVtkOverrideInformation - Factory object override information
Kitware.VTK.vtkOverrideInformationCollectionVtkOverrideInformationCollection - maintain a list of override information objects
Kitware.VTK.vtkPainterVtkPainter - Abstract class for drawing poly data
Kitware.VTK.vtkPainterDeviceAdapterVtkPainterDeviceAdapter - An adapter between a vtkPainter and a rendering device
Kitware.VTK.vtkPainterPolyDataMapperVtkPainterPolyDataMapper - PolyDataMapper using painters
Kitware.VTK.vtkPairwiseExtractHistogram2DVtkPairwiseExtractHistogram2D - compute a 2D histogram between all adjacent columns of an input vtkTable
Kitware.VTK.vtkParallelCoordinatesActorVtkParallelCoordinatesActor - create parallel coordinate display from input field
Kitware.VTK.vtkParallelCoordinatesHistogramRepresentationVtkParallelCoordinatesHistogramRepresentation - Data representation that takes generic multivariate data and produces a parallel coordinates plot. This plot optionally can draw a histogram-based plot summary
Kitware.VTK.vtkParallelCoordinatesInteractorStyleVtkParallelCoordinatesInteractorStyle - interactive manipulation of the camera specialized for parallel coordinates
Kitware.VTK.vtkParallelCoordinatesRepresentationVtkParallelCoordinatesRepresentation - Data representation that takes generic multivariate data and produces a parallel coordinates plot
Kitware.VTK.vtkParallelCoordinatesViewVtkParallelCoordinatesView - view to be used with vtkParallelCoordinatesRepresentation
Kitware.VTK.vtkParallelFactoryVtkParallelFactory -
Kitware.VTK.vtkParallelopipedRepresentationVtkParallelopipedRepresentation - Default representation for vtkParallelopipedWidget
Kitware.VTK.vtkParallelopipedWidgetVtkParallelopipedWidget - a widget to manipulate 3D parallelopipeds
Kitware.VTK.vtkParallelRenderManagerVtkParallelRenderManager - An object to control parallel rendering
Kitware.VTK.vtkParametricBoyVtkParametricBoy - Generate Boy's surface
Kitware.VTK.vtkParametricConicSpiralVtkParametricConicSpiral - Generate conic spiral surfaces that resemble sea-shells
Kitware.VTK.vtkParametricCrossCapVtkParametricCrossCap - Generate a cross-cap
Kitware.VTK.vtkParametricDiniVtkParametricDini - Generate Dini's surface
Kitware.VTK.vtkParametricEllipsoidVtkParametricEllipsoid - Generate an ellipsoid
Kitware.VTK.vtkParametricEnneperVtkParametricEnneper - Generate Enneper's surface
Kitware.VTK.vtkParametricFigure8KleinVtkParametricFigure8Klein - Generate a figure-8 Klein bottle
Kitware.VTK.vtkParametricFunctionVtkParametricFunction - abstract interface for parametric functions
Kitware.VTK.vtkParametricFunctionSourceVtkParametricFunctionSource - tessellate parametric functions
Kitware.VTK.vtkParametricKleinVtkParametricKlein - Generates a "classical" representation of a Klein bottle
Kitware.VTK.vtkParametricMobiusVtkParametricMobius - Generate a Mobius strip
Kitware.VTK.vtkParametricRandomHillsVtkParametricRandomHills - Generate a surface covered with randomly placed hills
Kitware.VTK.vtkParametricRomanVtkParametricRoman - Generate Steiner's Roman Surface
Kitware.VTK.vtkParametricSplineVtkParametricSpline - parametric function for 1D interpolating splines
Kitware.VTK.vtkParametricSuperEllipsoidVtkParametricSuperEllipsoid - Generate a superellipsoid
Kitware.VTK.vtkParametricSuperToroidVtkParametricSuperToroid - Generate a supertoroid
Kitware.VTK.vtkParametricTorusVtkParametricTorus - Generate a torus
Kitware.VTK.vtkParticleReaderVtkParticleReader - Read ASCII or binary particle data and (optionally) one scalar value associated with each particle
Kitware.VTK.vtkPassArraysVtkPassArrays - Passes a subset of arrays to the output
Kitware.VTK.vtkPassInputTypeAlgorithmVtkPassInputTypeAlgorithm - Superclass for algorithms that produce output of the same type as input
Kitware.VTK.vtkPassThroughVtkPassThrough - Shallow copies the input into the output
Kitware.VTK.vtkPassThroughEdgeStrategyVtkPassThroughEdgeStrategy - passes edge routing information through
Kitware.VTK.vtkPassThroughFilterVtkPassThroughFilter - Filter which shallow copies it's input to it's output
Kitware.VTK.vtkPassThroughLayoutStrategyVtkPassThroughLayoutStrategy - a layout strategy that does absolutely nothing
Kitware.VTK.vtkPBivariateLinearTableThresholdVtkPBivariateLinearTableThreshold - performs line-based thresholding for vtkTable data in parallel
Kitware.VTK.vtkPCAAnalysisFilterVtkPCAAnalysisFilter - Performs principal component analysis of a set of aligned pointsets
Kitware.VTK.vtkPCAStatisticsVtkPCAStatistics - A class for principal component analysis
Kitware.VTK.vtkPCellDataToPointDataVtkPCellDataToPointData - Compute point arrays from cell arrays
Kitware.VTK.vtkPChacoReaderVtkPChacoReader - Read Chaco files
Kitware.VTK.vtkPComputeHistogram2DOutliersVtkPComputeHistogram2DOutliers - extract outlier rows from a vtkTable based on input 2D histograms, in parallel
Kitware.VTK.vtkPContingencyStatisticsVtkPContingencyStatistics - A class for parallel bivariate contingency statistics
Kitware.VTK.vtkPCorrelativeStatisticsVtkPCorrelativeStatistics - A class for parallel bivariate correlative statistics
Kitware.VTK.vtkPCosmoHaloFinderVtkPCosmoHaloFinder - find halos within a cosmology data file
Kitware.VTK.vtkPCosmoReaderVtkPCosmoReader - Read a binary cosmology data file
Kitware.VTK.vtkPDataSetReaderVtkPDataSetReader - Manages reading pieces of a data set
Kitware.VTK.vtkPDataSetWriterVtkPDataSetWriter - Manages writing pieces of a data set
Kitware.VTK.vtkPDBReaderVtkPDBReader - read Molecular Data files
Kitware.VTK.vtkPDescriptiveStatisticsVtkPDescriptiveStatistics - A class for parallel univariate descriptive statistics
Kitware.VTK.vtkPenVtkPen - provides a pen that draws the outlines of shapes drawn by vtkContext2D
Kitware.VTK.vtkPentagonalPrismVtkPentagonalPrism - a 3D cell that represents a prism with pentagonal base
Kitware.VTK.vtkPerlinNoiseVtkPerlinNoise - an implicit function that implements Perlin noise
Kitware.VTK.vtkPerspectiveTransformVtkPerspectiveTransform - describes a 4x4 matrix transformation
Kitware.VTK.vtkPerturbCoincidentVerticesVtkPerturbCoincidentVertices - Perturbs vertices that are coincident
Kitware.VTK.vtkPExodusIIReaderVtkPExodusIIReader - Read Exodus II files (.exii)
Kitware.VTK.vtkPExodusReaderVtkPExodusReader - Read exodus 2 files .ex2
Kitware.VTK.vtkPExtractArraysOverTimeVtkPExtractArraysOverTime - extract point or cell data over time (parallel)
Kitware.VTK.vtkPExtractHistogram2DVtkPExtractHistogram2D - compute a 2D histogram between two columns of an input vtkTable in parallel
Kitware.VTK.vtkPHardwareSelectorVtkPHardwareSelector - vtkHardwareSelector useful for parallel rendering
Kitware.VTK.vtkPickerVtkPicker - superclass for 3D geometric pickers (uses ray cast)
Kitware.VTK.vtkPieceRequestFilterVtkPieceRequestFilter - Sets the piece request for upstream filters
Kitware.VTK.vtkPieceScalarsVtkPieceScalars - Sets all cell scalars from the update piece
Kitware.VTK.vtkPiecewiseControlPointsItemVtkPiecewiseControlPointsItem - Control points for vtkPiecewiseFunction
Kitware.VTK.vtkPiecewiseFunctionVtkPiecewiseFunction - Defines a 1D piecewise function
Kitware.VTK.vtkPiecewiseFunctionAlgorithmVtkPiecewiseFunctionAlgorithm - Superclass for algorithms that produce only piecewise function as output
Kitware.VTK.vtkPiecewiseFunctionItemVtkPiecewiseFunctionItem internall uses vtkPlot::Color, white by default
Kitware.VTK.vtkPiecewiseFunctionShiftScaleVtkPiecewiseFunctionShiftScale -
Kitware.VTK.vtkPieChartActorVtkPieChartActor - create a pie chart from an array
Kitware.VTK.vtkPImageWriterVtkPImageWriter - Writes images to files
Kitware.VTK.vtkPipelineGraphSourceVtkPipelineGraphSource - a graph constructed from a VTK pipeline
Kitware.VTK.vtkPipelineSizeVtkPipelineSize - compute the memory required by a pipeline
Kitware.VTK.vtkPixelVtkPixel - a cell that represents an orthogonal quadrilateral
Kitware.VTK.vtkPixelBufferObjectVtkPixelBufferObject - abstracts an OpenGL pixel buffer object
Kitware.VTK.vtkPKdTreeVtkPKdTree - Build a k-d tree decomposition of a list of points
Kitware.VTK.vtkPKMeansStatisticsVtkPKMeansStatisitcs - A class for parallel k means clustering
Kitware.VTK.vtkPlaneVtkPlane - perform various plane computations
Kitware.VTK.vtkPlaneCollectionVtkPlaneCollection - maintain a list of planes
Kitware.VTK.vtkPlanesVtkPlanes - implicit function for convex set of planes
Kitware.VTK.vtkPlanesIntersectionVtkPlanesIntersection - A vtkPlanesIntersection object is a vtkPlanes object that can compute whether the arbitrary convex region bounded by it's planes intersects an axis-aligned box
Kitware.VTK.vtkPlaneSourceVtkPlaneSource - create an array of quadrilaterals located in a plane
Kitware.VTK.vtkPlaneWidgetVtkPlaneWidget - 3D widget for manipulating a finite plane
Kitware.VTK.vtkPlatonicSolidSourceVtkPlatonicSolidSource - produce polygonal Platonic solids
Kitware.VTK.vtkPlaybackRepresentationVtkPlaybackRepresentation - represent the vtkPlaybackWidget
Kitware.VTK.vtkPlaybackWidgetVtkPlaybackWidget - 2D widget for controlling a playback stream
Kitware.VTK.vtkPLinearExtrusionFilterVtkPLinearExtrusionFilter - Subclass that handles piece invariance
Kitware.VTK.vtkPlotVtkPlot - Abstract class for 2D plots
Kitware.VTK.vtkPLOT3DReaderVtkPLOT3DReader - read PLOT3D data files
Kitware.VTK.vtkPlotBarVtkPlotBar - Class for drawing an XY plot given two columns from a vtkTable
Kitware.VTK.vtkPlotGridVtkPlotGrid - takes care of drawing the plot grid
Kitware.VTK.vtkPlotHistogram2DVtk2DHistogramItem - 2D histogram item
Kitware.VTK.vtkPlotLineVtkPlotLine - Class for drawing an XY line plot given two columns from a vtkTable
Kitware.VTK.vtkPlotParallelCoordinatesVtkPlotParallelCoordinates - Class for drawing a parallel coordinate plot given columns from a vtkTable
Kitware.VTK.vtkPlotPieVtkPlotPie - Class for drawing a Pie diagram
Kitware.VTK.vtkPlotPointsVtkPlotPoints - Class for drawing an points given two columns from a vtkTable
Kitware.VTK.vtkPlotStackedVtkPlotStacked - Class for drawing an stacked polygon plot given an X, Ybase, Yextent in a vtkTable
Kitware.VTK.vtkPLYReaderVtkPLYReader - read Stanford University PLY polygonal file format
Kitware.VTK.vtkPLYWriterVtkPLYWriter - write Stanford PLY file format
Kitware.VTK.vtkPMultiCorrelativeStatisticsVtkPMultiCorrelativeStatistics - A class for parallel bivariate correlative statistics
Kitware.VTK.vtkPNGReaderVtkPNGReader - read PNG files
Kitware.VTK.vtkPNGWriterVtkPNGWriter - Writes PNG files
Kitware.VTK.vtkPNMReaderVtkPNMReader - read pnm (i.e., portable anymap) files
Kitware.VTK.vtkPNMWriterVtkPNMWriter - Writes PNM (portable any map) files
Kitware.VTK.vtkPNrrdReader
Kitware.VTK.vtkPointDataVtkPointData - represent and manipulate point attribute data
Kitware.VTK.vtkPointDataToCellDataVtkPointDataToCellData - map point data to cell data
Kitware.VTK.vtkPointHandleRepresentation2DVtkPointHandleRepresentation2D - represent the position of a point in display coordinates
Kitware.VTK.vtkPointHandleRepresentation3DVtkPointHandleRepresentation3D - represent the position of a point in 3D space
Kitware.VTK.vtkPointLoadVtkPointLoad - compute stress tensors given point load on semi-infinite domain
Kitware.VTK.vtkPointLocatorVtkPointLocator - quickly locate points in 3-space
Kitware.VTK.vtkPointPickerVtkPointPicker - select a point by shooting a ray into a graphics window
Kitware.VTK.vtkPointPlacerVtkPointPlacer - Abstract interface to translate 2D display positions to world coordinates
Kitware.VTK.vtkPointsVtkPoints - represent and manipulate 3D points
Kitware.VTK.vtkPoints2DVtkPoints2D - represent and manipulate 2D points
Kitware.VTK.vtkPointSetVtkPointSet - abstract class for specifying dataset behavior
Kitware.VTK.vtkPointSetAlgorithmVtkPointSetAlgorithm - Superclass for algorithms that produce output of the same type as input
Kitware.VTK.vtkPointSetSourceVtkPointSetSource - abstract class whose subclasses generate point data
Kitware.VTK.vtkPointSetToLabelHierarchyVtkPointSetToLabelHierarchy - build a label hierarchy for a graph or point set
Kitware.VTK.vtkPointSetToPointSetFilterVtkPointSetToPointSetFilter - abstract filter class
Kitware.VTK.vtkPointSourceVtkPointSource - create a random cloud of points
Kitware.VTK.vtkPointsPainterVtkPointsPainter - this painter paints verts
Kitware.VTK.vtkPointsProjectedHullVtkPointsProjectedHull - the convex hull of the orthogonal projection of the vtkPoints in the 3 coordinate directions
Kitware.VTK.vtkPointWidgetVtkPointWidget - position a point in 3D space
Kitware.VTK.vtkPolyDataVtkPolyData - concrete dataset represents vertices, lines, polygons, and triangle strips
Kitware.VTK.vtkPolyDataAlgorithmVtkPolyDataAlgorithm - Superclass for algorithms that produce only polydata as output
Kitware.VTK.vtkPolyDataCollectionVtkPolyDataCollection - maintain a list of polygonal data objects
Kitware.VTK.vtkPolyDataConnectivityFilterVtkPolyDataConnectivityFilter - extract polygonal data based on geometric connectivity
Kitware.VTK.vtkPolyDataContourLineInterpolatorVtkPolyDataContourLineInterpolator - Contour interpolator for polygonal data
Kitware.VTK.vtkPolyDataMapperVtkPolyDataMapper - map vtkPolyData to graphics primitives
Kitware.VTK.vtkPolyDataMapper2DVtkPolyDataMapper2D - draw vtkPolyData onto the image plane
Kitware.VTK.vtkPolyDataNormalsVtkPolyDataNormals - compute normals for polygonal mesh
Kitware.VTK.vtkPolyDataPainterVtkPolyDataPainter - Abstract class for drawing poly data
Kitware.VTK.vtkPolyDataPointPlacerVtkPolyDataPointPlacer - Base class to place points given constraints on polygonal data
Kitware.VTK.vtkPolyDataPointSamplerVtkPolyDataPointSampler - generate points from vtkPolyData
Kitware.VTK.vtkPolyDataReaderVtkPolyDataReader - read vtk polygonal data file
Kitware.VTK.vtkPolyDataSilhouetteVtkPolyDataSilhouette - sort polydata along camera view direction
Kitware.VTK.vtkPolyDataSourceVtkPolyDataSource - abstract class whose subclasses generate polygonal data
Kitware.VTK.vtkPolyDataSourceWidgetVtkPolyDataSourceWidget - abstract PolyDataSource-based 3D widget
Kitware.VTK.vtkPolyDataStreamerVtkPolyDataStreamer - Stream appends input pieces to the output
Kitware.VTK.vtkPolyDataToImageStencilVtkPolyDataToImageStencil - use polydata to mask an image
Kitware.VTK.vtkPolyDataToPolyDataFilterVtkPolyDataToPolyDataFilter - abstract filter class
Kitware.VTK.vtkPolyDataToReebGraphFilterVtkPolyDataToReebGraphFilter - generate a Reeb graph from a scalar field defined on a vtkPolyData
Kitware.VTK.vtkPolyDataWriterVtkPolyDataWriter - write vtk polygonal data
Kitware.VTK.vtkPolygonVtkPolygon - a cell that represents an n-sided polygon
Kitware.VTK.vtkPolygonalHandleRepresentation3DVtkPolygonalHandleRepresentation3D - represent a user defined handle geometry in 3D space
Kitware.VTK.vtkPolygonalSurfaceContourLineInterpolatorVtkPolygonalSurfaceContourLineInterpolator - Contour interpolator for to place points on polygonal surfaces
Kitware.VTK.vtkPolygonalSurfacePointPlacer
Kitware.VTK.vtkPolygonsPainterVtkPolygonsPainter - this painter paints polygons
Kitware.VTK.vtkPolyhedronVtkPolyhedron - a 3D cell defined by a set of polygonal faces
Kitware.VTK.vtkPolyLineVtkPolyLine - cell represents a set of 1D lines
Kitware.VTK.vtkPolynomialSolversUnivariateVtkPolynomialSolversUnivariate - polynomial solvers
Kitware.VTK.vtkPolyVertexVtkPolyVertex - cell represents a set of 0D vertices
Kitware.VTK.vtkPOpenFOAMReaderVtkPOpenFOAMReader - reads a decomposed dataset in OpenFOAM format
Kitware.VTK.vtkPOPReaderVtkPOPReader - read POP data files
Kitware.VTK.vtkPOrderStatisticsVtkPOrderStatistics - A class for parallel univariate order statistics
Kitware.VTK.vtkPostgreSQLDatabaseVtkPostgreSQLDatabase - maintain a connection to a PostgreSQL database
Kitware.VTK.vtkPostgreSQLQueryVtkPostgreSQLQuery - vtkSQLQuery implementation for PostgreSQL databases
Kitware.VTK.vtkPostgreSQLToTableReaderVtkPostgreSQLToTableReader - Read a PostgreSQL table as a vtkTable
Kitware.VTK.vtkPostScriptWriterVtkPostScriptWriter - Writes an image as a PostScript file
Kitware.VTK.vtkPOutlineCornerFilterVtkPOutlineCornerFilter - create wireframe outline corners for arbitrary data set
Kitware.VTK.vtkPOutlineFilterVtkPOutlineFilter - create wireframe outline for arbitrary data set
Kitware.VTK.vtkPOVExporterVtkPOVExporter - Export scene into povray format
Kitware.VTK.vtkPPairwiseExtractHistogram2DVtkPPairwiseExtractHistogram2D - compute a 2D histogram between all adjacent columns of an input vtkTable in parallel
Kitware.VTK.vtkPPCAStatisticsVtkPPCAStatistics - A class for parallel principal component analysis
Kitware.VTK.vtkPPolyDataNormalsVtkPPolyDataNormals - compute normals for polygonal mesh
Kitware.VTK.vtkPProbeFilterVtkPProbeFilter - probe dataset in parallel
Kitware.VTK.vtkPReflectionFilterVtkPReflectionFilter - parallel version of vtkReflectionFilter
Kitware.VTK.vtkPrimitivePainterVtkPrimitivePainter - superclass for class that handle single privmitives
Kitware.VTK.vtkPriorityQueueVtkPriorityQueue - an list of ids arranged in priority order
Kitware.VTK.vtkProbeFilterVtkProbeFilter - sample data values at specified point locations
Kitware.VTK.vtkProbePolyhedronVtkProbePolyhedron - probe/interpolate data values in the interior, exterior or of the surface of a closed, manifold polyhedron
Kitware.VTK.vtkProbeSelectedLocationsVtkProbeSelectedLocations - similar to vtkExtractSelectedLocations except that it interpolates the point attributes at the probe locations
Kitware.VTK.vtkProcessVtkProcess - a process that can be launched by a vtkMultiProcessController
Kitware.VTK.vtkProcessGroup
Kitware.VTK.vtkProcessIdScalarsVtkProcessIdScalars - Sets cell or point scalars to the processor rank
Kitware.VTK.vtkProcessObjectVtkProcessObject - abstract class specifies interface for visualization filters
Kitware.VTK.vtkProcrustesAlignmentFilterVtkProcrustesAlignmentFilter - aligns a set of pointsets together
Kitware.VTK.vtkProgrammableAttributeDataFilterVtkProgrammableAttributeDataFilter - manipulate attribute (cell and point) data via a user-specified function
Kitware.VTK.vtkProgrammableDataObjectSourceVtkProgrammableDataObjectSource - generate source data object via a user-specified function
Kitware.VTK.vtkProgrammableFilterVtkProgrammableFilter - a user-programmable filter
Kitware.VTK.vtkProgrammableGlyphFilterVtkProgrammableGlyphFilter - control the generation and placement of glyphs at input points
Kitware.VTK.vtkProgrammableSourceVtkProgrammableSource - generate source dataset via a user-specified function
Kitware.VTK.vtkProjectedAAHexahedraMapperVtkProjectedAAHexahedraMapper - volume mapper for axis-aligned hexahedra
Kitware.VTK.vtkProjectedTerrainPathVtkProjectedTerrainPath - project a polyline onto a terrain
Kitware.VTK.vtkProjectedTetrahedraMapperVtkProjectedTetrahedraMapper - Unstructured grid volume renderer
Kitware.VTK.vtkProjectedTextureVtkProjectedTexture - assign texture coordinates for a projected texture
Kitware.VTK.vtkPropVtkProp - abstract superclass for all actors, volumes and annotations
Kitware.VTK.vtkProp3DVtkProp3D - represents an 3D object for placement in a rendered scene
Kitware.VTK.vtkProp3DButtonRepresentationVtkProp3DButtonRepresentation - defines a representation for a vtkButtonWidget
Kitware.VTK.vtkProp3DCollectionVtkProp3DCollection - a list of 3D props
Kitware.VTK.vtkProp3DFollowerVtkProp3DFollower - a vtkProp3D that always faces the camera
Kitware.VTK.vtkPropAssemblyVtkPropAssembly - create hierarchies of props
Kitware.VTK.vtkPropCollectionVtkPropCollection - a list of Props
Kitware.VTK.vtkPropertyVtkProperty - represent surface properties of a geometric object
Kitware.VTK.vtkProperty2DVtkProperty2D - represent surface properties of a 2D image
Kitware.VTK.vtkPropPickerVtkPropPicker - pick an actor/prop using graphics hardware
Kitware.VTK.vtkProStarReaderVtkProStarReader - Reads geometry in proSTAR (STARCD) file format
Kitware.VTK.vtkPruneTreeFilterVtkPruneTreeFilter - prune a subtree out of a vtkTree
Kitware.VTK.vtkPSLACReader
Kitware.VTK.vtkPSphereSourceVtkPSphereSource - sphere source that supports pieces
Kitware.VTK.vtkPStreamTracerVtkPStreamTracer - Abstract superclass for parallel streamline generators
Kitware.VTK.vtkPTableToStructuredGridVtkPTableToStructuredGrid - vtkTableToStructuredGrid specialization which handles distribution of the input table
Kitware.VTK.vtkPyramidVtkPyramid - a 3D cell that represents a linear pyramid
Kitware.VTK.vtkQImageToImageSourceVtkQImageToImageSource - Create image data from a QImage
Kitware.VTK.vtkQtInitializationVtkQtInitialization - Initializes a Qt application
Kitware.VTK.vtkQtLabelRenderStrategyVtkQtLabelRenderStrategy - Renders labels with Qt
Kitware.VTK.vtkQtStringToImageVtkQtStringToImage - uses Qt to render the supplied text to an image
Kitware.VTK.vtkQtTreeRingLabelMapperVtkQtTreeRingLabelMapper - draw text labels on a tree map
Kitware.VTK.vtkQuadVtkQuad - a cell that represents a 2D quadrilateral
Kitware.VTK.vtkQuadraticEdgeVtkQuadraticEdge - cell represents a parabolic, isoparametric edge
Kitware.VTK.vtkQuadraticHexahedronVtkQuadraticHexahedron - cell represents a parabolic, 20-node isoparametric hexahedron
Kitware.VTK.vtkQuadraticLinearQuadVtkQuadraticLinearQuad - cell represents a quadratic-linear, 6-node isoparametric quad
Kitware.VTK.vtkQuadraticLinearWedgeVtkQuadraticLinearWedge - cell represents a, 12-node isoparametric wedge
Kitware.VTK.vtkQuadraticPyramidVtkQuadraticPyramid - cell represents a parabolic, 13-node isoparametric pyramid
Kitware.VTK.vtkQuadraticQuadVtkQuadraticQuad - cell represents a parabolic, 8-node isoparametric quad
Kitware.VTK.vtkQuadraticTetraVtkQuadraticTetra - cell represents a parabolic, 10-node isoparametric tetrahedron
Kitware.VTK.vtkQuadraticTriangleVtkQuadraticTriangle - cell represents a parabolic, isoparametric triangle
Kitware.VTK.vtkQuadraticWedgeVtkQuadraticWedge - cell represents a parabolic, 15-node isoparametric wedge
Kitware.VTK.vtkQuadraturePointInterpolatorVtkQuadraturePointInterpolator
Kitware.VTK.vtkQuadraturePointsGeneratorVtkQuadraturePointsGenerator
Kitware.VTK.vtkQuadratureSchemeDefinitionVtkQuadratureSchemeDefinition
Kitware.VTK.vtkQuadratureSchemeDictionaryGeneratorVtkQuadratureSchemeDictionaryGenerator
Kitware.VTK.vtkQuadricVtkQuadric - evaluate implicit quadric function
Kitware.VTK.vtkQuadricClusteringVtkQuadricClustering - reduce the number of triangles in a mesh
Kitware.VTK.vtkQuadricDecimationVtkQuadricDecimation - reduce the number of triangles in a mesh
Kitware.VTK.vtkQuadricLODActorVtkQuadricLODActor - a specific level-of-detail strategy using the quadric clustering decimation algorithm
Kitware.VTK.vtkQuantizePolyDataPointsVtkQuantizePolyDataPoints - quantizes x,y,z coordinates of points
Kitware.VTK.vtkQuaternionInterpolatorVtkQuaternionInterpolator - interpolate a quaternion
Kitware.VTK.vtkRandomAttributeGeneratorVtkRandomAttributeGenerator - generate and create random data attributes
Kitware.VTK.vtkRandomGraphSourceVtkRandomGraphSource - a graph with random edges
Kitware.VTK.vtkRandomLayoutStrategyVtkRandomLayoutStrategy - randomly places vertices in 2 or 3 dimensions
Kitware.VTK.vtkRandomSequenceVtkRandomSequence - Sequence of random numbers
Kitware.VTK.vtkRayCastImageDisplayHelperVtkRayCastImageDisplayHelper - helper class that draws the image to the screen
Kitware.VTK.vtkRearrangeFieldsVtkRearrangeFields - Move/copy fields between field data, point data and cell data
Kitware.VTK.vtkRectangularButtonSourceVtkRectangularButtonSource - create a rectangular button
Kitware.VTK.vtkRectilinearGridVtkRectilinearGrid - a dataset that is topologically regular with variable spacing in the three coordinate directions
Kitware.VTK.vtkRectilinearGridAlgorithmVtkRectilinearGridAlgorithm - Superclass for algorithms that produce only rectilinear grid as output
Kitware.VTK.vtkRectilinearGridClipVtkRectilinearGridClip - Reduces the image extent of the input
Kitware.VTK.vtkRectilinearGridGeometryFilterVtkRectilinearGridGeometryFilter - extract geometry for a rectilinear grid
Kitware.VTK.vtkRectilinearGridOutlineFilterVtkRectilinearGridOutlineFilter - create wireframe outline for a rectilinear grid
Kitware.VTK.vtkRectilinearGridReaderVtkRectilinearGridReader - read vtk rectilinear grid data file
Kitware.VTK.vtkRectilinearGridSourceVtkRectilinearGridSource - Abstract class whose subclasses generates rectilinear grid data
Kitware.VTK.vtkRectilinearGridToPolyDataFilterVtkRectilinearGridToPolyDataFilter - abstract filter class
Kitware.VTK.vtkRectilinearGridToTetrahedraVtkRectilinearGridToTetrahedra - create a Tetrahedral mesh from a RectilinearGrid
Kitware.VTK.vtkRectilinearGridWriterVtkRectilinearGridWriter - write vtk rectilinear grid data file
Kitware.VTK.vtkRectilinearSynchronizedTemplatesVtkRectilinearSynchronizedTemplates - generate isosurface from rectilinear grid
Kitware.VTK.vtkRectilinearWipeRepresentationVtkRectilinearWipeRepresentation - represent a vtkRectilinearWipeWidget
Kitware.VTK.vtkRectilinearWipeWidgetVtkRectilinearWipeWidget - interactively control an instance of vtkImageRectilinearWipe filter
Kitware.VTK.vtkRecursiveDividingCubesVtkRecursiveDividingCubes - create points lying on isosurface (using recursive approach)
Kitware.VTK.vtkRecursiveSphereDirectionEncoderVtkRecursiveSphereDirectionEncoder - A direction encoder based on the recursive subdivision of an octahedron
Kitware.VTK.vtkReebGraphVtkReebGraph - Reeb graph computation for PL scalar fields
Kitware.VTK.vtkReebGraphSimplificationFilterVtkReebGraphSimplificationFilter - simplify an input Reeb graph
Kitware.VTK.vtkReebGraphSimplificationMetricVtkReebGraphSimplificationMetric - abstract class for custom Reeb graph simplification metric design
Kitware.VTK.vtkReebGraphSurfaceSkeletonFilterVtkReebGraphSurfaceSkeletonFilter - compute a skeletal embedding of the Reeb graph of a scalar field defined on a triangulated surface (vtkPolyData)
Kitware.VTK.vtkReebGraphToJoinSplitTreeFilterVtkReebGraphToJoinSplitTreeFilter - converts a given Reeb graph either to a join tree or a split tree (respectively the connectivity of the sub- and sur- level sets). Note: if you want to use simplification filters, do so on the input Reeb graph first
Kitware.VTK.vtkReebGraphVolumeSkeletonFilterVtkReebGraphVolumeSkeletonFilter - compute a skeletal embedding of the Reeb graph of a scalar field defined on a tetrahedral mesh (vtkUnstructuredGrid)
Kitware.VTK.vtkReferenceCountVtkReferenceCount - Obsolete / empty subclass of object
Kitware.VTK.vtkReflectionFilterVtkReflectionFilter - reflects a data set across a plane
Kitware.VTK.vtkRegularPolygonSourceVtkRegularPolygonSource - create a regular, n-sided polygon and/or polyline
Kitware.VTK.vtkRemoveHiddenDataVtkRemoveHiddenData - Removes the rows/edges/vertices of input data flagged by ann
Kitware.VTK.vtkRemoveIsolatedVerticesVtkRemoveIsolatedVertices - remove vertices of a vtkGraph with degree zero
Kitware.VTK.vtkRenderedAreaPickerVtkRenderedAreaPicker - Uses graphics hardware to picks props behind a selection rectangle on a viewport
Kitware.VTK.vtkRenderedGraphRepresentationVtkRenderedGraphRepresentation -
Kitware.VTK.vtkRenderedHierarchyRepresentationVtkRenderedHierarchyRepresentation -
Kitware.VTK.vtkRenderedRepresentationVtkRenderedRepresentation -
Kitware.VTK.vtkRenderedSurfaceRepresentationVtkRenderedSurfaceRepresentation - Displays a geometric dataset as a surface
Kitware.VTK.vtkRenderedTreeAreaRepresentationVtkRenderedTreeAreaRepresentation -
Kitware.VTK.vtkRendererVtkRenderer - abstract specification for renderers
Kitware.VTK.vtkRendererCollectionVtkRendererCollection - a list of renderers
Kitware.VTK.vtkRendererDelegateVtkRendererDelegate - Render the props of a vtkRenderer
Kitware.VTK.vtkRendererSourceVtkRendererSource - take a renderer into the pipeline
Kitware.VTK.vtkRenderLargeImageVtkRenderLargeImage - Use tiling to generate a large rendering
Kitware.VTK.vtkRenderPassVtkRenderPass - Perform part of the rendering of a vtkRenderer
Kitware.VTK.vtkRenderPassCollectionVtkRenderPassCollection - a list of RenderPasses
Kitware.VTK.vtkRenderViewVtkRenderView - A view containing a renderer
Kitware.VTK.vtkRenderViewBaseVtkRenderViewBase - A base view containing a renderer
Kitware.VTK.vtkRenderWindowVtkRenderWindow - create a window for renderers to draw into
Kitware.VTK.vtkRenderWindowCollectionVtkRenderWindowCollection - a list of RenderWindows
Kitware.VTK.vtkRenderWindowInteractorVtkRenderWindowInteractor - platform-independent render window interaction including picking and frame rate control
Kitware.VTK.vtkRepresentationPainterVtkRepresentationPainter - painter that handles representation
Kitware.VTK.vtkReverseSenseVtkReverseSense - reverse the ordering of polygonal cells and/or vertex normals
Kitware.VTK.vtkRibbonFilterVtkRibbonFilter - create oriented ribbons from lines defined in polygonal dataset
Kitware.VTK.vtkRIBExporterVtkRIBExporter - export a scene into RenderMan RIB format
Kitware.VTK.vtkRIBLightVtkRIBLight - RIP Light
Kitware.VTK.vtkRIBPropertyVtkRIBProperty - RIP Property
Kitware.VTK.vtkRISReaderVtkRISReader - reader for RIS files
Kitware.VTK.vtkROIStencilSourceVtkROIStencilSource - create simple mask shapes
Kitware.VTK.vtkRotationalExtrusionFilterVtkRotationalExtrusionFilter - sweep polygonal data creating "skirt" from free edges and lines, and lines from vertices
Kitware.VTK.vtkRotationFilterVtkRotationFilter - Duplicates a data set by rotation about an axis
Kitware.VTK.vtkRowQueryVtkRowQuery - abstract interface for queries that return row-oriented results
Kitware.VTK.vtkRowQueryToTableVtkRowQueryToTable - executes an sql query and retrieves results into a table
Kitware.VTK.vtkRTAnalyticSourceVtkRTAnalyticSource - Create an image for regression testing
Kitware.VTK.vtkRTXMLPolyDataReaderVtkRTXMLPolyDataReader - Read RealTime VTK XML PolyData files
Kitware.VTK.vtkRuledSurfaceFilterVtkRuledSurfaceFilter - generates a surface from a set of lines
Kitware.VTK.vtkRungeKutta2VtkRungeKutta2 - Integrate an initial value problem using 2nd order Runge-Kutta method
Kitware.VTK.vtkRungeKutta4VtkRungeKutta4 - Integrate an initial value problem using 4th order Runge-Kutta method
Kitware.VTK.vtkRungeKutta45VtkRungeKutta45 - Integrate an initial value problem using 5th order Runge-Kutta method with adaptive stepsize control
Kitware.VTK.vtkSampleFunctionVtkSampleFunction - sample an implicit function over a structured point set
Kitware.VTK.vtkScalarBarActorVtkScalarBarActor - Create a scalar bar with labels
Kitware.VTK.vtkScalarBarRepresentationVtkScalarBarRepresentation - represent scalar bar for vtkScalarBarWidget
Kitware.VTK.vtkScalarBarWidgetVtkScalarBarWidget - 2D widget for manipulating a scalar bar
Kitware.VTK.vtkScalarsToColorsVtkScalarsToColors - Superclass for mapping scalar values into colors
Kitware.VTK.vtkScalarsToColorsItemVtkScalarsToColorsItem - Abstract class for ScalarsToColors items
Kitware.VTK.vtkScalarsToColorsPainterVtkScalarsToColorsPainter - painter that converts scalars to colors. It enable/disables coloring state depending on the ScalarMode
Kitware.VTK.vtkScalarTreeVtkScalarTree - organize data according to scalar values (used to accelerate contouring operations)
Kitware.VTK.vtkScaledTextActorVtkScaledTextActor - create text that will scale as needed
Kitware.VTK.vtkScenePickerVtkScenePicker - Picks an entire viewport at one shot
Kitware.VTK.vtkSCurveSplineVtkSCurveSpline - computes an interpolating spline using a a SCurve basis
Kitware.VTK.vtkSectorSourceVtkSectorSource - create a sector of a disk
Kitware.VTK.vtkSeedRepresentationVtkSeedRepresentation - represent the vtkSeedWidget
Kitware.VTK.vtkSeedWidgetVtkSeedWidget - place multiple seed points
Kitware.VTK.vtkSelectEnclosedPointsVtkSelectEnclosedPoints - mark points as to whether they are inside a closed surface
Kitware.VTK.vtkSelectionVtkSelection - A node in a selection tree. Used to store selection results
Kitware.VTK.vtkSelectionAlgorithmVtkSelectionAlgorithm - Superclass for algorithms that produce only Selection as output
Kitware.VTK.vtkSelectionNodeVtkSelectionNode - A node in a selection tree. Used to store selection results
Kitware.VTK.vtkSelectionSourceVtkSelectionSource - Generate selection from given set of ids vtkSelectionSource generates a vtkSelection from a set of (piece id, cell id) pairs. It will only generate the selection values that match UPDATE_PIECE_NUMBER (i.e. piece == UPDATE_PIECE_NUMBER)
Kitware.VTK.vtkSelectPolyDataVtkSelectPolyData - select portion of polygonal mesh; generate selection scalars
Kitware.VTK.vtkSelectVisiblePointsVtkSelectVisiblePoints - extract points that are visible (based on z-buffer calculation)
Kitware.VTK.vtkSequencePassVtkSequencePass - Execute render passes sequentially
Kitware.VTK.vtkServerSocketVtkServerSocket - Encapsulate a socket that accepts connections
Kitware.VTK.vtkSESAMEReaderVtkSESAMEReader - read SESAME files
Kitware.VTK.vtkShaderVtkShader
Kitware.VTK.vtkShaderCodeLibraryVtkShaderCodeLibrary - Library for Hardware Shaders
Kitware.VTK.vtkShaderDeviceAdapterVtkShaderDeviceAdapter - an adapter to pass generic vertex attributes to the rendering pipeline
Kitware.VTK.vtkShaderProgramVtkShaderProgram
Kitware.VTK.vtkShadowMapBakerPassVtkShadowMapBakerPass - Implement a builder of shadow map pass
Kitware.VTK.vtkShadowMapPassVtkShadowMapPass - Implement a shadow mapping render pass
Kitware.VTK.vtkShepardMethodVtkShepardMethod - sample unstructured points onto structured points using the method of Shepard
Kitware.VTK.vtkShortArrayVtkShortArray - dynamic, self-adjusting array of short
Kitware.VTK.vtkShrinkFilterVtkShrinkFilter - shrink cells composing an arbitrary data set
Kitware.VTK.vtkShrinkPolyDataVtkShrinkPolyData - shrink cells composing PolyData
Kitware.VTK.vtkSignedCharArrayVtkSignedCharArray - dynamic, self-adjusting array of signed char
Kitware.VTK.vtkSimple2DLayoutStrategyVtkSimple2DLayoutStrategy - a simple 2D graph layout
Kitware.VTK.vtkSimple3DCirclesStrategyVtkSimple3DCirclesStrategy - places vertices on circles in 3D
Kitware.VTK.vtkSimpleCellTessellatorVtkSimpleCellTessellator - helper class to perform cell tessellation
Kitware.VTK.vtkSimpleElevationFilterVtkSimpleElevationFilter - generate scalars along a specified direction
Kitware.VTK.vtkSimpleImageFilterExampleVtkSimpleImageFilterExample - Simple example of an image-image filter
Kitware.VTK.vtkSimpleImageToImageFilterVtkSimpleImageToImageFilter - Generic image filter with one input
Kitware.VTK.vtkSimplePointsReaderVtkSimplePointsReader - Read a list of points from a file
Kitware.VTK.vtkSimpleScalarTreeVtkSimpleScalarTree - organize data according to scalar values (used to accelerate contouring operations)
Kitware.VTK.vtkSLACParticleReader
Kitware.VTK.vtkSLACReader
Kitware.VTK.vtkSLCReaderVtkSLCReader - read an SLC volume file
Kitware.VTK.vtkSliceAndDiceLayoutStrategyVtkSliceAndDiceLayoutStrategy - a horizontal and vertical slicing tree map layout
Kitware.VTK.vtkSliceCubesVtkSliceCubes - generate isosurface(s) from volume four slices at a time
Kitware.VTK.vtkSliderRepresentationVtkSliderRepresentation - abstract class defines the representation for a vtkSliderWidget
Kitware.VTK.vtkSliderRepresentation2DVtkSliderRepresentation2D - provide the representation for a vtkSliderWidget with a 3D skin
Kitware.VTK.vtkSliderRepresentation3DVtkSliderRepresentation3D - provide the representation for a vtkSliderWidget with a 3D skin
Kitware.VTK.vtkSliderWidgetVtkSliderWidget - set a value by manipulating a slider
Kitware.VTK.vtkSmartVolumeMapperVtkSmartVolumeMapper - Adaptive volume mapper
Kitware.VTK.vtkSmoothErrorMetricVtkSmoothErrorMetric - Objects that compute geometry-based error during cell tessellation according to some max angle
Kitware.VTK.vtkSmoothPolyDataFilterVtkSmoothPolyDataFilter - adjust point positions using Laplacian smoothing
Kitware.VTK.vtkSobelGradientMagnitudePassVtkSobelGradientMagnitudePass - Implement a post-processing edge detection with a Sobel gradient magnitude render pass
Kitware.VTK.vtkSocketVtkSocket - BSD socket encapsulation
Kitware.VTK.vtkSocketCollectionVtkSocketCollection - a collection for sockets
Kitware.VTK.vtkSocketCommunicatorVtkSocketCommunicator - Process communication using Sockets
Kitware.VTK.vtkSocketControllerVtkSocketController - Process communication using Sockets
Kitware.VTK.vtkSortDataArrayVtkSortDataArray - Provides several methods for sorting vtk arrays
Kitware.VTK.vtkSortFileNamesVtkSortFileNames - Group and sort a set of filenames
Kitware.VTK.vtkSourceVtkSource - abstract class specifies interface for visualization network source
Kitware.VTK.vtkSpanTreeLayoutStrategy
Kitware.VTK.vtkSparseArrayToTableVtkSparseArrayToTable - Converts a sparse array to a vtkTable
Kitware.VTK.vtkSpatialRepresentationFilterVtkSpatialRepresentationFilter - generate polygonal model of spatial search object (i.e., a vtkLocator)
Kitware.VTK.vtkSphereVtkSphere - implicit function for a sphere
Kitware.VTK.vtkSphereHandleRepresentationVtkSphereHandleRepresentation - A spherical rendition of point in 3D space
Kitware.VTK.vtkSpherePuzzleVtkSpherePuzzle - create a polygonal sphere centered at the origin
Kitware.VTK.vtkSpherePuzzleArrowsVtkSpherePuzzleArrows - Visualize permutation of the sphere puzzle
Kitware.VTK.vtkSphereRepresentationVtkSphereRepresentation - a class defining the representation for the vtkSphereWidget2
Kitware.VTK.vtkSphereSourceVtkSphereSource - create a polygonal sphere centered at the origin
Kitware.VTK.vtkSphereWidgetVtkSphereWidget - 3D widget for manipulating a sphere
Kitware.VTK.vtkSphereWidget2VtkSphereWidget2 - 3D widget for manipulating a point on a sphere
Kitware.VTK.vtkSphericalDirectionEncoderVtkSphericalDirectionEncoder - A direction encoder based on spherical coordinates
Kitware.VTK.vtkSphericalTransformVtkSphericalTransform - spherical to rectangular coords and back
Kitware.VTK.vtkSpiderPlotActorVtkSpiderPlotActor - create a spider plot from input field
Kitware.VTK.vtkSplineVtkSpline - spline abstract class for interpolating splines
Kitware.VTK.vtkSplineFilterVtkSplineFilter - generate uniformly subdivided polylines from a set of input polyline using a vtkSpline
Kitware.VTK.vtkSplineGraphEdgesVtkSplineGraphEdges - subsample graph edges to make smooth curves
Kitware.VTK.vtkSplineRepresentationVtkSplineRepresentation - vtkWidgetRepresentation for a spline
Kitware.VTK.vtkSplineWidgetVtkSplineWidget - 3D widget for manipulating a spline
Kitware.VTK.vtkSplineWidget2VtkSplineWidget2 - widget for vtkSplineRepresentation
Kitware.VTK.vtkSplitColumnComponentsVtkSplitColumnComponents - split multicomponent table columns
Kitware.VTK.vtkSplitFieldVtkSplitField - Split a field into single component fields
Kitware.VTK.vtkSQLDatabaseVtkSQLDatabase - maintain a connection to an sql database
Kitware.VTK.vtkSQLDatabaseGraphSourceVtkSQLDatabaseGraphSource - Generates a vtkGraph based on an SQL query
Kitware.VTK.vtkSQLDatabaseSchemaVtkSQLDatabaseSchema - represent an SQL database schema
Kitware.VTK.vtkSQLDatabaseTableSourceVtkSQLDatabaseTableSource - Generates a vtkTable based on an SQL query
Kitware.VTK.vtkSQLGraphReaderVtkSQLGraphReader - read a vtkGraph from a database
Kitware.VTK.vtkSQLiteDatabaseVtkSQLiteDatabase - maintain a connection to an SQLite database
Kitware.VTK.vtkSQLiteQueryVtkSQLiteQuery - vtkSQLQuery implementation for SQLite databases
Kitware.VTK.vtkSQLiteToTableReaderVtkSQLiteToTableReader - Read an SQLite table as a vtkTable
Kitware.VTK.vtkSQLQueryVtkSQLQuery - executes an sql query and retrieves results
Kitware.VTK.vtkSquarifyLayoutStrategyVtkSquarifyLayoutStrategy - uses the squarify tree map layout algorithm
Kitware.VTK.vtkStackedTreeLayoutStrategyVtkStackedTreeLayoutStrategy - lays out tree in stacked boxes or rings
Kitware.VTK.vtkStandardPolyDataPainterVtkStandardPolyDataPainter - A standard implementation of vtkPolyDataPainter
Kitware.VTK.vtkStatisticsAlgorithmVtkStatisticsAlgorithm - Base class for statistics algorithms
Kitware.VTK.vtkSTLReaderVtkSTLReader - read ASCII or binary stereo lithography files
Kitware.VTK.vtkSTLWriterVtkSTLWriter - write stereo lithography files
Kitware.VTK.vtkStrahlerMetric
Kitware.VTK.vtkStreamerVtkStreamer - abstract object implements integration of massless particle through vector field
Kitware.VTK.vtkStreamGraphVtkStreamGraph - combines two graphs
Kitware.VTK.vtkStreamingDemandDrivenPipelineVtkStreamingDemandDrivenPipeline - Executive supporting partial updates
Kitware.VTK.vtkStreamingStatisticsVtkStreamingStatistics - A class for using the statistics filters in a streaming mode
Kitware.VTK.vtkStreamingTessellatorVtkStreamingTessellator - An algorithm that refines an initial simplicial tessellation using edge subdivision
Kitware.VTK.vtkStreamLineVtkStreamLine - generate streamline in arbitrary dataset
Kitware.VTK.vtkStreamPointsVtkStreamPoints - generate points along streamer separated by constant time increment
Kitware.VTK.vtkStreamTracerVtkStreamTracer - Streamline generator
Kitware.VTK.vtkStringArrayVtkStringArray - a vtkAbstractArray subclass for strings
Kitware.VTK.vtkStringToCategoryVtkStringToCategory - Creates a category array from a string array
Kitware.VTK.vtkStringToImageVtkStringToImage - uses Qt to render the supplied text to an image
Kitware.VTK.vtkStringToNumericVtkStringToNumeric - Converts string arrays to numeric arrays
Kitware.VTK.vtkStringToTimePointVtkStringToTimePoint - Converts a string array to a integral time array
Kitware.VTK.vtkStripperVtkStripper - create triangle strips and/or poly-lines
Kitware.VTK.vtkStructuredDataVtkStructuredData - abstract class for topologically regular data
Kitware.VTK.vtkStructuredExtentVtkStructuredExtent - helper class to aid working with structured extents
Kitware.VTK.vtkStructuredGridVtkStructuredGrid - topologically regular array of data
Kitware.VTK.vtkStructuredGridAlgorithmVtkStructuredGridAlgorithm - Superclass for algorithms that produce only structured grid as output
Kitware.VTK.vtkStructuredGridClipVtkStructuredGridClip - Reduces the image extent of the input
Kitware.VTK.vtkStructuredGridGeometryFilterVtkStructuredGridGeometryFilter - extract geometry for structured grid
Kitware.VTK.vtkStructuredGridOutlineFilterVtkStructuredGridOutlineFilter - create wireframe outline for structured grid
Kitware.VTK.vtkStructuredGridReaderVtkStructuredGridReader - read vtk structured grid data file
Kitware.VTK.vtkStructuredGridSourceVtkStructuredGridSource - Abstract class whose subclasses generates structured grid data
Kitware.VTK.vtkStructuredGridToPolyDataFilterVtkStructuredGridToPolyDataFilter - abstract filter class
Kitware.VTK.vtkStructuredGridToStructuredGridFilterVtkStructuredGridToStructuredGridFilter - abstract filter class
Kitware.VTK.vtkStructuredGridWriterVtkStructuredGridWriter - write vtk structured grid data file
Kitware.VTK.vtkStructuredPointsVtkStructuredPoints - A subclass of ImageData
Kitware.VTK.vtkStructuredPointsCollectionVtkStructuredPointsCollection - maintain a list of structured points data objects
Kitware.VTK.vtkStructuredPointsGeometryFilterVtkStructuredPointsGeometryFilter - obsolete class
Kitware.VTK.vtkStructuredPointsReaderVtkStructuredPointsReader - read vtk structured points data file
Kitware.VTK.vtkStructuredPointsSourceVtkStructuredPointsSource - Abstract class whose subclasses generates structured Points data
Kitware.VTK.vtkStructuredPointsToPolyDataFilterVtkStructuredPointsToPolyDataFilter - abstract filter class
Kitware.VTK.vtkStructuredPointsToStructuredPointsFilterVtkStructuredPointsToStructuredPointsFilter - abstract filter class
Kitware.VTK.vtkStructuredPointsToUnstructuredGridFilterVtkStructuredPointsToUnstructuredGridFilter - abstract filter class
Kitware.VTK.vtkStructuredPointsWriterVtkStructuredPointsWriter - write vtk structured points data file
Kitware.VTK.vtkStructuredVisibilityConstraintVtkStructuredVisibilityConstraint - helper object to manage the visibility of points and cells
Kitware.VTK.vtkSubCommunicator
Kitware.VTK.vtkSubdivideTetraVtkSubdivideTetra - subdivide one tetrahedron into twelve for every tetra
Kitware.VTK.vtkSubGroupVtkSubGroup - scalable collective communication for a subset of members of a parallel VTK application
Kitware.VTK.vtkSubPixelPositionEdgelsVtkSubPixelPositionEdgels - adjust edgel locations based on gradients
Kitware.VTK.vtkSuperquadricVtkSuperquadric - implicit function for a Superquadric
Kitware.VTK.vtkSuperquadricSourceVtkSuperquadricSource - create a polygonal superquadric centered at the origin
Kitware.VTK.vtkSurfaceLICDefaultPainterVtkSurfaceLICDefaultPainter - vtkDefaultPainter replacement that inserts the vtkSurfaceLICPainter at the correct position in the painter chain
Kitware.VTK.vtkSurfaceLICPainterVtkSurfaceLICPainter - painter that performs LIC on the surface of arbitrary geometry
Kitware.VTK.vtkSurfaceReconstructionFilterVtkSurfaceReconstructionFilter - reconstructs a surface from unorganized points
Kitware.VTK.vtkSynchronizedRenderersVtkSynchronizedRenderers - synchronizes renderers across processes
Kitware.VTK.vtkSynchronizedRenderWindowsVtkSynchronizedRenderWindows - synchronizes render windows across processess
Kitware.VTK.vtkSynchronizedTemplates2DVtkSynchronizedTemplates2D - generate isoline(s) from a structured points set
Kitware.VTK.vtkSynchronizedTemplates3DVtkSynchronizedTemplates3D - generate isosurface from structured points
Kitware.VTK.vtkSynchronizedTemplatesCutter3DVtkSynchronizedTemplatesCutter3D - generate cut surface from structured points
Kitware.VTK.vtkTableVtkTable - A table, which contains similar-typed columns of data
Kitware.VTK.vtkTableAlgorithmVtkTableAlgorithm - Superclass for algorithms that produce only vtkTables as output
Kitware.VTK.vtkTableBasedClipDataSetVtkTableBasedClipDataSet - Clip any dataset with a user-specified implicit function or an input scalar point data array
Kitware.VTK.vtkTableExtentTranslatorVtkTableExtentTranslator - Extent translation through lookup table
Kitware.VTK.vtkTableReaderVtkTableReader - read vtkTable data file
Kitware.VTK.vtkTableToArrayVtkTableToArray - converts a vtkTable to a matrix
Kitware.VTK.vtkTableToDatabaseWriterVtkTableToDatabaseWriter in a SQL database
Kitware.VTK.vtkTableToGraphVtkTableToGraph - convert a vtkTable into a vtkGraph
Kitware.VTK.vtkTableToMySQLWriterVtkTableToMySQLWriter - store a vtkTable in a MySQL database
Kitware.VTK.vtkTableToPolyDataVtkTableToPolyData - filter used to convert a vtkTable to a vtkPolyData consisting of vertices
Kitware.VTK.vtkTableToPostgreSQLWriterVtkTableToPostgreSQLWriter - store a vtkTable in a PostgreSQL database
Kitware.VTK.vtkTableToSparseArrayVtkTableToSparseArray - converts a vtkTable into a sparse array
Kitware.VTK.vtkTableToSQLiteWriterVtkTableToSQLiteWriter - store a vtkTable in an SQLite database
Kitware.VTK.vtkTableToStructuredGridVtkTableToStructuredGrid - converts vtkTable to a vtkStructuredGrid
Kitware.VTK.vtkTableToTreeFilterVtkTableToTreeFilter - Filter that converts a vtkTable to a vtkTree
Kitware.VTK.vtkTableWriterVtkTableWriter - write vtkTable to a file
Kitware.VTK.vtkTDxInteractorStyleVtkTDxInteractorStyle - provide 3DConnexion device event-driven interface to the rendering window
Kitware.VTK.vtkTDxInteractorStyleCameraVtkTDxInteractorStyleCamera - interactive manipulation of the camera with a 3DConnexion device
Kitware.VTK.vtkTDxInteractorStyleGeoVtkTDxInteractorStyleGeo - interactive manipulation of the camera with a 3DConnexion device, similar to google earth
Kitware.VTK.vtkTDxInteractorStyleSettingsVtkTDxInteractorStyleSettings - 3DConnexion device settings
Kitware.VTK.vtkTecplotReaderVtkTecplotReader - A concrete class to read an ASCII Tecplot file
Kitware.VTK.vtkTemporalDataSetVtkTemporalDataSet - Composite dataset that holds multiple times
Kitware.VTK.vtkTemporalDataSetAlgorithmVtkTemporalDataSetAlgorithm - Superclass for algorithms that produce only vtkTemporalDataSet as output
Kitware.VTK.vtkTemporalDataSetCacheVtkTemporalDataSetCache - cache time steps
Kitware.VTK.vtkTemporalFractalVtkTemporalFractal - A source to test AMR data object
Kitware.VTK.vtkTemporalInterpolatedVelocityFieldVtkTemporalInterpolatedVelocityField - A helper class for interpolating between times during particle tracing
Kitware.VTK.vtkTemporalInterpolatorVtkTemporalInterpolator - interpolate datasets between time steps to produce a new dataset
Kitware.VTK.vtkTemporalPathLineFilterVtkTemporalPathLineFilter - Generate a Polydata Pointset from any Dataset
Kitware.VTK.vtkTemporalShiftScaleVtkTemporalShiftScale - modify the time range/steps of temporal data
Kitware.VTK.vtkTemporalSnapToTimeStepVtkTemporalSnapToTimeStep - modify the time range/steps of temporal data
Kitware.VTK.vtkTemporalStatistics
Kitware.VTK.vtkTemporalStreamTracerVtkTemporalStreamTracer - A Parallel Particle tracer for unsteady vector fields
Kitware.VTK.vtkTensorVtkTensor - supporting class to enable assignment and referencing of tensors
Kitware.VTK.vtkTensorGlyphVtkTensorGlyph - scale and orient glyph(s) according to tensor eigenvalues and eigenvectors
Kitware.VTK.vtkTensorProbeRepresentationVtkTensorProbeRepresentation - Abstract class that serves as a representation for vtkTensorProbeWidget
Kitware.VTK.vtkTensorProbeWidgetVtkTensorProbeWidget - a widget to probe tensors on a polyline
Kitware.VTK.vtkTerrainContourLineInterpolatorVtkTerrainContourLineInterpolator - Contour interpolator for DEM data
Kitware.VTK.vtkTerrainDataPointPlacerVtkTerrainDataPointPlacer - Place points on terrain data
Kitware.VTK.vtkTessellatedBoxSourceVtkTessellatedBoxSource - Create a polygonal representation of a box with a given level of subdivision
Kitware.VTK.vtkTessellatorFilterVtkTessellatorFilter - approximate nonlinear FEM elements with simplices
Kitware.VTK.vtkTestingVtkTesting - a unified VTK regression testing framework
Kitware.VTK.vtkTetraVtkTetra - a 3D cell that represents a tetrahedron
Kitware.VTK.vtkTextActorVtkTextActor - An actor that displays text. Scaled or unscaled
Kitware.VTK.vtkTextActor3DVtkTextActor3D - An actor that displays text
Kitware.VTK.vtkTextCodecVtkTextCodec - Virtual class to act as an interface for all text codecs
Kitware.VTK.vtkTextCodecFactoryVtkTextCodecFactory - maintain a list of text codecs and return instances
Kitware.VTK.vtkTextMapperVtkTextMapper - 2D text annotation
Kitware.VTK.vtkTextPropertyVtkTextProperty - represent text properties
Kitware.VTK.vtkTextRepresentationVtkTextRepresentation - represent text for vtkTextWidget
Kitware.VTK.vtkTextSourceVtkTextSource - create polygonal text
Kitware.VTK.vtkTextureVtkTexture - handles properties associated with a texture map
Kitware.VTK.vtkTexturedActor2DVtkTexturedActor2D - actor that draws 2D data with texture support
Kitware.VTK.vtkTexturedButtonRepresentationVtkTexturedButtonRepresentation - defines a representation for a vtkButtonWidget
Kitware.VTK.vtkTexturedButtonRepresentation2DVtkTexturedButtonRepresentation2D - defines a representation for a vtkButtonWidget
Kitware.VTK.vtkTexturedSphereSourceVtkTexturedSphereSource - create a sphere centered at the origin
Kitware.VTK.vtkTextureMapToCylinderVtkTextureMapToCylinder - generate texture coordinates by mapping points to cylinder
Kitware.VTK.vtkTextureMapToPlaneVtkTextureMapToPlane - generate texture coordinates by mapping points to plane
Kitware.VTK.vtkTextureMapToSphereVtkTextureMapToSphere - generate texture coordinates by mapping points to sphere
Kitware.VTK.vtkTextureObjectVtkTextureObject - abstracts an OpenGL texture object
Kitware.VTK.vtkTextWidgetVtkTextWidget - widget for placing text on overlay plane
Kitware.VTK.vtkThinPlateSplineTransformVtkThinPlateSplineTransform - a nonlinear warp transformation
Kitware.VTK.vtkThreadedImageAlgorithmVtkThreadedImageAlgorithm - Generic filter that has one input.
Kitware.VTK.vtkThreadedStreamingPipelineVtkThreadedStreamingPipeline - Executive supporting multi-threads
Kitware.VTK.vtkThreadMessagerVtkThreadMessager - A class for performing inter-thread messaging
Kitware.VTK.vtkThresholdVtkThreshold - extracts cells where scalar value in cell satisfies threshold criterion
Kitware.VTK.vtkThresholdGraphVtkThresholdGraph - Returns a subgraph of a vtkGraph
Kitware.VTK.vtkThresholdPointsVtkThresholdPoints - extracts points whose scalar value satisfies threshold criterion
Kitware.VTK.vtkThresholdTableVtkThresholdTable - Thresholds table rows
Kitware.VTK.vtkThresholdTextureCoordsVtkThresholdTextureCoords - compute 1D, 2D, or 3D texture coordinates based on scalar threshold
Kitware.VTK.vtkTIFFReaderVtkTIFFReader - read TIFF files
Kitware.VTK.vtkTIFFWriterVtkTIFFWriter - write out image data as a TIFF file
Kitware.VTK.vtkTimePointToStringVtkTimePointToString - Converts a timestamp array to a string array
Kitware.VTK.vtkTimePointUtilityVtkTimePointUtility - performs common time operations
Kitware.VTK.vtkTimerLogVtkTimerLog - Timer support and logging
Kitware.VTK.vtkTimeSourceExampleVtkTimeSource - creates a simple time varying data set
Kitware.VTK.vtkTooltipItemVtkTooltipItem - takes care of drawing 2D axes
Kitware.VTK.vtkTransferAttributesVtkTransferAttributes - transfer data from a graph representation to a tree representation using direct mapping or pedigree ids
Kitware.VTK.vtkTransformVtkTransform - describes linear transformations via a 4x4 matrix
Kitware.VTK.vtkTransform2DVtkTransform2D - describes linear transformations via a 3x3 matrix
Kitware.VTK.vtkTransformCollectionVtkTransformCollection - maintain a list of transforms
Kitware.VTK.vtkTransformCoordinateSystemsVtkTransformCoordinateSystems - transform points into different coordinate systems
Kitware.VTK.vtkTransformFilterVtkTransformFilter - transform points and associated normals and vectors
Kitware.VTK.vtkTransformInterpolatorVtkTransformInterpolator - interpolate a series of transformation matrices
Kitware.VTK.vtkTransformPolyDataFilterVtkTransformPolyDataFilter - transform points and associated normals and vectors for polygonal dataset
Kitware.VTK.vtkTransformTextureCoordsVtkTransformTextureCoords - transform (scale, rotate, translate) texture coordinates
Kitware.VTK.vtkTransformToGridVtkTransformToGrid - create a grid for a vtkGridTransform
Kitware.VTK.vtkTranslucentPassVtkTranslucentPass - Render the translucent polygonal geometry with property key filtering
Kitware.VTK.vtkTransmitImageDataPieceVtkTransmitImageDataPiece - For parallel processing, restrict IO to the first process in the cluste.r
Kitware.VTK.vtkTransmitPolyDataPieceVtkTransmitPolyDataPiece - Return specified piece, including specified number of ghost levels
Kitware.VTK.vtkTransmitRectilinearGridPieceVtkTransmitRectilinearGridPiece - For parallel processing, restrict IO to the first process in the cluster
Kitware.VTK.vtkTransmitStructuredGridPieceVtkTransmitStructuredGridPiece - For parallel processing, restrict IO to the first process in the cluster
Kitware.VTK.vtkTransmitUnstructuredGridPieceVtkTransmitUnstructuredGridPiece - Return specified piece, including specified number of ghost levels
Kitware.VTK.vtkTransposeMatrixVtkTransposeMatrix - Computes the transpose of an input matrix
Kitware.VTK.vtkTreeVtkTree - A rooted tree data structure
Kitware.VTK.vtkTreeAlgorithmVtkTreeAlgorithm - Superclass for algorithms that produce only Tree as output
Kitware.VTK.vtkTreeAreaViewVtkTreeAreaView - Accepts a graph and a hierarchy - currently a tree - and provides a hierarchy-aware display. Currently, this means displaying the hierarchy using a tree ring layout, then rendering the graph vertices as leaves of the tree with curved graph edges between leaves
Kitware.VTK.vtkTreeBFSIteratorVtkTreeBFSIterator - breadth first search iterator through a vtkTree
Kitware.VTK.vtkTreeCompositerThis software and ancillary information known as vtk_ext (and herein called "SOFTWARE") is made available under the terms described below. The SOFTWARE has been approved for release with associated LA_CC Number 99-44, granted by Los Alamos National Laboratory in July 1999
Kitware.VTK.vtkTreeDFSIteratorVtkTreeDFSIterator - depth first seedgeh iterator through a vtkGraph
Kitware.VTK.vtkTreeFieldAggregatorVtkTreeFieldAggregator - aggregate field values from the leaves up the tree
Kitware.VTK.vtkTreeLayoutStrategyVtkTreeLayoutStrategy - hierarchical layout
Kitware.VTK.vtkTreeLevelsFilterVtkTreeLevelsFilter - adds level and leaf fields to a vtkTree
Kitware.VTK.vtkTreeMapLayoutVtkTreeMapLayout - layout a vtkTree into a tree map
Kitware.VTK.vtkTreeMapLayoutStrategyVtkTreeMapLayoutStrategy - abstract superclass for all tree map layout strategies
Kitware.VTK.vtkTreeMapToPolyDataVtkTreeMapToPolyData - converts a tree to a polygonal data representing a tree map
Kitware.VTK.vtkTreeMapViewVtkTreeMapView - Displays a tree as a tree map
Kitware.VTK.vtkTreeOrbitLayoutStrategyVtkTreeOrbitLayoutStrategy - hierarchical orbital layout
Kitware.VTK.vtkTreeReaderVtkTreeReader - read vtkTree data file
Kitware.VTK.vtkTreeRingToPolyDataVtkTreeRingToPolyData - converts a tree to a polygonal data representing radial space filling tree
Kitware.VTK.vtkTreeRingViewVtkTreeRingView - Displays a tree in concentric rings
Kitware.VTK.vtkTreeWriterVtkTreeWriter - write vtkTree data to a file
Kitware.VTK.vtkTriangleVtkTriangle - a cell that represents a triangle
Kitware.VTK.vtkTriangleFilterVtkTriangleFilter - create triangle polygons from input polygons and triangle strips
Kitware.VTK.vtkTriangleStripVtkTriangleStrip - a cell that represents a triangle strip
Kitware.VTK.vtkTriangularTCoordsVtkTriangularTCoords - 2D texture coordinates based for triangles
Kitware.VTK.vtkTriangularTextureVtkTriangularTexture - generate 2D triangular texture map
Kitware.VTK.vtkTriQuadraticHexahedronVtkTriQuadraticHexahedron - cell represents a parabolic, 27-node isoparametric hexahedron
Kitware.VTK.vtkTrivialProducerVtkTrivialProducer - Producer for stand-alone data objects
Kitware.VTK.vtkTStripsPainterVtkTStripsPainter - painter for triangle strips
Kitware.VTK.vtkTubeFilterVtkTubeFilter - filter that generates tubes around lines
Kitware.VTK.vtkTulipReaderVtkTulipReader - Reads tulip graph files
Kitware.VTK.vtkTupleInterpolatorVtkTupleInterpolator - interpolate a tuple of arbitray size
Kitware.VTK.vtkTypeFloat32ArrayVtkTypeFloat32Array - dynamic, self-adjusting array of vtkTypeFloat32
Kitware.VTK.vtkTypeFloat64ArrayVtkTypeFloat64Array - dynamic, self-adjusting array of vtkTypeFloat64
Kitware.VTK.vtkTypeInt16ArrayVtkTypeInt16Array - dynamic, self-adjusting array of vtkTypeInt16
Kitware.VTK.vtkTypeInt32ArrayVtkTypeInt32Array - dynamic, self-adjusting array of vtkTypeInt32
Kitware.VTK.vtkTypeInt64ArrayVtkTypeInt64Array - dynamic, self-adjusting array of vtkTypeInt64
Kitware.VTK.vtkTypeInt8ArrayVtkTypeInt8Array - dynamic, self-adjusting array of vtkTypeInt8
Kitware.VTK.vtkTypeUInt16ArrayVtkTypeUInt16Array - dynamic, self-adjusting array of vtkTypeUInt16
Kitware.VTK.vtkTypeUInt32ArrayVtkTypeUInt32Array - dynamic, self-adjusting array of vtkTypeUInt32
Kitware.VTK.vtkTypeUInt64ArrayVtkTypeUInt64Array - dynamic, self-adjusting array of vtkTypeUInt64
Kitware.VTK.vtkTypeUInt8ArrayVtkTypeUInt8Array - dynamic, self-adjusting array of vtkTypeUInt8
Kitware.VTK.vtkUGFacetReaderVtkUGFacetReader - read EDS Unigraphics facet files
Kitware.VTK.vtkUncertaintyTubeFilterVtkUncertaintyTubeFilter - generate uncertainty tubes along a polyline
Kitware.VTK.vtkUndirectedGraphVtkUndirectedGraph - An undirected graph
Kitware.VTK.vtkUndirectedGraphAlgorithmVtkUndirectedGraphAlgorithm - Superclass for algorithms that produce undirected graph as output
Kitware.VTK.vtkUnicodeStringArrayVtkUnicodeStringArray - Subclass of vtkAbstractArray that holds vtkUnicodeStrings
Kitware.VTK.vtkUniformGridVtkUniformGrid - image data with blanking
Kitware.VTK.vtkUniformVariablesVtkUniformVariables - GLSL uniform variables
Kitware.VTK.vtkUnivariateStatisticsAlgorithmVtkUnivariateStatistics - Base class for univariate statistics algorithms
Kitware.VTK.vtkUnsignedCharArrayVtkUnsignedCharArray - dynamic, self-adjusting array of unsigned char
Kitware.VTK.vtkUnsignedIntArrayVtkUnsignedIntArray - dynamic, self-adjusting array of unsigned int
Kitware.VTK.vtkUnsignedLongArrayVtkUnsignedLongArray - dynamic, self-adjusting array of unsigned long
Kitware.VTK.vtkUnsignedLongLongArrayVtkUnsignedLongLongArray - dynamic, self-adjusting array of unsigned long long
Kitware.VTK.vtkUnsignedShortArrayVtkUnsignedShortArray - dynamic, self-adjusting array of unsigned short
Kitware.VTK.vtkUnstructuredGridVtkUnstructuredGrid - dataset represents arbitrary combinations of all possible cell types
Kitware.VTK.vtkUnstructuredGridAlgorithmVtkUnstructuredGridAlgorithm - Superclass for algorithms that produce only unstructured grid as output
Kitware.VTK.vtkUnstructuredGridBunykRayCastFunctionVtkUnstructuredGridBunykRayCastFunction - a superclass for ray casting functions
Kitware.VTK.vtkUnstructuredGridGeometryFilterVtkUnstructuredGridGeometryFilter - extract geometry from an unstructured grid
Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegratorVtkUnstructuredGridHomogeneousRayIntegrator - performs peicewise constant ray integration
Kitware.VTK.vtkUnstructuredGridLinearRayIntegratorVtkUnstructuredGridLinearRayIntegrator - performs piecewise linear ray integration
Kitware.VTK.vtkUnstructuredGridPartialPreIntegrationVtkUnstructuredGridPartialPreIntegration - performs piecewise linear ray integration
Kitware.VTK.vtkUnstructuredGridPreIntegrationVtkUnstructuredGridPreIntegration - performs ray integration with pre-integration tables
Kitware.VTK.vtkUnstructuredGridReaderVtkUnstructuredGridReader - read vtk unstructured grid data file
Kitware.VTK.vtkUnstructuredGridSourceVtkUnstructuredGridSource - abstract class whose subclasses generate unstructured grid data
Kitware.VTK.vtkUnstructuredGridToPolyDataFilterVtkUnstructuredGridToPolyDataFilter - abstract filter class
Kitware.VTK.vtkUnstructuredGridToReebGraphFilterVtkUnstructuredGridToReebGraphFilter - generate a Reeb graph from a scalar field defined on a vtkUnstructuredGrid
Kitware.VTK.vtkUnstructuredGridToUnstructuredGridFilterVtkUnstructuredGridToUnstructuredGridFilter - abstract filter class
Kitware.VTK.vtkUnstructuredGridVolumeMapperVtkUnstructuredGridVolumeMapper - Abstract class for a unstructured grid volume mapper
Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunctionVtkUnstructuredGridVolumeRayCastFunction - a superclass for ray casting functions
Kitware.VTK.vtkUnstructuredGridVolumeRayCastIterator
Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapperVtkUnstructuredGridVolumeRayCastMapper - A software mapper for unstructured volumes
Kitware.VTK.vtkUnstructuredGridVolumeRayIntegratorVtkUnstructuredGridVolumeRayIntegrator - a superclass for volume ray integration functions
Kitware.VTK.vtkUnstructuredGridVolumeZSweepMapperVtkUnstructuredGridVolumeZSweepMapper - Unstructured grid volume mapper based the ZSweep Algorithm
Kitware.VTK.vtkUnstructuredGridWriterVtkUnstructuredGridWriter - write vtk unstructured grid data file
Kitware.VTK.vtkUTF16TextCodecVtkUTF16TextCodec - Class to read/write ascii text
Kitware.VTK.vtkUTF8TextCodecVtkUTF8TextCodec - Class to read/write UTF-8 text
Kitware.VTK.vtkVariantArrayVtkVariantArray - An array holding vtkVariants
Kitware.VTK.vtkVectorDotVtkVectorDot - generate scalars from dot product of vectors and normals (e.g., show displacement plot)
Kitware.VTK.vtkVectorNormVtkVectorNorm - generate scalars from Euclidean norm of vectors
Kitware.VTK.vtkVectorTextVtkVectorText - create polygonal text
Kitware.VTK.vtkVersionVtkVersion - Versioning class for vtk
Kitware.VTK.vtkVertexVtkVertex - a cell that represents a 3D point
Kitware.VTK.vtkVertexDegreeVtkVertexDegree - Adds an attribute array with the degree of each vertex
Kitware.VTK.vtkVertexGlyphFilterVtkVertexGlyphFilter - Make a vtkPolyData with a vertex on each point
Kitware.VTK.vtkVertexListIteratorVtkVertexListIterator - Iterates all vertices in a graph
Kitware.VTK.vtkVideoSourceVtkVideoSource - Superclass of video input devices for VTK
Kitware.VTK.vtkViewVtkView - The superclass for all views
Kitware.VTK.vtkViewDependentErrorMetricVtkViewDependentErrorMetric - Objects that compute a screen-based error during cell tessellation
Kitware.VTK.vtkViewportVtkViewport - abstract specification for Viewports
Kitware.VTK.vtkViewThemeVtkViewTheme - Sets theme colors for a graphical view
Kitware.VTK.vtkViewUpdaterVtkViewUpdater - Updates views automatically
Kitware.VTK.vtkVisibilitySortVtkVisibilitySort - Abstract class that can sort cell data along a viewpoint
Kitware.VTK.vtkVisibleCellSelectorVtkVisibleCellSelector - A helper that orchestrates color buffer visible cell selection. This is deprecated. Refer to vtkHardwareSelector instead
Kitware.VTK.vtkVoidArrayVtkVoidArray - dynamic, self-adjusting array of void* pointers
Kitware.VTK.vtkVolumeVtkVolume - represents a volume (data & properties) in a rendered scene
Kitware.VTK.vtkVolume16ReaderVtkVolume16Reader - read 16 bit image files
Kitware.VTK.vtkVolumeCollectionVtkVolumeCollection - a list of volumes
Kitware.VTK.vtkVolumeContourSpectrumFilterVtkVolumeContourSpectrumFilter - compute an approximation of the volume contour signature (evolution of the volume of the input tet-mesh along an arc of the Reeb graph)
Kitware.VTK.vtkVolumeMapperVtkVolumeMapper - Abstract class for a volume mapper
Kitware.VTK.vtkVolumeOutlineSourceVtkVolumeOutlineSource - outline of volume cropping region
Kitware.VTK.vtkVolumePickerVtkVolumePicker - ray-cast picker enhanced for volumes
Kitware.VTK.vtkVolumeProMapperVtkVolumeProMapper - Superclass for VolumePRO volume rendering mappers
Kitware.VTK.vtkVolumePropertyVtkVolumeProperty - represents the common properties for rendering a volume
Kitware.VTK.vtkVolumeRayCastCompositeFunctionVtkVolumeRayCastCompositeFunction - a ray function for compositing
Kitware.VTK.vtkVolumeRayCastFunctionVtkVolumeRayCastFunction - a superclass for ray casting functions
Kitware.VTK.vtkVolumeRayCastIsosurfaceFunctionVtkVolumeRayCastIsosurfaceFunction - An isosurface ray caster for volumes
Kitware.VTK.vtkVolumeRayCastMapperVtkVolumeRayCastMapper - A slow but accurate mapper for rendering volumes
Kitware.VTK.vtkVolumeRayCastMIPFunctionVtkVolumeRayCastMIPFunction - A maximum intensity projection ray caster for volumes
Kitware.VTK.vtkVolumeRayCastSpaceLeapingImageFilterVtkVolumeRayCastSpaceLeapingImageFilter - Builds the space leaping data structure
Kitware.VTK.vtkVolumeReaderVtkVolumeReader - read image files
Kitware.VTK.vtkVolumeRenderingFactoryVtkVolumeRenderingFactory -
Kitware.VTK.vtkVolumeTextureMapperVtkVolumeTextureMapper - Abstract class for a volume mapper
Kitware.VTK.vtkVolumeTextureMapper2DVtkVolumeTextureMapper2D - Abstract class for a volume mapper
Kitware.VTK.vtkVolumeTextureMapper3DVtkVolumeTextureMapper3D - volume render with 3D texture mapping
Kitware.VTK.vtkVolumetricPassVtkVolumetricPass - Render the volumetric geometry with property key filtering
Kitware.VTK.vtkVoxelVtkVoxel - a cell that represents a 3D orthogonal parallelepiped
Kitware.VTK.vtkVoxelContoursToSurfaceFilterVtkVoxelContoursToSurfaceFilter - create surface from contours
Kitware.VTK.vtkVoxelModellerVtkVoxelModeller - convert an arbitrary dataset to a voxel representation
Kitware.VTK.vtkVPICReaderVtkVPICReader - class for reading VPIC data files
Kitware.VTK.vtkVRMLExporterVtkVRMLExporter - export a scene into VRML 2.0 format
Kitware.VTK.vtkVRMLImporterVtkVRMLImporter - imports VRML 2.0 files
Kitware.VTK.vtkWarpLensVtkWarpLens - deform geometry by applying lens distortion
Kitware.VTK.vtkWarpScalarVtkWarpScalar - deform geometry with scalar data
Kitware.VTK.vtkWarpToVtkWarpTo - deform geometry by warping towards a point
Kitware.VTK.vtkWarpTransformVtkWarpTransform - superclass for nonlinear geometric transformations
Kitware.VTK.vtkWarpVectorVtkWarpVector - deform geometry with vector data
Kitware.VTK.vtkWedgeVtkWedge - a 3D cell that represents a linear wedge
Kitware.VTK.vtkWeightedTransformFilterVtkWeightedTransformFilter - transform based on per-point or per-cell weighting functions
Kitware.VTK.vtkWidgetCallbackMapperVtkWidgetCallbackMapper - map widget events into callbacks
Kitware.VTK.vtkWidgetEventVtkWidgetEvent - define widget events
Kitware.VTK.vtkWidgetEventTranslatorVtkWidgetEventTranslator - map VTK events into widget events
Kitware.VTK.vtkWidgetRepresentationVtkWidgetRepresentation - abstract class defines interface between the widget and widget representation classes
Kitware.VTK.vtkWidgetSetVtkWidgetSet - Synchronize a collection on vtkWidgets drawn on different renderwindows using the Callback - Dispatch Action mechanism
Kitware.VTK.vtkWindBladeReaderVtkWindBladeReader - class for reading WindBlade data files
Kitware.VTK.vtkWindowVtkWindow - window superclass for vtkRenderWindow
Kitware.VTK.vtkWindowedSincPolyDataFilterVtkWindowedSincPolyDataFilter - adjust point positions using a windowed sinc function interpolation kernel
Kitware.VTK.vtkWindowLevelLookupTableVtkWindowLevelLookupTable - map scalar values into colors or colors to scalars; generate color table
Kitware.VTK.vtkWindowToImageFilterVtkWindowToImageFilter - Use a vtkWindow as input to image pipeline
Kitware.VTK.vtkWorldPointPickerVtkWorldPointPicker - find world x,y,z corresponding to display x,y,z
Kitware.VTK.vtkWriterVtkWriter - abstract class to write data to file(s)
Kitware.VTK.vtkX3DExporterVtkX3DExporter - create an x3d file
Kitware.VTK.vtkXGMLReader
Kitware.VTK.vtkXGPUInfoListVtkXGPUInfoList - Get GPUs VRAM information using X server extensions
Kitware.VTK.vtkXMLCompositeDataReaderVtkXMLCompositeDataReader - Reader for multi-group datasets
Kitware.VTK.vtkXMLCompositeDataWriterVtkXMLCompositeDataWriter - Writer for multi-group datasets
Kitware.VTK.vtkXMLDataElementVtkXMLDataElement - Represents an XML element and those nested inside
Kitware.VTK.vtkXMLDataParserVtkXMLDataParser - Used by vtkXMLReader to parse VTK XML files
Kitware.VTK.vtkXMLDataReaderVtkXMLDataReader - Superclass for VTK XML file readers
Kitware.VTK.vtkXMLDataSetWriterVtkXMLDataSetWriter - Write any type of VTK XML file
Kitware.VTK.vtkXMLFileOutputWindowVtkXMLFileOutputWindow - XML File Specific output window class
Kitware.VTK.vtkXMLFileReadTesterVtkXMLFileReadTester - Utility class for vtkXMLReader and subclasses
Kitware.VTK.vtkXMLGenericDataObjectReaderVtkXMLGenericDataObjectReader - Read any type of vtk data object
Kitware.VTK.vtkXMLHierarchicalBoxDataReaderVtkXMLHierarchicalBoxDataReader - Reader for hierarchical datasets
Kitware.VTK.vtkXMLHierarchicalBoxDataWriterVtkXMLHierarchicalBoxDataWriter - writer for vtkHierarchicalBoxDataSet
Kitware.VTK.vtkXMLHierarchicalDataReaderVtkXMLHierarchicalDataReader - Reader for hierarchical datasets
Kitware.VTK.vtkXMLHyperOctreeReaderVtkXMLHyperOctreeReader - Read VTK XML HyperOctree files
Kitware.VTK.vtkXMLHyperOctreeWriterVtkXMLHyperOctreeWriter - Write VTK XML HyperOctree files
Kitware.VTK.vtkXMLImageDataReaderVtkXMLImageDataReader - Read VTK XML ImageData files
Kitware.VTK.vtkXMLImageDataWriterVtkXMLImageDataWriter - Write VTK XML ImageData files
Kitware.VTK.vtkXMLMaterialVtkXMLMaterial - encapsulates a VTK Material description
Kitware.VTK.vtkXMLMaterialParserVtkXMLMaterialParser - Parses VTK Material file
Kitware.VTK.vtkXMLMaterialReaderVtkXMLMaterialReader - Provide access to elements in Material files
Kitware.VTK.vtkXMLMultiBlockDataReaderVtkXMLMultiBlockDataReader - Reader for multi-block datasets
Kitware.VTK.vtkXMLMultiBlockDataWriterVtkXMLMultiBlockDataWriter - writer for vtkMultiBlockDataSet
Kitware.VTK.vtkXMLMultiGroupDataReaderVtkXMLMultiGroupDataReader - Reader for multi-block datasets
Kitware.VTK.vtkXMLParserVtkXMLParser - Parse XML to handle element tags and attributes
Kitware.VTK.vtkXMLPDataReaderVtkXMLPDataReader - Superclass for PVTK XML file readers
Kitware.VTK.vtkXMLPDataSetWriterVtkXMLPDataSetWriter - Write any type of PVTK XML file
Kitware.VTK.vtkXMLPDataWriterVtkXMLPDataWriter - Write data in a parallel XML format
Kitware.VTK.vtkXMLPHierarchicalBoxDataWriterVtkXMLPHierarchicalBoxDataWriter - parallel writer for vtkHierarchicalBoxDataSet
Kitware.VTK.vtkXMLPImageDataReaderVtkXMLPImageDataReader - Read PVTK XML ImageData files
Kitware.VTK.vtkXMLPImageDataWriterVtkXMLPImageDataWriter - Write PVTK XML ImageData files
Kitware.VTK.vtkXMLPMultiBlockDataWriterVtkXMLPMultiBlockDataWriter - parallel writer for vtkHierarchicalBoxDataSet
Kitware.VTK.vtkXMLPolyDataReaderVtkXMLPolyDataReader - Read VTK XML PolyData files
Kitware.VTK.vtkXMLPolyDataWriterVtkXMLPolyDataWriter - Write VTK XML PolyData files
Kitware.VTK.vtkXMLPPolyDataReaderVtkXMLPPolyDataReader - Read PVTK XML PolyData files
Kitware.VTK.vtkXMLPPolyDataWriterVtkXMLPPolyDataWriter - Write PVTK XML PolyData files
Kitware.VTK.vtkXMLPRectilinearGridReaderVtkXMLPRectilinearGridReader - Read PVTK XML RectilinearGrid files
Kitware.VTK.vtkXMLPRectilinearGridWriterVtkXMLPRectilinearGridWriter - Write PVTK XML RectilinearGrid files
Kitware.VTK.vtkXMLPStructuredDataReaderVtkXMLPStructuredDataReader - Superclass for parallel structured data XML readers
Kitware.VTK.vtkXMLPStructuredDataWriterVtkXMLPStructuredDataWriter - Superclass for PVTK XML structured data writers
Kitware.VTK.vtkXMLPStructuredGridReaderVtkXMLPStructuredGridReader - Read PVTK XML StructuredGrid files
Kitware.VTK.vtkXMLPStructuredGridWriterVtkXMLPStructuredGridWriter - Write PVTK XML StructuredGrid files
Kitware.VTK.vtkXMLPUnstructuredDataReaderVtkXMLPUnstructuredDataReader - Superclass for parallel unstructured data XML readers
Kitware.VTK.vtkXMLPUnstructuredDataWriterVtkXMLPUnstructuredDataWriter - Superclass for PVTK XML unstructured data writers
Kitware.VTK.vtkXMLPUnstructuredGridReaderVtkXMLPUnstructuredGridReader - Read PVTK XML UnstructuredGrid files
Kitware.VTK.vtkXMLPUnstructuredGridWriterVtkXMLPUnstructuredGridWriter - Write PVTK XML UnstructuredGrid files
Kitware.VTK.vtkXMLReaderVtkXMLReader - Superclass for VTK's XML format readers
Kitware.VTK.vtkXMLRectilinearGridReaderVtkXMLRectilinearGridReader - Read VTK XML RectilinearGrid files
Kitware.VTK.vtkXMLRectilinearGridWriterVtkXMLRectilinearGridWriter - Write VTK XML RectilinearGrid files
Kitware.VTK.vtkXMLShaderVtkXMLShader - encapsulates a Shader XML description
Kitware.VTK.vtkXMLStructuredDataReaderVtkXMLStructuredDataReader - Superclass for structured data XML readers
Kitware.VTK.vtkXMLStructuredDataWriterVtkXMLStructuredDataWriter - Superclass for VTK XML structured data writers
Kitware.VTK.vtkXMLStructuredGridReaderVtkXMLStructuredGridReader - Read VTK XML StructuredGrid files
Kitware.VTK.vtkXMLStructuredGridWriterVtkXMLStructuredGridWriter - Write VTK XML StructuredGrid files
Kitware.VTK.vtkXMLTreeReaderVtkXMLTreeReader - reads an XML file into a vtkTree
Kitware.VTK.vtkXMLUnstructuredDataReaderVtkXMLUnstructuredDataReader - Superclass for unstructured data XML readers
Kitware.VTK.vtkXMLUnstructuredDataWriterVtkXMLUnstructuredDataWriter - Superclass for VTK XML unstructured data writers
Kitware.VTK.vtkXMLUnstructuredGridReaderVtkXMLUnstructuredGridReader - Read VTK XML UnstructuredGrid files
Kitware.VTK.vtkXMLUnstructuredGridWriterVtkXMLUnstructuredGridWriter - Write VTK XML UnstructuredGrid files
Kitware.VTK.vtkXMLUtilitiesVtkXMLUtilities - XML utilities
Kitware.VTK.vtkXMLWriterVtkXMLWriter - Superclass for VTK's XML file writers
Kitware.VTK.vtkXOpenGLRenderWindowVtkXOpenGLRenderWindow - OpenGL rendering window
Kitware.VTK.vtkXRenderWindowInteractorVtkXRenderWindowInteractor - an X event driven interface for a RenderWindow
Kitware.VTK.vtkXYPlotActorVtkXYPlotActor - generate an x-y plot from input dataset(s) or field data
Kitware.VTK.vtkXYPlotWidgetVtkXYPlotWidget - 2D widget for manipulating a XY plot
Kitware.VTK.vtkXYZMolReaderVtkXYZMolReader - read Molecular Data files
Kitware.VTK.vtkYoungsMaterialInterfaceVtkYoungsMaterialInterface - reconstructs material interfaces
Kitware.VTK.vtkZLibDataCompressorVtkZLibDataCompressor - Data compression using zlib
Kitware.VTK.WrappedObjectBase class for all the mummy wrapped classes in Kitware.VTK