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

VTK Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
vtk3DSImporterImports 3D Studio files
_vtkLink_s
_vtkLocalTri
_vtkLocalVertex
_vtkPriorityItem
_vtkProLocalTri
_vtkProLocalVertex
_vtkScalarRange
_vtkStreamPoint
_vtkTclVoidFuncArg
_vtkTifTag
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
vtkActorRepresents an object (geometry & properties) in a rendered scene
vtkActor2DA actor that draws 2D data
vtkActor2DCollection
vtkActorCollectionA list of actors
vtkAppendFilterAppends one or more datasets together into a single unstructured grid
vtkAppendPolyDataAppends one or more polygonal datasets together
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
vtkAssemblyPathA list of nodes that form an assembly path
vtkAssemblyPathsA list of lists of props representing an assembly hierarchy
vtkAssignAttributeLabels a field as an attribute
vtkAttributeDataToFieldDataFilterMap attribute data to field data
vtkAxesCreate an x-y-z axes
vtkAxisActor2DCreate an axis with tick marks and labels
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
vtkBranchExtentTranslatorUses alternative source for whole extent
vtkBrownianPointsAssign random vector to points
vtkButterflySubdivisionFilterGenerate a subdivision surface using the Butterfly Scheme
vtkByteSwapPerform machine dependent byte swapping
vtkBYUReaderRead MOVIE.BYU polygon files
vtkBYUWriterWrite MOVIE.BYU files
vtkCallbackCommandGeneric callback
Camera
vtkCameraA virtual camera for 3D rendering
vtkCaptionActor2DDraw text label associated with a point
vtkCardinalSplineComputes an interpolating spline using a
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
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 character array
Chunk
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
vtkClipPlaneSImple version
vtkClipPolyDataClip polygonal data with user-specified implicit function or input scalar data
vtkClipVolumeClip volume data with user-specified implicit function or input scalar data
vtkCollectionCreate and manipulate unsorted lists of objects
vtkCollectionElement
vtkColorTransferFunctionDefines a transfer function for mapping a property to an RGB color value
Colour
Colour_24
vtkCommandSuperclass for callback/observer methods
vtkCommunicatorUsed to send/receive messages in a multiprocess/thread environment
vtkCompositeManagerAn object to composite multiple render windows
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
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
vtkCullerA superclass for prop cullers
vtkCullerCollectionA list of Cullers
vtkCursor3DGenerate a 3D cursor representation
vtkCutMaterialAutomatically computes the cut plane for a material array pair
vtkCutPlaneSImple version
vtkCutterCut vtkDataSet with user-specified implicit function
vtkCylinderImplicit function for a cylinder
vtkCylinderSourceGenerate a cylinder centered at origin
vtkDashedStreamLineGenerate constant-time dashed streamline in arbitrary dataset
vtkDataArrayAbstract superclass for arrays
vtkDataObjectGeneral representation of visualization data
vtkDataObjectCollectionMaintain an unordered list of data objects
vtkDataObjectReaderRead vtk field data file
vtkDataObjectSourceAbstract class specifies interface for
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
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
vtkDecimateReduce the number of triangles in a mesh
vtkDecimateProReduce the number of triangles in a mesh
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
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
vtkDividingCubesCreate points lying on isosurface
vtkDoubleArrayDynamic, self-adjusting double precision array
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
vtkEmptyCellAn empty 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
vtkEnSightReaderSuperclass for EnSight file readers
vtkExporterAbstract class to write a scene to a file
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
vtkExtractTensorComponentsExtract parts of tensor and create a scalar, vector, normal, or texture coordinates
vtkExtractUnstructuredGridExtract subset of unstructured grid geometry
vtkExtractUnstructuredGridPieceReturn specified piece, including specified
vtkExtractVectorComponentsExtract components of vector as separate scalars
vtkExtractVOISelect piece (e.g., volume of interest) and/or subsample structured points dataset
Face
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 floating point array
vtkFollowerA subclass 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
vtkGaussianSplatterSplat points into a volume with an elliptical, Gaussian distribution
vtkGeneralTransformAllows operations on any transforms
vtkGenericCellProvides thread-safe access to cells
vtkGenericEnSightReaderClass to read any type of EnSight files
vtkGeometryFilterExtract geometry from data (or convert data to polygonal type)
vtkGESignaReaderRead GE Signa ximg files
vtkGLUTesselatorTriangleFilterCreate triangle polygons from input polygons and triangle strips
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
vtkGridSynchronizedTemplates3DGenerate isosurface from structured grids
vtkGridTransformA nonlinear warp transformation
vtkHeapReplacement for malloc/free and new/delete
vtkHeapNode
vtkHedgeHogCreate oriented lines from vector data
vtkHexahedronA cell that represents a 3D rectangular hexahedron
vtkHomogeneousTransformSuperclass for homogeneous transformations
vtkHullProduce an n-sided convex hull
vtkHyperStreamlineGenerate hyperstreamline in arbitrary dataset
vtkIdentityTransformA transform that doesn't do anything
vtkIdFilterGenerate scalars or field data from point and cell ids
vtkIdListList of point or cell ids
vtkIdTypeArrayDynamic, self-adjusting integer array
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
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
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
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
vtkImageHSVToRGBConverts HSV components to RGB
vtkImageHybridMedian2DMedian filter that preserves lines and
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 >A 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
vtkImageProgressIterator< DType >A simple image iterator with progress
vtkImageQuantizeRGBToIndexGeneralized histograms up to 4 dimensions
vtkImagerRenders into part of a ImageWindow
vtkImageRange3DMax - min of a circular neighborhood
vtkImagerCollectionA collection of imagers
vtkImageReaderSuperclass of binary file readers
vtkImageReader2Superclass of binary file readers
vtkImageResampleResamples an image to be larger or smaller
vtkImageResliceReslices a volume along a new set of axes
vtkImageRFFTReverse Fast Fourier Transform
vtkImageRGBToHSVConverts RGB components to HSV
vtkImageSeedConnectivitySeedConnectivity with user defined seeds
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
vtkImageTranslateExtentChanges extent, nothing else
vtkImageTwoInputFilterGeneric superclass for filters that have
vtkImageVariance3DVariance in a neighborhood
vtkImageViewerDisplay a 2d image
vtkImageViewer2
vtkImageWindowA 2D display window
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
vtkImplicitSelectionLoopImplicit function for a selection loop
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
vtkIndentA simple class to control print indentation
vtkInitialValueProblemSolverIntegrate a set of ordinary
vtkInputPortReceives data from another process
vtkIntArrayDynamic, self-adjusting integer array
vtkInteractorStyleProvide event-driven interface to the rendering window (defines trackball mode)
vtkInteractorStyleFlightProvides flight motion routines
vtkInteractorStyleImageInteractive manipulation of the camera
vtkInteractorStyleJoystickActorManipulate objects in the scene independently of one another
vtkInteractorStyleJoystickCameraInteractive manipulation of the camera
vtkInteractorStyleSwitchClass to swap between interactory styles
vtkInteractorStyleTrackballProvides trackball motion control
vtkInteractorStyleTrackballActorManipulate objects in the scene independent of each other
vtkInteractorStyleTrackballCameraInteractive manipulation of the camera
vtkInteractorStyleUnicamProvides Unicam navigation style
vtkInteractorStyleUserProvides customizable interaction routines
vtkInterpolateDataSetAttributesInterpolate scalars, vectors, etc. and other dataset attributes
vtkInterpolatedVelocityFieldInterface for obtaining
vtkInterpolatingSubdivisionFilterGenerate a subdivision surface using an Interpolating Scheme
vtkIterativeClosestPointTransformImplementation of the ICP algorithm
vtkIVExporterExport a scene into OpenInventor 2.0 format
vtkIVWriterExport polydata into OpenInventor 2.0 format
vtkJavaCommand
vtkJavaVoidFuncArg
vtkJPEGReaderRead JPEG files
vtkJPEGWriterWrites JPEG files
vtkKitwareContourFilterGenerate isosurfaces/isolines from scalar values
vtkKitwareObjectFactoryObject Factory for Kitware patented objects
vtkKochanekSplineComputes an interpolating spline using a Kochanek basis
vtkLabeledDataMapperDraw text labels at dataset points
vtkLandmarkTransformA linear transform specified by two corresponding point sets
vtkLargeIntegerClass for arbitrarily large ints
vtkLegendBoxActorDraw symbols with text
vtkLightA virtual light for 3D rendering
vtkLightCollectionA list of lights
vtkLightKitA simple 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
vtkLinkEdgelsLinks edgels together to form digital curves
List
vtkLocatorAbstract base class for objects that accelerate spatial searches
vtkLODActorAn actor that supports multiple levels of detail
vtkLODProp3DLevel of detail 3D prop
vtkLODProp3DEntry
vtkLogLookupTableMap scalars into colors using log (base 10) scale
vtkLongArrayDynamic, self-adjusting long integer array
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
vtkMapperCollectionA list of mappers
vtkMarchingContourFilterGenerate isosurfaces/isolines from scalar values
vtkMarchingCubesGenerate isosurface(s) from volume
vtkMarchingSquaresGenerate isoline(s) from structured points set
vtkMaskPointsSelectively filter points
vtkMaskPolyDataSample subset of input polygonal data
vtkMassPropertiesEstimate volume, area, shape index of triangle mesh
Material
vtkMathPerforms common math operations
MatProp
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
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
vtkMergePoints2DMerge exactly coincident points
vtkMesaActorMesa actor
vtkMesaCameraMesa camera
vtkMesaImageActorMesa texture map
vtkMesaImageMapper2D image display support for Mesa
vtkMesaImager
vtkMesaImageWindowMesa Imageing window
vtkMesaLightMesa light
vtkMesaPolyDataMapperA PolyDataMapper for the Mesa library
vtkMesaPolyDataMapper2D
vtkMesaPropertyMesa property
vtkMesaRendererOpenGL renderer
vtkMesaRenderWindowMesa rendering window
vtkMesaTextureMesa texture map
vtkMesaVolumeRayCastMapperMesa subclass that draws the image to the screen
vtkMesaVolumeTextureMapper2DAbstract class for a volume mapper
Mesh
vtkMILVideoSourceMatrox Imaging Library frame grabbers
vtkMPICommunicatorClass for creating user defined MPI communicators
vtkMPICommunicator::Request
vtkMPIControllerProcess communication using MPI
vtkMPIEventLogClass for logging and timing
vtkMPIGroupClass for creating MPI groups
vtkMultiProcessControllerMultiprocessing communication superclass
vtkMultiProcessLogManages logs for multiple threads/processes
vtkMultiThreaderA class for performing multithreaded execution
vtkMutexLockMutual exclusion locking class
NSOpenGLView
NSWindow
NSWindowController
vtkOBBDicerDivide dataset into spatially aggregated pieces
vtkOBBNode
vtkOBBTreeGenerate oriented bounding box (OBB) tree
vtkObjectAbstract 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
vtkOldStyleCallbackCommandOld syntax for callbacks
OmniLight
vtkOOGLExporterExport a scene into Geomview OOGL format
vtkOpenGLActorOpenGL actor
vtkOpenGLCameraOpenGL camera
vtkOpenGLImageActorOpenGL texture map
vtkOpenGLImageMapper2D image display support for OpenGL
vtkOpenGLImager
vtkOpenGLImageWindowOpenGL Imageing window
vtkOpenGLLightOpenGL light
vtkOpenGLPolyDataMapperA PolyDataMapper for the OpenGL library
vtkOpenGLPolyDataMapper2D
vtkOpenGLPropertyOpenGL property
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
OtherData
OtherElem
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
vtkOutputWindowBase class for writing debug output to a console
vtkOutputWindowSmartPointer
vtkOverrideInformationFactory object override information
vtkOverrideInformationCollectionMaintain a list of override information objects
vtkParallelCoordinatesActorCreate parallel coordinate display from input field
vtkParallelFactory
vtkParticleReaderRead raw particle data and one array
vtkPDataSetReaderManages writing pieces of a data set
vtkPDataSetWriterManages writing pieces of a data set
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
vtkPImageWriter
vtkPipelineSizeCompute the memory required by a pipeline
vtkPixelA cell 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
vtkPLinearExtrusionFilterSubclass that handles piece invariance
vtkPLOT3DReaderRead PLOT3D data files
vtkPLYA modified version of the PLY 1.1 library
PlyElement
PlyFile
PlyOtherElems
PlyOtherProp
PlyProperty
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
vtkPointLocator2DQuickly locate points in 2-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
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
vtkPolyDataStreamerStream appends input pieces to the output
vtkPolyDataToImageStencilClip an image with polydata
vtkPolyDataToPolyDataFilterAbstract filter class
vtkPolyDataWriterWrite vtk polygonal data
vtkPolygonA cell 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
vtkPPolyDataNormalsCompute normals for polygonal mesh
vtkPriorityQueueAn list of ids arranged in priority order
vtkProbeFilterSample data values at specified point locations
vtkProcessObjectAbstract class specifies interface for visualization filters
vtkProcessStatisticsGet statistics such as cpu and memory usage
vtkProgrammableAttributeDataFilterManipulate attribute (cell and point) data via a user-specified function
vtkProgrammableDataObjectSourceGenerate source data object via a user-specified function
vtkProgrammableFilterA user-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
vtkProp3DRepresents an 3D object for placement in a rendered scene
vtkProp3DCollectionA list of 3D props
vtkPropAssemblyCreate hierarchies of props
vtkPropCollectionA list of Props
vtkPropertyRepresent surface properties of a geometric object
vtkProperty2D
vtkPropPickerPick an actor/prop using graphics hardware
vtkProTriArray
vtkProVertexArray
vtkPSphereSourceSphere source that supports pieces
vtkPVGeometryFilterGeometry filter that does outlines for volumes
vtkPyramidA 3D cell that represents a pyramid
vtkPythonCommand
PyVTKClass
PyVTKObject
PyVTKSpecialObject
vtkQuadA cell that represents a 2D quadrilateral
vtkQuadricEvaluate implicit quadric function
vtkQuadricClusteringReduce the number of triangles in a mesh
vtkQuadricDecimationReduce the number of triangles in a mesh
vtkQuantizePolyDataPointsQuantizes x,y,z coordinates of points
vtkQuartzGLView
vtkQuartzImageMapper2D image display support for Quartz windows
vtkQuartzImageWindowOpenGL Imageing window
vtkQuartzRenderWindowOpenGL rendering window
vtkQuartzRenderWindowInteractorImplements Quartz specific functions
vtkQuartzTextMapper2D Text annotation support for windows
vtkQuartzWindow
vtkQuartzWindowController
vtkRayCasterObsolete class
vtkRayCastStructuresThe structure definitions for ray casting
vtkRearrangeFieldsMove/copy fields between field data, point data and cell data
vtkRearrangeFields::Operation
vtkRectilinearGridA datset that is topologically regular with variable spacing in the three coordinate directions
vtkRectilinearGridGeometryFilterExtract geometry for a rectilinear grid
vtkRectilinearGridReaderRead vtk rectilinear grid data file
vtkRectilinearGridSourceAbstract class whose subclasses generates rectilinear grid data
vtkRectilinearGridToPolyDataFilterAbstract filter class
vtkRectilinearGridWriterWrite vtk rectilinear grid data file
vtkRecursiveDividingCubesCreate points lying on isosurface (using recursive approach)
vtkRecursiveSphereDirectionEncoderA direction encoder based on the recursive subdivision of an octahedron
vtkReferenceCountObsolete / empty subclass of object
vtkRendererAbstract specification for renderers
vtkRendererCollectionA list of renderers
vtkRendererSourceTake a renderer into the pipeline
vtkRenderLargeImageUse tiling to generate a large rendering
vtkRenderWindowCreate a window for renderers to draw into
vtkRenderWindowCollectionA list 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
vtkRungeKutta4Integrate an initial value problem using 4th
vtkSampleFunctionSample an implicit function over a structured point set
vtkScalarBarActorCreate a scalar bar with labels
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)
SetGet
vtkSharedMemoryCommunicatorProvides communication using shared memory
vtkShepardMethodSample unstructured points onto structured points using the method of Shepard
vtkShortArrayDynamic, self-adjusting short integer array
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
vtkSLCReaderRead an SLC volume file
vtkSliceCubesGenerate isosurface(s) from volume four slices at a time
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
vtkSphereSourceCreate a polygonal sphere centered at the origin
vtkSplineSpline abstract class
vtkSplitFieldSplit a field into single component fields
vtkSplitField::Component
SpotLight
vtkSTLReaderRead ASCII or binary stereo lithography files
vtkSTLWriterWrite stereo lithography files
vtkStreamArray
vtkStreamerAbstract object implements integration of massless particle through vector field
vtkStreamLineGenerate streamline in arbitrary dataset
vtkStreamPointsGenerate points along streamer separated by constant time increment
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
vtkSubdivideTetraSubdivide one tetrahedron into twelve for every tetra
vtkSubPixelPositionEdgelsAdjust edgel locations based on gradients
Summary
vtkSuperquadricImplicit function for a Superquadric
vtkSuperquadricSourceCreate a polygonal superquadric centered
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
vtkTclCommand
vtkTclCommandArgStruct
vtkTclCommandStruct
vtkTclInterpStruct
vtkTensorSupporting class to enable assignment and referencing of tensors
vtkTensorGlyphScale and orient glyph according to tensor eigenvalues and eigenvectors
vtkTetraA 3D cell that represents a tetrahedron
vtkTextMapper2D text annotation
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
vtkThinPlateSplineTransformA nonlinear warp transformation
vtkThreadedControllerAllows communication between running threads
ThreadInfoStruct
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 structured points as a TIFF file
vtkTimerLogTimer support and logging
vtkTimerLogEntry
vtkTimeStampRecord modification and/or execution time
vtkTkImageViewerWidgetA Tk Widget for viewing vtk images
vtkTkImageWindowWidgetA Tk Widget for viewing vtk images
vtkTkRenderWidgetA Tk 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
vtkTransmitUnstructuredGridPieceReturn specified piece, including specified
vtkTreeCompositeImplements tree based compositing
vtkTriangleA cell that represents a triangle
vtkTriangleFilterCreate triangle polygons from input polygons and triangle strips
vtkTriangleStripA cell that represents a triangle strip
vtkTriangularTCoords2D texture coordinates based for triangles
vtkTriangularTextureGenerate 2D triangular texture map
vtkTriArray
vtkTubeFilterFilter that generates tubes around lines
vtkUGFacetReaderRead EDS Unigraphics facet files
vtkUnsignedCharArrayDynamic, self-adjusting unsigned character array
vtkUnsignedIntArrayDynamic, self-adjusting unsigned int integer array
vtkUnsignedLongArrayDynamic, self-adjusting unsigned long integer array
vtkUnsignedShortArrayDynamic, self-adjusting unsigned short integer array
vtkUnstructuredGridDataset represents arbitrary combinations of all possible cell types
vtkUnstructuredGridReaderRead vtk unstructured grid data file
vtkUnstructuredGridSourceAbstract class whose subclasses generate unstructured grid data
vtkUnstructuredGridToPolyDataFilterAbstract filter class
vtkUnstructuredGridToUnstructuredGridFilterAbstract filter class
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
VectorType< T >
vtkVersionVersioning class for vtk
vtkVertexA cell that represents a 3D point
vtkVertexArray
vtkVideoSourceSuperclass of video input devices for VTK
vtkViewportAbstract specification for Viewports
vtkVoidArrayDynamic, self-adjusting array of void* pointers
vtkVolumeRepresents a volume (data & properties) in a rendered scene
vtkVolume16ReaderRead 16 bit image files
vtkVolumeCollectionA list of volumes
vtkVolumeMapperAbstract class for a volume mapper
vtkVolumeProMapperSuperclass for VolumePRO volume rendering mappers
vtkVolumePropertyRepresents the common properties for rendering a volume
vtkVolumeProVG500MapperSuperclass for VG500 board
vtkVolumeProVP1000MapperSuperclass for VP1000 board
vtkVolumeRayCastCompositeFunctionA ray function for compositing
vtkVolumeRayCastFunctionA superclass 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
vtkVolumeRayCastStructuresStructures for ray casting volumes
vtkVolumeReaderRead image files
vtkVolumeTextureMapperAbstract class for a volume mapper
vtkVolumeTextureMapper2DAbstract class for a volume mapper
vtkVoxelA cell 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
VTK_ERROR_QUADRIC
VTK_LINE_CASES
VTK_POINT_QUADRIC
VTK_TRIANGLE_CASES
VTKRayCastRayInfo
VTKRayCastVolumeInfo
VTKVRCDynamicInfo
VTKVRCStaticInfo
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
vtkWedgeA 3D cell that represents a wedge
vtkWeightedTransformFilter
vtkWin32HeaderManage Windows system differences
vtkWin32ImageMapper(obsolete) 2D image display support for Microsoft windows
vtkWin32ImageWindow(obsolete)2D display window for Windows
vtkWin32OpenGLImageWindowOpenGL Imageing window
vtkWin32OpenGLRenderWindowOpenGL rendering window
vtkWin32OpenGLTextMapper2D Text annotation support for windows
vtkWin32OutputWindowWin32 Specific output window class
vtkWin32PolyDataMapper2D2D PolyData support for windows
vtkWin32RenderWindowInteractorImplements Win32 specific functions
vtkWin32TextMapper2D Text annotation support for windows
vtkWin32VideoSourceVideo-for-Windows video digitizer
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)
vtkXImageMapper2D image display support for X windows
vtkXImageWindow2D display window for X
vtkXMesaRenderWindowMesa rendering window
vtkXMesaTextMapper
vtkXMLFileOutputWindowXML File Specific output window class
vtkXOpenGLRenderWindowOpenGL rendering window
vtkXOpenGLTextMapper2D Text annotation support for windows
vtkXPolyDataMapper2D2D PolyData support for windows
vtkXRenderWindowA rendering window for the X Window system
vtkXRenderWindowInteractorAn X event driven interface for a RenderWindow
vtkXRenderWindowTclInteractorA TCL event driven interface for a RenderWindow
vtkXTextMapper2D Text annotation support for X
vtkXYPlotActorGenerate an x-y plot from input dataset(s) or field data

Generated on Thu Mar 28 14:26:44 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001