Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

VTK Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
vtk3DSImporterImports 3D Studio files
vtk3DWidgetAbstract superclass for 3D widgets
vtkAbstractMapperAbstract class specifies interface to map data
vtkAbstractMapper3DAbstract class specifies interface to map 3D data
vtkAbstractPickerDefine API for picking subclasses
vtkAbstractPropPickerAbstract API for pickers that can pick an instance of vtkProp
vtkAbstractTransformSuperclass for all geometric transformations
vtkAbstractVolumeMapperAbstract class for a volume mapper
vtkActorObject (geometry & properties) in a rendered scene
vtkActor2DActor that draws 2D data
vtkActor2DCollection
vtkActorCollectionList of actors
vtkAmoebaMinimizerNonlinear optimization with a simplex
vtkAMRBox3D uniform region in space
vtkAMRLevelInformation
vtkAppendFilterAppends one or more datasets together into a single unstructured grid
vtkAppendPolyDataAppends one or more polygonal datasets together
vtkApplyFilterCommandCommand responsible for executing a filter on datasets
vtkApplyFilterCommandInternal
vtkApproximatingSubdivisionFilterGenerate a subdivision surface using an Approximating Scheme
vtkArcPlotterPlot data along an arbitrary polyline
vtkArrayCalculatorPerform mathematical operations on data in field data arrays
vtkArrowSourceAppends a cylinder to a cone to form an arrow
vtkAssemblyCreate hierarchies of vtkProp3Ds (transformable props)
vtkAssemblyNodeRepresent a node in an assembly
vtkAssemblyPathList of nodes that form an assembly path
vtkAssemblyPathsList of lists of props representing an assembly hierarchy
vtkAssignAttributeLabels a field as an attribute
vtkAttributeDataToFieldDataFilterMap attribute data to field data
vtkAVSucdReaderReads a dataset in AVS "UCD" format
vtkAxesCreate an x-y-z axes
vtkAxisActor2DCreate an axis with tick marks and labels
vtkBandedPolyDataContourFilterGenerate filled contours for vtkPolyData
vtkBase64InputStreamReads base64-encoded input from a stream
vtkBase64OutputStreamWrites base64-encoded output to a stream
vtkBase64UtilitiesBase64 encode and decode utilities
vtkBitArrayDynamic, self-adjusting array of bits
vtkBlankStructuredGridTranslate point attribute data into a blanking field
vtkBlankStructuredGridWithImageBlank a structured grid with an image
vtkBMPReaderRead Windows BMP files
vtkBMPWriterWrites Windows BMP files
vtkBooleanTextureGenerate 2D texture map based on combinations of inside, outside, and on region boundary
vtkBoxImplicit function for a bounding box
vtkBoxWidgetOrthogonal hexahedron 3D widget
vtkBranchExtentTranslatorUses alternative source for whole extent
vtkBrownianPointsAssign random vector to points
vtkButterflySubdivisionFilterGenerate a subdivision surface using the Butterfly Scheme
vtkButtonSourceCreate a ellipsoidal-shaped button
vtkByteSwapPerform machine dependent byte swapping
vtkBYUReaderRead MOVIE.BYU polygon files
vtkBYUWriterWrite MOVIE.BYU files
vtkCallbackCommandSupports function callbacks
vtkCameraVirtual camera for 3D rendering
vtkCaptionActor2DDraw text label associated with a point
vtkCarbonRenderWindowCarbon OpenGL rendering window
vtkCarbonRenderWindowInteractorImplements Carbon specific functions required by vtkRenderWindowInteractor
vtkCardinalSplineComputes an interpolating spline using a a Cardinal basis
vtkCastToConcreteWorks around type-checking limitations
vtkCellAbstract class to specify cell behavior
vtkCell3DAbstract class to specify 3D cell interface
vtkCellArrayObject to represent cell connectivity
vtkCellCentersGenerate points at center of cells
vtkCellDataRepresent and manipulate cell attribute data
vtkCellDataToPointDataMap cell data to point data
vtkCellDerivativesCompute derivatives of scalars and vectors
vtkCellLinksObject represents upward pointers from points to list of cells using each point
vtkCellLinks::Link
vtkCellLocatorOctree-based spatial search object to quickly locate cells
vtkCellPickerSelect a cell by shooting a ray into graphics window
vtkCellTypeDefine types of cells
vtkCellTypesObject provides direct access to cells in vtkCellArray and type information
vtkCGMWriterWrite polygonal data as a CGM file
vtkCharArrayDynamic, self-adjusting array of char
vtkCleanPolyDataMerge duplicate points, and/or remove unused points and/or remove degenerate cells
vtkClipDataSetClip any dataset with user-specified implicit function or input scalar data
vtkClipPolyDataClip polygonal data with user-specified implicit function or input scalar data
vtkClipVolumeClip volume data with user-specified implicit function or input scalar data
vtkCocoaRenderWindowCocoa OpenGL rendering window
vtkCocoaRenderWindowInteractorImplements Cocoa specific functions required by vtkRenderWindowInteractor
vtkCollectionCreate and manipulate unsorted lists of objects
vtkCollectionElement
vtkCollectionIteratorIterator through a vtkCollection
vtkCollectPolyDataCollect distributed polydata. .DESCRIPTION This filter has code to collect polydat from across processes onto node 0. Collection can be turned on or off using the "PassThrough" flag
vtkColorTransferFunctionDefines a transfer function for mapping a property to an RGB color value
vtkCommandSuperclass for callback/observer methods
vtkCommunicatorUsed to send/receive messages in a multiprocess/thread environment
vtkCompositeDataCommandAbstract superclass for commands
vtkCompositeDataIteratorAbstract superclass for composite data iterators
vtkCompositeDataSetAbstact superclass for composite (multi-block or AMR) datasets
vtkCompositeDataVisitorAbstract superclass for composite data visitors
vtkCompositeManagerAn object to composite multiple render windows
vtkCompositerSuper class for composite algorthms
vtkCompositeRenderManagerAn object to control sort-last parallel rendering
vtkCompressCompositerImplements compressed tree based compositing
vtkConeImplicit function for a cone
vtkConeSourceGenerate polygonal cone
vtkConnectivityFilterExtract data based on geometric connectivity
vtkContourFilterGenerate isosurfaces/isolines from scalar values
vtkContourGridGenerate isosurfaces/isolines from scalar values (specialized for unstructured grids)
vtkContourValuesHelper object to manage setting and generating contour values
vtkConvexPointSet3D cell defined by a set of convex points
vtkCoordinatePerform coordinate transformation, and represent position, in a variety of vtk coordinate systems
vtkCriticalSectionCritical section locking class
vtkCubeAxesActor2DCreate a 2D plot of a bounding box edges - used for navigation
vtkCubeSourceCreate a polygonal representation of a cube
vtkCullerSuperclass for prop cullers
vtkCullerCollectionList of Cullers
vtkCursor3DGenerate a 3D cursor representation
vtkCurvaturesCompute curvatures (Gauss and mean) of a Polydata object
vtkCutMaterialAutomatically computes the cut plane for a material array pair
vtkCutterCut vtkDataSet with user-specified implicit function
vtkCylinderImplicit function for a cylinder
vtkCylinderSourceGenerate a cylinder centered at origin
vtkCylindricalTransformCylindrical to rectangular coords and back
vtkDashedStreamLineGenerate constant-time dashed streamline in arbitrary dataset
vtkDataArrayAbstract superclass for arrays
vtkDataArrayCollectionMaintain an unordered list of dataarray objects
vtkDataArrayCollectionIteratorIterator through a vtkDataArrayCollection
vtkDataArraySelectionStore on/off settings for data arrays for a vtkSource
vtkDataArrayTemplate< T >Implementation template for vtkDataArray
vtkDataCompressorAbstract interface for data compression classes
DataInfo
vtkDataObjectGeneral representation of visualization data
vtkDataObjectCollectionMaintain an unordered list of data objects
vtkDataObjectReaderRead vtk field data file
vtkDataObjectSourceAbstract class specifies interface for field source (or objects that generate field output)
vtkDataObjectToDataSetFilterMap field data to concrete dataset
vtkDataObjectWriterWrite vtk field data
vtkDataReaderHelper superclass for objects that read vtk data files
vtkDataSetAbstract class to specify dataset behavior
vtkDataSetAttributesRepresent and manipulate attribute data in a dataset
vtkDataSetAttributes::FieldList
vtkDataSetCollectionMaintain an unordered list of dataset objects
vtkDataSetMapperMap vtkDataSet and derived classes to graphics primitives
vtkDataSetReaderClass to read any type of vtk dataset
vtkDataSetSourceAbstract class whose subclasses generate datasets
vtkDataSetSurfaceFilterExtracts outer (polygonal) surface
vtkDataSetToDataObjectFilterMap dataset into data object (i.e., a field)
vtkDataSetToDataSetFilterAbstract filter class
vtkDataSetToImageFilterAbstract filter class
vtkDataSetToPolyDataFilterAbstract filter class
vtkDataSetToStructuredGridFilterAbstract filter class
vtkDataSetToStructuredPointsFilterAbstract filter class
vtkDataSetToUnstructuredGridFilterAbstract filter class
vtkDataSetTriangleFilterTriangulate any type of dataset
vtkDataSetWriterWrite any type of vtk dataset to file
vtkDataWriterHelper class for objects that write vtk data files
vtkDebugLeaksIdentify memory leaks at program termination
vtkDebugLeaksManagerManages the vtkDebugLeaks singleton
vtkDecimateReduce the number of triangles in a mesh
vtkDecimate::LocalTri
vtkDecimate::LocalVertex
vtkDecimate::TriArray
vtkDecimate::VertexArray
vtkDecimateProReduce the number of triangles in a mesh
vtkDecimatePro::LocalTri
vtkDecimatePro::LocalVertex
vtkDecimatePro::TriArray
vtkDecimatePro::VertexArray
vtkDelaunay2DCreate 2D Delaunay triangulation of input points
vtkDelaunay3DCreate 3D Delaunay triangulation of input points
vtkDEMReaderRead a digital elevation model (DEM) file
vtkDepthSortPolyDataSort poly data along camera view direction
vtkDicerAbstract superclass to divide dataset into pieces
vtkDICOMImageReaderReads DICOM images
vtkDirectionEncoderEncode a direction into a one or two byte value
vtkDirectoryOS independent class for access to system directories
vtkDiskSourceCreate a disk with hole in center
vtkDistributedStreamTracerDistributed streamline generator
vtkDividingCubesCreate points lying on isosurface
vtkDoubleArrayDynamic, self-adjusting array of double
vtkDummyControllerDummy controller for single process applications
vtkDuplicatePolyDataFor distributed tiled displays. .DESCRIPTION This filter collects poly data and duplicates it on every node. Converts data parallel so every node has a complete copy of the data. The filter is used at the end of a pipeline for driving a tiled display
vtkDynamicLoaderClass interface to system dynamic libraries
vtkEarthSourceCreate the continents of the Earth as a sphere
vtkEdgePointsGenerate points on isosurface
vtkEdgeTableKeep track of edges (edge is pair of integer id's)
vtkElevationFilterGenerate scalars along a specified direction
vtkEmptyCellEmpty cell used as a place-holder during processing
vtkEncodedGradientEstimatorSuperclass for gradient estimation
vtkEncodedGradientShaderCompute shading tables for encoded normals
vtkEnSight6BinaryReaderClass to read binary EnSight6 files
vtkEnSight6ReaderClass to read EnSight6 files
vtkEnSightGoldBinaryReaderClass to read binary EnSight Gold files
vtkEnSightGoldReaderClass to read EnSight Gold files
vtkEnSightMasterServerReaderReader for compund EnSight files
vtkEnSightReaderSuperclass for EnSight file readers
vtkErrorCodeSuperclass for error codes
vtkExplicitCellAbstract superclass for cells requiring an explicit representation
vtkExporterAbstract class to write a scene to a file
vtkExtentSplitterSplit an extent across other extents
vtkExtentTranslatorGenerates a structured extent from unstructured
vtkExtractEdgesExtract cell edges from any type of data
vtkExtractGeometryExtract cells that lie either entirely inside or outside of a specified implicit function
vtkExtractGridSelect piece (e.g., volume of interest) and/or subsample structured grid dataset
vtkExtractPolyDataGeometryExtract vtkPolyData cells that lies either entirely inside or outside of a specified implicit function
vtkExtractPolyDataPieceReturn specified piece, including specified number of ghost levels
vtkExtractRectilinearGridExtract a sub grid (VOI) from the structured rectilinear dataset
vtkExtractTensorComponentsExtract parts of tensor and create a scalar, vector, normal, or texture coordinates
vtkExtractUnstructuredGridExtract subset of unstructured grid geometry
vtkExtractUnstructuredGridPieceReturn specified piece, including specified number of ghost levels
vtkExtractVectorComponentsExtract components of vector as separate scalars
vtkExtractVOISelect piece (e.g., volume of interest) and/or subsample structured points dataset
vtkFastGeomQuadStruct
vtkFeatureEdgesExtract boundary, non-manifold, and/or sharp edges from polygonal data
vtkFieldDataRepresent and manipulate fields of data
vtkFieldData::BasicIterator
vtkFieldData::CopyFieldFlag
vtkFieldData::Iterator
vtkFieldDataToAttributeDataFilterMap field data to dataset attribute data
vtkFileOutputWindowFile Specific output window class
vtkFiniteDifferenceGradientEstimatorUse finite differences to estimate gradient
vtkFloatArrayDynamic, self-adjusting array of float
vtkFollowerSubclass of actor that always faces the camera
vtkFrustumCoverageCullerCull props based on frustum coverage
vtkFunctionParserParse and evaluate a mathematical expression
vtkFunctionSetAbstract inteface for sets of functions
vtkGaussianCubeReaderRead ASCII Gaussian Cube Data files
vtkGaussianSplatterSplat points into a volume with an elliptical, Gaussian distribution
vtkGeneralTransformAllows operations on any transforms
vtkGenericCellThread-safe access to cells
vtkGenericEnSightReaderClass to read any type of EnSight files
vtkGenericRenderWindowInteractorPlatform-independent programmable render window interactor
vtkGeometryFilterExtract geometry from data (or convert data to polygonal type)
vtkGESignaReaderRead GE Signa ximg files
vtkGL2PSExporterExport a scene as a PostScript file using GL2PS
vtkGlyph2DCopy oriented and scaled glyph geometry to every input point (2D specialization)
vtkGlyph3DCopy oriented and scaled glyph geometry to every input point
vtkGlyphSource2DCreate 2D glyphs represented by vtkPolyData
vtkGraphicsFactory
vtkGraphLayoutFilterNice layout of undirected graphs in 3D
vtkGreedyTerrainDecimationReduce height field (represented as image) to reduced TIN
vtkGridSynchronizedTemplates3DGenerate isosurface from structured grids
vtkGridTransformNonlinear warp transformation
vtkHBDSNode
vtkHDSNode
vtkHDSNodeRef
vtkHeapReplacement for malloc/free and new/delete
vtkHedgeHogCreate oriented lines from vector data
vtkHexahedronCell that represents a linear 3D hexahedron
vtkHierarchicalBoxApplyFilterCommandCommand responsible for executing a filter on datasets
vtkHierarchicalBoxCellDataToPointDataMap cell data to point data
vtkHierarchicalBoxContourGenerate isosurfaces/isolines from scalar values
vtkHierarchicalBoxCutterCut vtkHierarchicalBoxDataSet with user-specified implicit function
vtkHierarchicalBoxDataSetHierarchical dataset of vtkUniformGrids
vtkHierarchicalBoxDataSetInternal
vtkHierarchicalBoxOutlineFilterReate wireframe outline for hierarchical datasets
vtkHierarchicalBoxSourceAbstract class whose subclasses generate hierarchical box data
vtkHierarchicalBoxToHierarchicalBoxFilterAbstract filter class
vtkHierarchicalBoxToPolyDataFilterAbstract filter class
vtkHierarchicalBoxVisitorVisitor to apply a command to all datasets
vtkHierarchicalDataIteratorIterator to access datasets in a vtkHierarchicalDataIterator
vtkHierarchicalDataSetAbstact superclass for hierarchical datasets
vtkHierarchicalDataSetInternal
vtkHomogeneousTransformSuperclass for homogeneous transformations
vtkHullProduce an n-sided convex hull
vtkHyperStreamlineGenerate hyperstreamline in arbitrary dataset
vtkIdentityTransformTransform that doesn't do anything
vtkIdFilterGenerate scalars or field data from point and cell ids
vtkIdListList of point or cell ids
vtkIdListCollectionMaintain an unordered list of dataarray objects
vtkIdTypeInteger type used for point and cell IDs
vtkIdTypeArrayDynamic, self-adjusting integer array
vtkImage2DIslandPixel
vtkImageAccumulateGeneralized histograms up to 4 dimensions
vtkImageActorDraw an image (data & properties) in a rendered 3D scene
vtkImageAnisotropicDiffusion2DEdge preserving smoothing
vtkImageAnisotropicDiffusion3DEdge preserving smoothing
vtkImageAppendCollects data from multiple inputs into one image
vtkImageAppendComponentsCollects components from two inputs into one output
vtkImageBlendBlend images together using alpha or opacity
vtkImageBlockReaderBreaks up image into blocks and save in files
vtkImageBlockWriterBreaks up image into blocks and save in files
vtkImageButterworthHighPassFrequency domain high pass
vtkImageButterworthLowPassFrequency domain Low pass
vtkImageCacheFilterCaches multiple vtkImageData objects
vtkImageCanvasSource2DPaints on a canvas
vtkImageCanvasSource2DPixel
vtkImageCastImage Data type Casting Filter
vtkImageChangeInformationModify spacing, origin and extent
vtkImageCheckerboardShow two images at once using a checkboard pattern
vtkImageCityBlockDistance1,2 or 3D distance map
vtkImageClipReduces the image extent of the input
vtkImageComplex
vtkImageConnectorCreate a binary image of a sphere
vtkImageConnectorSeed
vtkImageConstantPadMakes image larger by padding with constant
vtkImageContinuousDilate3DDilate implemented as a maximum
vtkImageContinuousErode3DErosion implemented as a minimum
vtkImageConvolveConvolution of an image with a kernel
vtkImageCorrelationCorrelation imageof the two inputs
vtkImageCursor3DPaints a cursor on top of an image or volume
vtkImageDataTopologically and geometrically regular array of data
vtkImageDataGeometryFilterExtract geometry for structured points
vtkImageDataStreamerInitiates streaming on image data
vtkImageDecomposeFilterFilters that execute axes in series
vtkImageDifferenceCompares images for regression tests
vtkImageDilateErode3DDilates one value and erodes another
vtkImageDivergenceDivergence of a vector field
vtkImageDotProductDot product of two vector images
vtkImageEllipsoidSourceCreate a binary image of an ellipsoid
vtkImageEuclideanDistanceComputes 3D Euclidean DT
vtkImageEuclideanToPolarConverts 2D Euclidean coordinates to polar
vtkImageExportExport VTK images to third-party systems
vtkImageExtractComponentsOutputs a single component
vtkImageFFTFast Fourier Transform
vtkImageFlipThis flips an axis of an image. Right becomes left ..
vtkImageFourierCenterShifts constant frequency to center for display
vtkImageFourierFilterSuperclass that implements complex numbers
vtkImageGaussianSmoothPerforms a gaussian convolution
vtkImageGaussianSourceCreate an image with Gaussian pixel values
vtkImageGradientComputes the gradient vector
vtkImageGradientMagnitudeComputes magnitude of the gradient
vtkImageGridSourceCreate an image of a grid
vtkImageHSIToRGBConverts HSI components to RGB
vtkImageHSVToRGBConverts HSV components to RGB
vtkImageHybridMedian2DMedian filter that preserves lines and corners
vtkImageIdealHighPassSimple frequency domain band pass
vtkImageIdealLowPassSimple frequency domain band pass
vtkImageImportImport data from a C array
vtkImageInPlaceFilterFilter that operates in place
vtkImageIslandRemoval2DRemoves small clusters in masks
vtkImageIterateFilterMultiple executes per update
vtkImageIterator< DType >Simple image iterator
vtkImageLaplacianComputes divergence of gradient
vtkImageLogarithmicScalePasses each pixel through log function
vtkImageLogicAnd, or, xor, nand, nor, not
vtkImageLuminanceComputes the luminance of the input
vtkImageMagnifyMagnify an image by an integer value
vtkImageMagnitudeColapses components with magnitude function.
vtkImageMandelbrotSourceMandelbrot image
vtkImageMapper2D image display
vtkImageMapToColorsMap the input image through a lookup table
vtkImageMapToRGBAMap the input image through a lookup table
vtkImageMapToWindowLevelColorsMap the input image through a lookup table and window / level it
vtkImageMarchingCubesGenerate isosurface(s) from volume/images
vtkImageMaskCombines a mask and an image
vtkImageMaskBitsApplies a bit-mask pattern to each component
vtkImageMathematicsAdd, subtract, multiply, divide, invert, sin, cos, exp, log
vtkImageMedian3DMedian Filter
vtkImageMirrorPadExtra pixels are filled by mirror images
vtkImageMultipleInputFilterGeneric filter that has N inputs
vtkImageMultipleInputOutputFilterGeneric filter that has N inputs
vtkImageNoiseSourceCreate an image filled with noise
vtkImageNonMaximumSuppressionPerforms non-maximum suppression
vtkImageNormalizeNormalizes that scalar components for each point
vtkImageOpenClose3DWill perform opening or closing
vtkImagePadFilterSuper class for filters that fill in extra pixels
vtkImagePermutePermutes axes of input
vtkImagePlaneWidget3D widget for reslicing image data
vtkImageProgressIterator< DType >Simple image iterator with progress
vtkImageQuantizeRGBToIndexGeneralized histograms up to 4 dimensions
vtkImageRange3DMax - min of a circular neighborhood
vtkImageReaderSuperclass of transformable binary file readers
vtkImageReader2Superclass of binary file readers
vtkImageReader2CollectionMaintain a list of implicit functions
vtkImageReader2FactorySuperclass of binary file readers
vtkImageRectilinearWipeMake a rectilinear combination of two images
vtkImageResampleResamples an image to be larger or smaller
vtkImageResliceReslices a volume along a new set of axes
vtkImageRFFTReverse Fast Fourier Transform
vtkImageRGBToHSIConverts RGB components to HSI
vtkImageRGBToHSVConverts RGB components to HSV
vtkImageSeedConnectivitySeedConnectivity with user defined seeds
vtkImageSeparableConvolution3 1D convolutions on an image
vtkImageShiftScaleShift and scale an input image
vtkImageShrink3DSubsamples an image
vtkImageSinusoidSourceCreate an image with sinusoidal pixel values
vtkImageSkeleton2DSkeleton of 2D images
vtkImageSobel2DComputes a vector field using sobel functions
vtkImageSobel3DComputes a vector field using sobel functions
vtkImageSourceSource of data for the imaging pipeline
vtkImageSpatialFilterFilters that operate on pixel neighborhoods
vtkImageStencilCombine images via a cookie-cutter operation
vtkImageStencilDataEfficient description of an image stencil
vtkImageStencilSourceHelper class for clipping images
vtkImageThresholdFlexible threshold
vtkImageToImageFilterGeneric filter that has one input.
vtkImageToImageStencilClip an image with a mask image
vtkImageToPolyDataFilterGenerate linear primitives (vtkPolyData) from an image
vtkImageToStructuredPointsAttaches image pipeline to VTK
vtkImageTracerWidget3D widget for tracing on planar props
vtkImageTranslateExtentChanges extent, nothing else
vtkImageTwoInputFilterGeneric superclass for filters that have two inputs
vtkImageVariance3DVariance in a neighborhood
vtkImageViewerDisplay a 2d image
vtkImageViewer2Display a 2D image
vtkImageWrapPadMakes an image larger by wrapping existing data
vtkImageWriterWrites images to files
vtkImagingFactory
vtkImplicitBooleanImplicit function consisting of boolean combinations of implicit functions
vtkImplicitDataSetTreat a dataset as if it were an implicit function
vtkImplicitFunctionAbstract interface for implicit functions
vtkImplicitFunctionCollectionMaintain a list of implicit functions
vtkImplicitFunctionToImageStencilClip an image with a function
vtkImplicitModellerCompute distance from input geometry on structured point dataset
vtkImplicitPlaneWidget3D widget for manipulating an infinite plane
vtkImplicitSelectionLoopImplicit function for a selection loop
vtkImplicitSumImplicit sum of other implicit functions
vtkImplicitTextureCoordsGenerate 1D, 2D, or 3D texture coordinates based on implicit function(s)
vtkImplicitVolumeTreat a volume as if it were an implicit function
vtkImplicitWindowFunctionImplicit function maps another implicit function to lie within a specified range
vtkImporterImporter abstract class
vtkIndentSimple class to control print indentation
vtkInitialValueProblemSolverIntegrate a set of ordinary differential equations (initial value problem) in time
vtkInputPortReceives data from another process
vtkInputStreamWraps a binary input stream with a VTK interface
vtkInstantiatorCreate an instance of any VTK class from its name
vtkInstantiatorInitialize
vtkIntArrayDynamic, self-adjusting array of int
vtkInteractorEventRecorderRecord and play VTK events passing through a vtkRenderWindowInteractor
vtkInteractorObserverAbstract superclass for classes observing events invoked by vtkRenderWindowInteractor
vtkInteractorStyleProvide event-driven interface to the rendering window (defines trackball mode)
vtkInteractorStyleFlightFlight motion routines
vtkInteractorStyleImageInteractive manipulation of the camera specialized for images
vtkInteractorStyleJoystickActorManipulate objects in the scene independently of one another
vtkInteractorStyleJoystickCameraInteractive manipulation of the camera
vtkInteractorStyleRubberBandZoomZoom in by amount indicated by rubber band box
vtkInteractorStyleSwitchClass to swap between interactory styles
vtkInteractorStyleTerrainManipulate camera in scene with natural view up (e.g., terrain)
vtkInteractorStyleTrackballTrackball motion control
vtkInteractorStyleTrackballActorManipulate objects in the scene independent of each other
vtkInteractorStyleTrackballCameraInteractive manipulation of the camera
vtkInteractorStyleUnicamUnicam navigation style
vtkInteractorStyleUserCustomizable interaction routines
vtkInterpolateDataSetAttributesInterpolate scalars, vectors, etc. and other dataset attributes
vtkInterpolatedVelocityFieldInterface for obtaining interpolated velocity values
vtkInterpolatingSubdivisionFilterGenerate a subdivision surface using an Interpolating Scheme
vtkIOStreamInclude C++ iostreams as used by VTK
vtkIOStreamFwdForward-declare C++ iostreams as used by VTK
vtkIterativeClosestPointTransformImplementation of the ICP algorithm
vtkIVExporterExport a scene into OpenInventor 2.0 format
vtkIVWriterExport polydata into OpenInventor 2.0 format
vtkJPEGReaderRead JPEG files
vtkJPEGWriterWrites JPEG files
vtkKitwareContourFilterGenerate isosurfaces/isolines from scalar values
vtkKitwareCutterCut vtkDataSet with user-specified implicit function
vtkKitwareObjectFactoryObject Factory for Kitware patented objects
vtkKochanekSplineComputes an interpolating spline using a Kochanek basis
vtkLabeledDataMapperDraw text labels at dataset points
vtkLandmarkTransformLinear transform specified by two corresponding point sets
vtkLargeIntegerClass for arbitrarily large ints
vtkLegendBoxActorDraw symbols with text
vtkLightVirtual light for 3D rendering
vtkLightCollectionList of lights
vtkLightKitSimple but quality lighting kit
vtkLineCell represents a 1D line
vtkLinearExtrusionFilterSweep polygonal data creating a "skirt" from free edges and lines, and lines from vertices
vtkLinearSubdivisionFilterGenerate a subdivision surface using the Linear Scheme
vtkLinearTransformAbstract superclass for linear transformations
vtkLineSourceCreate a line defined by two end points
vtkLineWidget3D widget for manipulating a line
vtkLinkEdgelsLinks edgels together to form digital curves
vtkLocatorAbstract base class for objects that accelerate spatial searches
vtkLODActorActor that supports multiple levels of detail
vtkLODProp3DLevel of detail 3D prop
vtkLODProp3DEntry
vtkLogLookupTableMap scalars into colors using log (base 10) scale
vtkLongArrayDynamic, self-adjusting array of long
vtkLookupTableMap scalar values into colors via a lookup table
vtkLoopSubdivisionFilterGenerate a subdivision surface using the Loop Scheme
vtkMapperAbstract class specifies interface to map data to graphics primitives
vtkMapper2D
vtkMapperCollectionList of mappers
vtkMarchingContourFilterGenerate isosurfaces/isolines from scalar values
vtkMarchingCubesGenerate isosurface(s) from volume
vtkMarchingSquaresGenerate isoline(s) from structured points set
vtkMaskFieldsAllow control of which fields get passed to the output
vtkMaskFields::CopyFieldFlag
vtkMaskPointsSelectively filter points
vtkMaskPolyDataSample subset of input polygonal data
vtkMassPropertiesEstimate volume, area, shape index of triangle mesh
vtkMathPerforms common math operations
vtkMatrix4x4Represent and manipulate 4x4 transformation matrices
vtkMatrixToHomogeneousTransformConvert a matrix to a transform
vtkMatrixToLinearTransformConvert a matrix to a transform
vtkMCubesReaderRead binary marching cubes file
vtkMCubesWriterWrite binary marching cubes file
vtkMedicalImageReader2VtkImageReader2 with medical meta data
vtkMemoryLimitImageDataStreamer
vtkMergeDataObjectFilterMerge dataset and data object field to create dataset with attribute data
vtkMergeFieldsMerge multiple fields into one
vtkMergeFields::Component
vtkMergeFilterExtract separate components of data from different datasets
vtkMergePointsMerge exactly coincident points
vtkMesaActorMesa actor
vtkMesaCameraMesa camera
vtkMesaFreeTypeTextMapper2D Text annotation support
vtkMesaImageActorMesa texture map
vtkMesaImageMapper2D image display support for Mesa
vtkMesaLightMesa light
vtkMesaPolyDataMapperPolyDataMapper for the Mesa library
vtkMesaPolyDataMapper2D
vtkMesaPropertyMesa property
vtkMesaRayCastImageDisplayHelperMesa subclass that draws the image to the screen
vtkMesaRendererOpenGL renderer
vtkMesaRenderWindowMesa rendering window
vtkMesaTextureMesa texture map
vtkMesaVolumeRayCastMapperMesa subclass that draws the image to the screen
vtkMesaVolumeTextureMapper2DAbstract class for a volume mapper
vtkMeshQualityCalculate quality of tetrahedral meshes
vtkMetaImageReaderRead binary UNC meta image data
vtkMetaImageWriterWrite a binary UNC meta image data
vtkMILVideoSourceMatrox Imaging Library frame grabbers
vtkMoleculeReaderBaseRead Molecular Data files
vtkMPICommunicatorClass for creating user defined MPI communicators
vtkMPICommunicator::Request
vtkMPICommunicatorOpaqueComm
vtkMPIControllerProcess communication using MPI
vtkMPIEventLogClass for logging and timing
vtkMPIGroupClass for creating MPI groups
vtkMultiBlockApplyFilterCommandCommand responsible for executing a filter on datasets
vtkMultiBlockDataIteratorIterator to access datasets in a vtkMultiBlockDataSet
vtkMultiBlockDataSetCollection of data objects
vtkMultiBlockDataSetInternal
vtkMultiBlockDataVisitorVisitor to apply a command to all datasets
vtkMultiPartExtentTranslatorReturns the whole extent for any piece
vtkMultiProcessControllerMultiprocessing communication superclass
vtkMultiProcessLogManages logs for multiple threads/processes
vtkMultiThreaderA class for performing multithreaded execution
vtkMultiThreader::ThreadInfo
vtkMutexLockMutual exclusion locking class
vtkNonLinearCellAbstract superclass for non-linear cells
vtkOBBDicerDivide dataset into spatially aggregated pieces
vtkOBBNode
vtkOBBTreeGenerate oriented bounding box (OBB) tree
vtkObjectAbstract base class for most VTK objects
vtkObjectBaseAbstract base class for most VTK objects
vtkObjectFactoryAbstract base class for vtkObjectFactories
vtkObjectFactory::OverrideInformation
vtkObjectFactoryCollectionMaintain a list of object factories
vtkOBJExporterExport a scene into Wavefront format
vtkOBJReaderRead Wavefront .obj files
vtkOldStyleCallbackCommandSupports legacy function callbacks for VTK
vtkOOGLExporterExport a scene into Geomview OOGL format
vtkOpenGLActorOpenGL actor
vtkOpenGLCameraOpenGL camera
vtkOpenGLFreeTypeTextMapper2D Text annotation support
vtkOpenGLImageActorOpenGL texture map
vtkOpenGLImageMapper2D image display support for OpenGL
vtkOpenGLLightOpenGL light
vtkOpenGLPolyDataMapperPolyDataMapper for the OpenGL library
vtkOpenGLPolyDataMapper2D
vtkOpenGLPropertyOpenGL property
vtkOpenGLRayCastImageDisplayHelperOpenGL subclass that draws the image to the screen
vtkOpenGLRendererOpenGL renderer
vtkOpenGLRenderWindowOpenGL rendering window
vtkOpenGLStateCache
vtkOpenGLTextureOpenGL texture map
vtkOpenGLVolumeProVG500MapperConcrete class for VolumePRO mapper
vtkOpenGLVolumeProVP1000MapperConcrete class for VolumePRO mapper
vtkOpenGLVolumeRayCastMapperOpenGL subclass that draws the image to the screen
vtkOpenGLVolumeTextureMapper2DAbstract class for a volume mapper
vtkOrderedTriangulatorHelper class to generate triangulations
vtkOStreamWrapperWrapper for C++ ostream. Internal VTK use only
vtkOStreamWrapper::EndlType
vtkOStrStreamWrapperWrapper for ostrstream. Internal VTK use only
vtkOutlineCornerFilterCreate wireframe outline corners for arbitrary data set
vtkOutlineCornerSourceCreate wireframe outline corners around bounding box
vtkOutlineFilterCreate wireframe outline for arbitrary data set
vtkOutlineSourceCreate wireframe outline around bounding box
vtkOutputPortConnects pipelines in different processes
vtkOutputStreamWraps a binary output stream with a VTK interface
vtkOutputWindowBase class for writing debug output to a console
vtkOutputWindowCleanup
vtkOverrideInformationFactory object override information
vtkOverrideInformationCollectionMaintain a list of override information objects
vtkParallelCoordinatesActorCreate parallel coordinate display from input field
vtkParallelFactory
vtkParallelRenderManagerAn object to control parallel rendering
vtkParallelRenderManager::LightInfoDouble
vtkParallelRenderManager::RendererInfoDouble
vtkParallelRenderManager::RendererInfoInt
vtkParallelRenderManager::RenderWindowInfoDouble
vtkParallelRenderManager::RenderWindowInfoInt
vtkParticleReaderRead raw particle data and one array
vtkPassThroughFilterFilter which shallow copies it's input to it's output
vtkPCAAnalysisFilterPerforms principal component analysis of a set of aligned pointsets
vtkPCellDataToPointDataCompute point arrays from cell arrays
vtkPDataSetReaderManages writing pieces of a data set
vtkPDataSetWriterManages writing pieces of a data set
vtkPDBReaderRead Molecular Data files
vtkPerlinNoiseImplicit function that implements Perlin noise
vtkPerspectiveTransformDescribes a 4x4 matrix transformation
vtkPickerSuperclass for 3D geometric pickers (uses ray cast)
vtkPieceScalarsSets all cell scalars from the update piece
vtkPiecewiseFunctionDefines a 1D piecewise function
vtkPiecewiseFunctionShiftScale
vtkPiecewiseFunctionSourceAbstract class whose subclasses generate piecewise functions
vtkPiecewiseFunctionToPiecewiseFunctionFilterAbstract filter class
vtkPImageWriter
vtkPipelineSizeCompute the memory required by a pipeline
vtkPixelCell that represents an orthogonal quadrilateral
vtkPlanePerform various plane computations
vtkPlaneCollectionMaintain a list of planes
vtkPlanesImplicit function for convex set of planes
vtkPlaneSourceCreate an array of quadrilaterals located in a plane
vtkPlaneWidget3D widget for manipulating a finite plane
vtkPlatonicSolidSourceProduce polygonal Platonic solids
vtkPLinearExtrusionFilterSubclass that handles piece invariance
vtkPLOT3DReaderRead PLOT3D data files
vtkPLYReaderRead Stanford University PLY polygonal file format
vtkPLYWriterWrite Stanford PLY file format
vtkPNGReaderRead PNG files
vtkPNGWriterWrites PNG files
vtkPNMReaderRead pnm (i.e., portable anymap) files
vtkPNMWriterWrites PNM (portable any map) files
vtkPointDataRepresent and manipulate point attribute data
vtkPointDataToCellDataMap point data to cell data
vtkPointLoadCompute stress tensors given point load on semi-infinite domain
vtkPointLocatorQuickly locate points in 3-space
vtkPointPickerSelect a point by shooting a ray into a graphics window
vtkPointsRepresent and manipulate 3D points
vtkPointSetAbstract class for specifying dataset behavior
vtkPointSetSourceAbstract class whose subclasses generate point data
vtkPointSetToPointSetFilterAbstract filter class
vtkPointSourceCreate a random cloud of points
vtkPointWidgetPosition a point in 3D space
vtkPolyDataConcrete dataset represents vertices, lines, polygons, and triangle strips
vtkPolyDataCollectionMaintain a list of polygonal data objects
vtkPolyDataConnectivityFilterExtract polygonal data based on geometric connectivity
vtkPolyDataMapperMap vtkPolyData to graphics primitives
vtkPolyDataMapper2DDraw vtkPolyData onto the image plane
vtkPolyDataNormalsCompute normals for polygonal mesh
vtkPolyDataReaderRead vtk polygonal data file
vtkPolyDataSourceAbstract class whose subclasses generate polygonal data
vtkPolyDataSourceWidgetAbstract PolyDataSource-based 3D widget
vtkPolyDataStreamerStream appends input pieces to the output
vtkPolyDataToImageStencilClip an image with polydata
vtkPolyDataToPolyDataFilterAbstract filter class
vtkPolyDataWriterWrite vtk polygonal data
vtkPolygonCell that represents an n-sided polygon
vtkPolyLineCell represents a set of 1D lines
vtkPolyVertexCell represents a set of 0D vertices
vtkPOPReaderRead POP data files
vtkPostScriptWriterWrites an image as a PostScript file
vtkPOutlineCornerFilterCreate wireframe outline corners for arbitrary data set
vtkPOutlineFilterCreate wireframe outline for arbitrary data set
vtkPPolyDataNormalsCompute normals for polygonal mesh
vtkPProbeFilterProbe dataset in parallel
vtkPriorityQueueList of ids arranged in priority order
vtkPriorityQueue::Item
vtkProbeFilterSample data values at specified point locations
vtkProcessObjectAbstract class specifies interface for visualization filters
vtkProcessStatisticsGet statistics such as cpu and memory usage
vtkProcrustesAlignmentFilterAligns a set of pointsets together
vtkProgrammableAttributeDataFilterManipulate attribute (cell and point) data via a user-specified function
vtkProgrammableDataObjectSourceGenerate source data object via a user-specified function
vtkProgrammableFilterUser-programmable filter
vtkProgrammableGlyphFilterControl the generation and placement of glyphs at input points
vtkProgrammableSourceGenerate source dataset via a user-specified function
vtkProjectedTextureAssign texture coordinates for a projected texture
vtkPropAbstract superclass for all actors, volumes and annotations
vtkProp3D3D object for placement in a rendered scene
vtkProp3DCollectionList of 3D props
vtkPropAssemblyCreate hierarchies of props
vtkPropCollectionList of Props
vtkPropertyRepresent surface properties of a geometric object
vtkProperty2D
vtkPropPickerPick an actor/prop using graphics hardware
vtkPSphereSourceSphere source that supports pieces
vtkPStreamTracerAbstract superclass for parallel streamline generators
vtkPushImageFilterSampleExample of a PushImageFilter
vtkPushImageReaderRead image files, compatible with PushPipeline
vtkPushPipelineRun a pipeline from a data push perspective
vtkPyramid3D cell that represents a linear pyramid
vtkQuadCell that represents a 2D quadrilateral
vtkQuadraticEdgeCell represents a parabolic, isoparametric edge
vtkQuadraticHexahedronCell represents a parabolic, 20-node isoparametric hexahedron
vtkQuadraticQuadCell represents a parabolic, 8-node isoparametric quad
vtkQuadraticTetraCell represents a parabolic, 10-node isoparametric tetrahedron
vtkQuadraticTriangleCell represents a parabolic, isoparametric triangle
vtkQuadricEvaluate implicit quadric function
vtkQuadricClusteringReduce the number of triangles in a mesh
vtkQuadricClustering::PointQuadric
vtkQuadricDecimationReduce the number of triangles in a mesh
vtkQuadricDecimation::ErrorQuadric
vtkQuantizePolyDataPointsQuantizes x,y,z coordinates of points
vtkRayCastImageDisplayHelperHelper class that draws the image to the screen
vtkRayCastRayInfo
vtkRayCastStructuresStructure definitions for ray casting
vtkRayCastVolumeInfo
vtkRearrangeFieldsMove/copy fields between field data, point data and cell data
vtkRearrangeFields::Operation
vtkRectilinearGridDatset that is topologically regular with variable spacing in the three coordinate directions
vtkRectilinearGridGeometryFilterExtract geometry for a rectilinear grid
vtkRectilinearGridOutlineFilterCreate wireframe outline for a rectilinear grid
vtkRectilinearGridReaderRead vtk rectilinear grid data file
vtkRectilinearGridSourceAbstract class whose subclasses generates rectilinear grid data
vtkRectilinearGridToPolyDataFilterAbstract filter class
vtkRectilinearGridToTetrahedraCreate a Tetrahedral mesh from a RectilinearGrid
vtkRectilinearGridWriterWrite vtk rectilinear grid data file
vtkRectilinearSynchronizedTemplatesGenerate isosurface from rectilinear grid
vtkRecursiveDividingCubesCreate points lying on isosurface (using recursive approach)
vtkRecursiveSphereDirectionEncoderA direction encoder based on the recursive subdivision of an octahedron
vtkReferenceCountObsolete / empty subclass of object
vtkReflectionFilterReflects a data set across a plane
vtkRendererAbstract specification for renderers
vtkRendererCollectionList of renderers
vtkRendererSourceTake a renderer into the pipeline
vtkRenderLargeImageUse tiling to generate a large rendering
vtkRenderWindowCreate a window for renderers to draw into
vtkRenderWindowCollectionList of RenderWindows
vtkRenderWindowInteractorPlatform-independent render window interaction including picking and frame rate control
vtkReverseSenseReverse the ordering of polygonal cells and/or vertex normals
vtkRibbonFilterCreate oriented ribbons from lines defined in polygonal dataset
vtkRIBExporterExport a scene into RenderMan RIB format
vtkRIBLightRIP Light
vtkRIBPropertyRIP Property
vtkRotationalExtrusionFilterSweep polygonal data creating "skirt" from free edges and lines, and lines from vertices
vtkRTAnalyticSourceCreate an image for regression testing
vtkRuledSurfaceFilterGenerates a surface from a set of lines
vtkRungeKutta2Integrate an initial value problem using 2nd order Runge-Kutta method
vtkRungeKutta4Integrate an initial value problem using 4th order Runge-Kutta method
vtkRungeKutta45Integrate an initial value problem using 5th order Runge-Kutta method with adaptive stepsize control
vtkSampleFunctionSample an implicit function over a structured point set
vtkScalarBarActorCreate a scalar bar with labels
vtkScalarBarWidget2D widget for manipulating a scalar bar
vtkScalarsToColorsMap scalar values into colors
vtkScalarTreeOrganize data according to scalar values (used to accelerate contouring operations)
vtkScaledTextActorCreate text that will scale as needed
vtkSelectPolyDataSelect portion of polygonal mesh; generate selection scalars
vtkSelectVisiblePointsExtract points that are visible (based on z-buffer calculation)
vtkSharedMemoryCommunicatorProvides communication using shared memory
vtkShepardMethodSample unstructured points onto structured points using the method of Shepard
vtkShortArrayDynamic, self-adjusting array of short
vtkShrinkFilterShrink cells composing an arbitrary data set
vtkShrinkPolyDataShrink cells composing PolyData
vtkSimpleCriticalSection
vtkSimpleElevationFilterGenerate scalars along a specified direction
vtkSimpleImageFilterExampleSimple example of an image-image filter
vtkSimpleImageToImageFilterGeneric image filter with one input
vtkSimpleMutexLock
vtkSimpleScalarTreeOrganize data according to scalar values (used to accelerate contouring operations)
vtkSLCReaderRead an SLC volume file
vtkSliceCubesGenerate isosurface(s) from volume four slices at a time
vtkSmartPointer< T >Hold a reference to a vtkObjectBase instance
vtkSmartPointerBaseNon-templated superclass for vtkSmartPointer
vtkSmoothPolyDataFilter
vtkSocketCommunicatorProcess communication using Sockets
vtkSocketControllerProcess communication using Sockets
vtkSourceAbstract class specifies interface for visualization network source
vtkSpatialRepresentationFilterGenerate polygonal model of spatial search object (i.e., a vtkLocator)
vtkSphereImplicit function for a sphere
vtkSpherePuzzleCreate a polygonal sphere centered at the origin
vtkSpherePuzzleArrowsVisualize permutation of the sphere puzzle
vtkSphereSourceCreate a polygonal sphere centered at the origin
vtkSphereWidget3D widget for manipulating a sphere
vtkSphericalTransformSpherical to rectangular coords and back
vtkSplineSpline abstract class
vtkSplineFilterGenerate uniformly subdivided polylines from a set of input polyline using a vtkSpline
vtkSplineWidget3D widget for manipulating a spline
vtkSplitFieldSplit a field into single component fields
vtkSplitField::Component
vtkStdStringWrapper around vtkstd::string to keep symbols short
vtkSTLReaderRead ASCII or binary stereo lithography files
vtkSTLWriterWrite stereo lithography files
vtkStreamerAbstract object implements integration of massless particle through vector field
vtkStreamer::StreamArray
vtkStreamer::StreamPoint
vtkStreamLineGenerate streamline in arbitrary dataset
vtkStreamPointsGenerate points along streamer separated by constant time increment
vtkStreamTracerStreamline generator
vtkStreamTracer::IntervalInformation
vtkStripperCreate triangle strips and/or poly-lines
vtkStructuredDataAbstract class for topologically regular data
vtkStructuredGridTopologically regular array of data
vtkStructuredGridGeometryFilterExtract geometry for structured grid
vtkStructuredGridOutlineFilterCreate wireframe outline for structured grid
vtkStructuredGridReaderRead vtk structured grid data file
vtkStructuredGridSourceAbstract class whose subclasses generates structured grid data
vtkStructuredGridToPolyDataFilterAbstract filter class
vtkStructuredGridToStructuredGridFilterAbstract filter class
vtkStructuredGridWriterWrite vtk structured grid data file
vtkStructuredPointsA subclass of ImageData
vtkStructuredPointsCollectionMaintain a list of structured points data objects
vtkStructuredPointsGeometryFilterObsolete class
vtkStructuredPointsReaderRead vtk structured points data file
vtkStructuredPointsSourceAbstract class whose subclasses generates structured Points data
vtkStructuredPointsToPolyDataFilterAbstract filter class
vtkStructuredPointsToStructuredPointsFilterAbstract filter class
vtkStructuredPointsToUnstructuredGridFilterAbstract filter class
vtkStructuredPointsWriterWrite vtk structured points data file
vtkStructuredVisibilityConstraintHelper object to manage the visibility of points and cells
vtkSubdivideTetraSubdivide one tetrahedron into twelve for every tetra
vtkSubPixelPositionEdgelsAdjust edgel locations based on gradients
vtkSuperquadricImplicit function for a Superquadric
vtkSuperquadricSourceCreate a polygonal superquadric centered at the origin
vtkSurfaceReconstructionFilterReconstructs a surface from unorganized points
vtkSweptSurfaceGiven a path and input geometry generate an (implicit) representation of a swept surface
vtkSynchronizedTemplates2DGenerate isoline(s) from a structured points set
vtkSynchronizedTemplates3DGenerate isosurface from structured points
vtkSystemIncludesTransition VTK to ANSI C++, centralize inclusion of system files
vtkTableExtentTranslatorExtent translation through lookup table
vtkTensorSupporting class to enable assignment and referencing of tensors
vtkTensorGlyphScale and orient glyph(s) according to tensor eigenvalues and eigenvectors
vtkTestingUnified VTK regression testing framework
vtkTestUtilities
vtkTetra3D cell that represents a tetrahedron
vtkTextActorAn actor that displays text. Scaled or unscaled
vtkTextMapper2D text annotation
vtkTextPropertyRepresent text properties
vtkTextSourceCreate polygonal text
vtkTextureHandles properties associated with a texture map
vtkTexturedSphereSourceCreate a sphere centered at the origin
vtkTextureMapToCylinderGenerate texture coordinates by mapping points to cylinder
vtkTextureMapToPlaneGenerate texture coordinates by mapping points to plane
vtkTextureMapToSphereGenerate texture coordinates by mapping points to sphere
vtkThinPlateSplineTransformNonlinear warp transformation
vtkThreadedControllerAllows communication between running threads
vtkThreadSafeLogSaves tag/float entries
vtkThresholdExtracts cells where scalar value in cell satisfies threshold criterion
vtkThresholdPointsExtracts points whose scalar value satisfies threshold criterion
vtkThresholdTextureCoordsCompute 1D, 2D, or 3D texture coordinates based on scalar threshold
vtkTIFFReaderRead TIFF files
vtkTIFFWriterWrite out image data as a TIFF file
vtkTimerLogTimer support and logging
vtkTimerLogEntry
vtkTimeStampRecord modification and/or execution time
vtkTkImageViewerWidgetTk Widget for viewing vtk images
vtkTkRenderWidgetTk Widget for vtk renderering
vtkTransformDescribes linear transformations via a 4x4 matrix
vtkTransformCollectionMaintain a list of transforms
vtkTransformConcatenation
vtkTransformConcatenationStack
vtkTransformFilterTransform points and associated normals and vectors
vtkTransformPair
vtkTransformPolyDataFilterTransform points and associated normals and vectors for polygonal dataset
vtkTransformTextureCoordsTransform (scale, rotate, translate) texture coordinates
vtkTransformToGridCreate a grid for a vtkGridTransform
vtkTransmitPolyDataPieceReturn specified piece, including specified number of ghost levels. .DESCRIPTION This filter updates the appropriate piece by requesting the piece from process 0. Process 0 always updates all of the data. It is important that Execute get called on all processes, otherwise the filter will deadlock
vtkTransmitUnstructuredGridPieceReturn specified piece, including specified number of ghost levels. .DESCRIPTION This filter updates the appropriate piece by requesting the piece from process 0. Process 0 always updates all of the data. It is important that Execute get called on all processes, otherwise the filter will deadlock
vtkTreeCompositeImplements tree based compositing
vtkTreeCompositerImplements tree based compositing
vtkTriangleCell that represents a triangle
vtkTriangleFilterCreate triangle polygons from input polygons and triangle strips
vtkTriangleStripCell that represents a triangle strip
vtkTriangularTCoords2D texture coordinates based for triangles
vtkTriangularTextureGenerate 2D triangular texture map
vtkTubeFilterFilter that generates tubes around lines
vtkUGFacetReaderRead EDS Unigraphics facet files
vtkUniformGridTopologically and geometrically regular array of data
vtkUnsignedCharArrayDynamic, self-adjusting array of unsigned char
vtkUnsignedIntArrayDynamic, self-adjusting array of unsigned int
vtkUnsignedLongArrayDynamic, self-adjusting array of unsigned long
vtkUnsignedShortArrayDynamic, self-adjusting array of unsigned short
vtkUnstructuredGridDataset represents arbitrary combinations of all possible cell types
vtkUnstructuredGridBunykRayCastFunctionSuperclass for ray casting functions
vtkUnstructuredGridBunykRayCastFunction::Intersection
vtkUnstructuredGridBunykRayCastFunction::Triangle
vtkUnstructuredGridReaderRead vtk unstructured grid data file
vtkUnstructuredGridSourceAbstract class whose subclasses generate unstructured grid data
vtkUnstructuredGridToPolyDataFilterAbstract filter class
vtkUnstructuredGridToUnstructuredGridFilterAbstract filter class
vtkUnstructuredGridVolumeMapperAbstract class for a unstructured grid volume mapper
vtkUnstructuredGridVolumeRayCastFunctionSuperclass for ray casting functions
vtkUnstructuredGridVolumeRayCastMapperA software mapper for unstructured volumes
vtkUnstructuredGridWriterWrite vtk unstructured grid data file
vtkVectorDotGenerate scalars from dot product of vectors and normals (e.g., show displacement plot)
vtkVectorNormGenerate scalars from Euclidean norm of vectors
vtkVectorTextCreate polygonal text
vtkVersionVersioning class for vtk
vtkVertexCell that represents a 3D point
vtkVideoSourceSuperclass of video input devices for VTK
vtkViewportAbstract specification for Viewports
vtkVoidArrayDynamic, self-adjusting array of void* pointers
vtkVolumeVolume (data & properties) in a rendered scene
vtkVolume16ReaderRead 16 bit image files
vtkVolumeCollectionList of volumes
vtkVolumeMapperAbstract class for a volume mapper
vtkVolumeProMapperSuperclass for VolumePRO volume rendering mappers
vtkVolumePropertyCommon properties for rendering a volume
vtkVolumeProVG500MapperSuperclass for VG500 board
vtkVolumeProVP1000MapperSuperclass for VP1000 board
vtkVolumeRayCastCompositeFunctionRay function for compositing
vtkVolumeRayCastDynamicInfo
vtkVolumeRayCastFunctionSuperclass for ray casting functions
vtkVolumeRayCastIsosurfaceFunctionAn isosurface ray caster for volumes
vtkVolumeRayCastMapperA slow but accurate mapper for rendering volumes
vtkVolumeRayCastMIPFunctionA maximum intensity projection ray caster for volumes
vtkVolumeRayCastStaticInfo
vtkVolumeRayCastStructuresStructures for ray casting volumes
vtkVolumeReaderRead image files
vtkVolumeTextureMapperAbstract class for a volume mapper
vtkVolumeTextureMapper2DAbstract class for a volume mapper
vtkVoxelCell that represents a 3D orthogonal parallelepiped
vtkVoxelContoursToSurfaceFilterCreate surface from contours
vtkVoxelModellerConvert an arbitrary dataset to a voxel representation
vtkVRMLAllocator
vtkVRMLExporterExport a scene into VRML 2.0 format
vtkVRMLImporterImports VRML 2.0 files
vtkVRMLVectorType< T >
vtkWarpLensDeform geometry by applying lens distortion
vtkWarpScalarDeform geometry with scalar data
vtkWarpToDeform geometry by warping towards a point
vtkWarpTransformSuperclass for nonlinear geometric transformations
vtkWarpVectorDeform geometry with vector data
vtkWedge3D cell that represents a linear wedge
vtkWeightedTransformFilter
vtkWin32HeaderManage Windows system differences
vtkWin32OpenGLRenderWindowOpenGL rendering window
vtkWin32OutputWindowWin32 Specific output window class
vtkWin32PolyDataMapper2D2D PolyData support for windows
vtkWin32RenderWindowInteractorImplements Win32 specific functions required by vtkRenderWindowInteractor
vtkWin32VideoSourceVideo-for-Windows video digitizer
vtkWinCEOpenGLRenderWindowOpenGL rendering window
vtkWindowWindow superclass for ImageWindow and RenderWindow
vtkWindowedSincPolyDataFilterAdjust point positions using a windowed sinc function interpolation kernel
vtkWindowLevelLookupTableMap scalar values into colors or colors to scalars; generate color table
vtkWindowToImageFilterUse a vtkWindow as input to image pipeline
vtkWorldPointPickerFind world x,y,z corresponding to display x,y,z
vtkWriterAbstract class to write data to file(s)
vtkXMesaRenderWindowMesa rendering window
vtkXMLDataElementRepresents an XML element and those nested inside
vtkXMLDataParserUsed by vtkXMLReader to parse VTK XML files
vtkXMLDataReaderSuperclass for VTK XML file readers
vtkXMLDataSetWriterWrite any type of VTK XML file
vtkXMLFileOutputWindowXML File Specific output window class
vtkXMLFileReadTesterUtility class for vtkXMLReader and subclasses
vtkXMLImageDataReaderRead VTK XML ImageData files
vtkXMLImageDataWriterWrite VTK XML ImageData files
vtkXMLParserParse XML to handle element tags and attributes
vtkXMLPDataReaderSuperclass for PVTK XML file readers
vtkXMLPDataSetWriterWrite any type of PVTK XML file
vtkXMLPDataWriterWrite data in a parallel XML format
vtkXMLPImageDataReaderRead PVTK XML ImageData files
vtkXMLPImageDataWriterWrite PVTK XML ImageData files
vtkXMLPolyDataReaderRead VTK XML PolyData files
vtkXMLPolyDataWriterWrite VTK XML PolyData files
vtkXMLPPolyDataReaderRead PVTK XML PolyData files
vtkXMLPPolyDataWriterWrite PVTK XML PolyData files
vtkXMLPRectilinearGridReaderRead PVTK XML RectilinearGrid files
vtkXMLPRectilinearGridWriterWrite PVTK XML RectilinearGrid files
vtkXMLPStructuredDataReaderSuperclass for parallel structured data XML readers
vtkXMLPStructuredDataWriterSuperclass for PVTK XML structured data writers
vtkXMLPStructuredGridReaderRead PVTK XML StructuredGrid files
vtkXMLPStructuredGridWriterWrite PVTK XML StructuredGrid files
vtkXMLPUnstructuredDataReaderSuperclass for parallel unstructured data XML readers
vtkXMLPUnstructuredDataWriterSuperclass for PVTK XML unstructured data writers
vtkXMLPUnstructuredGridReaderRead PVTK XML UnstructuredGrid files
vtkXMLPUnstructuredGridWriterWrite PVTK XML UnstructuredGrid files
vtkXMLReaderSuperclass for VTK's XML format readers
vtkXMLRectilinearGridReaderRead VTK XML RectilinearGrid files
vtkXMLRectilinearGridWriterWrite VTK XML RectilinearGrid files
vtkXMLStructuredDataReaderSuperclass for structured data XML readers
vtkXMLStructuredDataWriterSuperclass for VTK XML structured data writers
vtkXMLStructuredGridReaderRead VTK XML StructuredGrid files
vtkXMLStructuredGridWriterWrite VTK XML StructuredGrid files
vtkXMLUnstructuredDataReaderSuperclass for unstructured data XML readers
vtkXMLUnstructuredDataWriterSuperclass for VTK XML unstructured data writers
vtkXMLUnstructuredGridReaderRead VTK XML UnstructuredGrid files
vtkXMLUnstructuredGridWriterWrite VTK XML UnstructuredGrid files
vtkXMLUtilitiesXML utilities
vtkXMLWriterSuperclass for VTK's XML file writers
vtkXOpenGLRenderWindowOpenGL rendering window
vtkXRenderWindowInteractorX event driven interface for a RenderWindow
vtkXRenderWindowTclInteractorTCL event driven interface for a RenderWindow
vtkXYPlotActorGenerate an x-y plot from input dataset(s) or field data
vtkXYPlotWidget2D widget for manipulating a XY plot
vtkXYZMolReaderRead Molecular Data files
vtkZLibDataCompressorData compression using zlib