CvtkKdTree::_cellList | |
CvtkAnimationCue::AnimationCueInfo | |
►CvtkFieldData::BasicIterator | |
CvtkFieldData::Iterator | |
CvtkTextureImageCache< Key >::CacheData | |
CvtkUnicodeString::const_iterator | |
CvtkFieldData::CopyFieldFlag | |
►CDataSetsTypeBase | |
CvtkAbstractInterpolatedVelocityFieldDataSetsType | |
CvtkOStreamWrapper::EndlType | |
CvtkDataSetAttributes::FieldList | |
CvtkInformationInternals::HashFun | |
CvtkPriorityQueue::Item | |
CvtkCellLinks::Link | |
►CvtkDenseArray< T >::MemoryBlock | |
CvtkDenseArray< T >::HeapMemoryBlock | |
CvtkDenseArray< T >::StaticMemoryBlock | |
CvtkChart::MouseActions | |
CvtkChart::MouseClickActions | |
CvtkSmartPointerBase::NoReference | |
CvtkWeakPointerBase::NoReference | |
CvtkObjectFactory::OverrideInformation | |
►Cpair | |
CvtkTextureImageCache< Key >::CacheElement | |
CvtkOpenGLContextDevice2D::Private | |
►Cstring | |
CvtkStdString | Wrapper around vtkstd::string to keep symbols short |
CTextPropertyKey | |
CvtkMultiThreader::ThreadInfo | |
►Cvector | |
CvtkContextScenePrivate | Private implementation for scene/items |
►Cvector | |
CvtkCompositeDataSetIndex | |
Cvtk2DHistogramItem | 2D histogram item |
CvtkABI | Manage macros for exporting symbols in the binary interface |
CvtkAMRBox | Encloses a rectangular region of voxel like cells |
CvtkAMRBoxInitializeHelp< dimension > | |
CvtkArrayCoordinates | Stores coordinate into an N-way array |
CvtkArrayExtents | Stores the number of dimensions and valid coordinate ranges along each dimension for vtkArray |
CvtkArrayExtentsList | Stores a collection of vtkArrayExtents objects |
CvtkArrayIteratorIncludes | Centralize array iterator type includes required when using the vtkArrayIteratorTemplateMacro |
CvtkArrayPrint | Print arrays in different formats |
CvtkArrayRange | Stores a half-open range of array coordinates |
CvtkArraySort | Controls sorting of sparse array coordinates |
CvtkArrayWeights | Stores a collection of weighting factors |
CvtkBoundingBox | Fast Simple Class for dealing with 3D bounds |
CvtkBreakPoint | Utility function to debug with gdb and MPI |
CvtkCellType | Define types of cells |
CvtkChart2DHistogram | Chart for 2D histograms |
CvtkChartPlotData | |
CvtkCollectionElement | |
CvtkColor | Templated type for storage of colors |
CvtkCommonInformationKeyManager | Manages key types in vtkCommon |
CvtkCompositeDataSetInternals | |
CvtkCompositeDataSetItem | |
CvtkContextMouseEvent | Data structure to represent mouse events |
CvtkDataArrayTemplateLookup< T > | |
►CvtkDataObject | Helper class to get VTK data object types as string and instantiate them |
CvtkAnnotation | Stores a collection of annotation artifacts |
CvtkAnnotationLayers | Stores a ordered collection of annotation sets |
CvtkArrayData | Pipeline data object that contains multiple vtkArray objects |
CvtkBSPCuts | This class represents an axis-aligned Binary Spatial Partitioning of a 3D space |
►CvtkCompositeDataSet | Abstract superclass for composite (multi-block or AMR) datasets |
CvtkHierarchicalBoxDataSet | Hierarchical dataset of vtkUniformGrids |
CvtkMultiBlockDataSet | Composite dataset that organizes datasets into blocks |
CvtkMultiPieceDataSet | Composite dataset to encapsulates pieces of dataset |
CvtkTemporalDataSet | Composite dataset that holds multiple times |
►CvtkDataSet | Abstract class to specify dataset behavior |
CvtkHyperOctree | A dataset structured as a tree where each node has exactly 2^n children |
►CvtkPointSet | Abstract class for specifying dataset behavior |
CvtkPolyData | Concrete dataset represents vertices, lines, polygons, and triangle strips |
CvtkStructuredGrid | Topologically regular array of data |
CvtkUnstructuredGrid | Dataset represents arbitrary combinations of all possible cell types |
CvtkRectilinearGrid | Dataset that is topologically regular with variable spacing in the three coordinate directions |
CvtkGenericDataSet | Defines dataset interface |
►CvtkGraph | Base class for graph data types |
►CvtkDirectedGraph | A directed graph |
►CvtkDirectedAcyclicGraph | A rooted tree data structure |
CvtkTree | A rooted tree data structure |
►CvtkMutableDirectedGraph | An editable directed graph |
CvtkReebGraph | Reeb graph computation for PL scalar fields |
►CvtkUndirectedGraph | An undirected graph |
CvtkMutableUndirectedGraph | An editable undirected graph |
CvtkPiecewiseFunction | Defines a 1D piecewise function |
CvtkSelection | A node in a selection tree. Used to store selection results |
CvtkTable | A table, which contains similar-typed columns of data |
CvtkDebugLeaksManager | Manages the vtkDebugLeaks singleton |
►CvtkEdgeBase | |
CvtkEdgeType | |
CvtkInEdgeType | |
CvtkOutEdgeType | |
CvtkErrorCode | Superclass for error codes |
CvtkExecutionSchedulerManager | Manage the instantiation and deletion of the vtkExecutionScheduler singleton |
CvtkFilteringInformationKeyManager | Manages key types in vtkFiltering |
CvtkFloatingPointExceptions | Deal with floating-point exceptions |
CvtkGarbageCollectorManager | Manages the vtkGarbageCollector singleton |
CvtkHyperOctreeLightWeightCursor | |
►CvtkImageData | |
CvtkStructuredPoints | A subclass of ImageData |
CvtkUniformGrid | Image data with blanking |
►CvtkImageIterator< DType > | Simple image iterator |
CvtkImageProgressIterator< DType > | Simple image iterator with progress |
CvtkIndent | Simple class to control print indentation |
CvtkInformationInternals | Internal structure for vtkInformation |
CvtkInstantiatorInitialize | |
►CvtkInteractorStyle | |
CvtkContextInteractorStyle | An interactor for chart views It observes the user events (mouse events) and propagates them to the scene. If the scene doesn't eat the event, it is propagated to the interactor style superclass |
CvtkIOStream | Include C++ iostreams as used by VTK |
CvtkIOStreamFwd | Forward-declare C++ iostreams as used by VTK |
CvtkLargeInteger | Class for arbitrarily large ints |
CvtkNew< T > | Allocate and hold a VTK object |
CvtkNew< vtkBrush > | |
CvtkNew< vtkPen > | |
CvtkNew< vtkTextProperty > | |
►CvtkObjectBase | Abstract base class for most VTK objects |
►CvtkCommand | Superclass for callback/observer methods |
CvtkCallbackCommand | Supports function callbacks |
CvtkEventForwarderCommand | Simple event forwarder command |
CvtkOldStyleCallbackCommand | Supports legacy function callbacks for VTK |
CvtkPythonCommand | |
►CvtkInformationKey | Superclass for vtkInformation keys |
CvtkInformationDataObjectKey | Key for vtkDataObject values |
CvtkInformationDoubleKey | Key for double values in vtkInformation |
CvtkInformationDoubleVectorKey | Key for double vector values |
CvtkInformationExecutivePortKey | Key for vtkExecutive/Port value pairs |
CvtkInformationExecutivePortVectorKey | Key for vtkExecutive/Port value pair vectors |
CvtkInformationIdTypeKey | Key for vtkIdType values in vtkInformation |
CvtkInformationInformationKey | Key for vtkInformation values |
CvtkInformationInformationVectorKey | Key for vtkInformation vectors |
CvtkInformationIntegerKey | Key for integer values in vtkInformation |
CvtkInformationIntegerPointerKey | Key for pointer to integer |
CvtkInformationIntegerVectorKey | Key for integer vector values |
CvtkInformationKeyVectorKey | Key for vector-of-keys values |
CvtkInformationObjectBaseKey | Key for vtkObjectBase values |
CvtkInformationObjectBaseVectorKey | Key for vtkObjectBase vector values |
CvtkInformationQuadratureSchemeDefinitionVectorKey | Key for vtkQuadratureSchemeDefinition vector values |
CvtkInformationRequestKey | Key for pointer to pointer |
CvtkInformationStringKey | Key for string values in vtkInformation |
CvtkInformationStringVectorKey | Key for String vector values |
CvtkInformationUnsignedLongKey | Key for unsigned long values in vtkInformation |
►CvtkObject | Abstract base class for most VTK objects |
►CvtkAbstractArray | Abstract superclass for all arrays |
►CvtkDataArray | Abstract superclass for arrays of numeric data |
Cvtk__Int64Array | Dynamic, self-adjusting array of __int64 |
CvtkBitArray | Dynamic, self-adjusting array of bits |
CvtkCharArray | Dynamic, self-adjusting array of char |
CvtkDataArrayTemplate< T > | Implementation template for vtkDataArray |
CvtkDoubleArray | Dynamic, self-adjusting array of double |
CvtkFloatArray | Dynamic, self-adjusting array of float |
CvtkIdTypeArray | Dynamic, self-adjusting array of vtkIdType |
CvtkIntArray | Dynamic, self-adjusting array of int |
CvtkLongArray | Dynamic, self-adjusting array of long |
CvtkLongLongArray | Dynamic, self-adjusting array of long long |
CvtkShortArray | Dynamic, self-adjusting array of short |
CvtkSignedCharArray | Dynamic, self-adjusting array of signed char |
CvtkUnsigned__Int64Array | Dynamic, self-adjusting array of unsigned __int64 |
CvtkUnsignedCharArray | Dynamic, self-adjusting array of unsigned char |
CvtkUnsignedIntArray | Dynamic, self-adjusting array of unsigned int |
CvtkUnsignedLongArray | Dynamic, self-adjusting array of unsigned long |
CvtkUnsignedLongLongArray | Dynamic, self-adjusting array of unsigned long long |
CvtkUnsignedShortArray | Dynamic, self-adjusting array of unsigned short |
CvtkStringArray | VtkAbstractArray subclass for strings |
CvtkUnicodeStringArray | Subclass of vtkAbstractArray that holds vtkUnicodeStrings |
CvtkVariantArray | An array holding vtkVariants |
►CvtkAbstractContextBufferId | 2D array of ids, used for picking |
CvtkContextBufferId | 2D array of ids, used for picking |
CvtkOpenGLContextBufferId | 2D array of ids stored in VRAM |
►CvtkAbstractContextItem | Base class for items that are part of a vtkContextScene |
CvtkContextClip | All children of this item are clipped by the specified area |
►CvtkContextItem | Base class for items that are part of a vtkContextScene |
CvtkAxis | Takes care of drawing 2D axes |
CvtkBlockItem | VtkContextItem that draws a block (optional label) |
►CvtkChart | Factory class for drawing 2D charts |
CvtkChartParallelCoordinates | Factory class for drawing 2D charts |
CvtkChartPie | Factory class for drawing pie charts |
►CvtkChartXY | Factory class for drawing XY charts |
CvtkChartHistogram2D | |
►CvtkChartLegend | Draw the chart legend |
CvtkColorLegend | Legend item to display vtkScalarsToColors |
CvtkImageItem | VtkContextItem that draws a supplied image in the scene |
►CvtkPlot | Abstract class for 2D plots |
►CvtkControlPointsItem | Abstract class for control points items |
►CvtkColorTransferControlPointsItem | Control points for vtkColorTransferFunction |
CvtkCompositeControlPointsItem | Control points for vtkCompositeFunction |
CvtkPiecewiseControlPointsItem | Control points for vtkPiecewiseFunction |
CvtkPlotBar | Class for drawing an XY plot given two columns from a vtkTable |
CvtkPlotHistogram2D | |
CvtkPlotParallelCoordinates | Class for drawing a parallel coordinate plot given columns from a vtkTable |
CvtkPlotPie | Class for drawing a Pie diagram |
►CvtkPlotPoints | Class for drawing an points given two columns from a vtkTable |
CvtkPlotLine | Class for drawing an XY line plot given two columns from a vtkTable |
CvtkPlotStacked | Class for drawing an stacked polygon plot given an X, Ybase, Yextent in a vtkTable |
►CvtkScalarsToColorsItem | Abstract class for ScalarsToColors items |
►CvtkColorTransferFunctionItem | |
CvtkCompositeTransferFunctionItem | |
CvtkLookupTableItem | |
CvtkPiecewiseFunctionItem | VtkPiecewiseFunctionItem internall uses vtkPlot::Color, white by default |
CvtkPlotGrid | Takes care of drawing the plot grid |
CvtkTooltipItem | Takes care of drawing 2D axes |
CvtkContextTransform | All children of this item are transformed by the vtkTransform2D of this item |
►CvtkAbstractTransform | Superclass for all geometric transformations |
CvtkGeneralTransform | Allows operations on any transforms |
►CvtkHomogeneousTransform | Superclass for homogeneous transformations |
►CvtkLinearTransform | Abstract superclass for linear transformations |
CvtkIdentityTransform | Transform that doesn't do anything |
CvtkMatrixToLinearTransform | Convert a matrix to a transform |
CvtkTransform | Describes linear transformations via a 4x4 matrix |
CvtkMatrixToHomogeneousTransform | Convert a matrix to a transform |
CvtkPerspectiveTransform | Describes a 4x4 matrix transformation |
►CvtkWarpTransform | Superclass for nonlinear geometric transformations |
CvtkCylindricalTransform | Cylindrical to rectangular coords and back |
CvtkSphericalTransform | Spherical to rectangular coords and back |
CvtkAdjacentVertexIterator | Iterates through adjacent vertices in a graph |
►CvtkAlgorithm | Superclass for all sources, filters, and sinks in VTK |
►CvtkAbstractMapper | Abstract class specifies interface to map data |
CvtkMapper2D | Abstract class specifies interface for objects which render 2D actors |
CvtkAnnotationLayersAlgorithm | Superclass for algorithms that produce only vtkAnnotationLayers as output |
CvtkArrayDataAlgorithm | Superclass for algorithms that produce vtkArrayDatas as output |
CvtkCompositeDataSetAlgorithm | Superclass for algorithms that produce only vtkCompositeDataSet as output |
CvtkContextMapper2D | Abstract class for 2D context mappers |
CvtkDataObjectAlgorithm | Superclass for algorithms that produce only data object as output |
►CvtkDataSetAlgorithm | Superclass for algorithms that produce output of the same type as input |
CvtkCastToConcrete | Works around type-checking limitations |
CvtkDirectedGraphAlgorithm | Superclass for algorithms that produce only directed graph as output |
CvtkGenericDataSetAlgorithm | Objects that generate adapted data sets |
CvtkGraphAlgorithm | Superclass for algorithms that produce only graph as output |
CvtkHierarchicalBoxDataSetAlgorithm | Superclass for algorithms that produce vtkHierarchicalBoxDataSet as output |
CvtkHyperOctreeAlgorithm | Superclass for algorithms that produce only octree as output |
►CvtkImageAlgorithm | Generic algorithm superclass for image algs |
CvtkImageInPlaceFilter | Filter that operates in place |
CvtkSimpleImageToImageFilter | Generic image filter with one input |
CvtkThreadedImageAlgorithm | Generic filter that has one input. |
CvtkMultiBlockDataSetAlgorithm | Superclass for algorithms that produce only vtkMultiBlockDataSet as output |
CvtkPassInputTypeAlgorithm | Superclass for algorithms that produce output of the same type as input |
►CvtkPiecewiseFunctionAlgorithm | Superclass for algorithms that produce only piecewise function as output |
CvtkPiecewiseFunctionShiftScale | |
CvtkPolyDataAlgorithm | Superclass for algorithms that produce only polydata as output |
►CvtkProcessObject | Abstract class specifies interface for visualization filters |
►CvtkSource | Abstract class specifies interface for visualization network source |
CvtkDataObjectSource | Abstract class specifies interface for field source (or objects that generate field output) |
►CvtkDataSetSource | Abstract class whose subclasses generate datasets |
CvtkDataSetToDataSetFilter | Abstract filter class |
►CvtkImageSource | Source of data for the imaging pipeline |
CvtkDataSetToImageFilter | Abstract filter class |
►CvtkImageMultipleInputFilter | Generic filter that has N inputs |
CvtkImageMultipleInputOutputFilter | Generic filter that has N inputs |
CvtkImageToImageFilter | Generic filter that has one input of type vtkImageData |
►CvtkPointSetSource | Abstract class whose subclasses generate point data |
CvtkPointSetToPointSetFilter | Abstract filter class |
►CvtkPolyDataSource | Abstract class whose subclasses generate polygonal data |
CvtkDataSetToPolyDataFilter | Abstract filter class |
CvtkPolyDataToPolyDataFilter | Abstract filter class |
CvtkStructuredGridToPolyDataFilter | Abstract filter class |
CvtkStructuredPointsToPolyDataFilter | Abstract filter class |
CvtkUnstructuredGridToPolyDataFilter | Abstract filter class |
CvtkRectilinearGridSource | Abstract class whose subclasses generates rectilinear grid data |
►CvtkStructuredGridSource | Abstract class whose subclasses generates structured grid data |
CvtkDataSetToStructuredGridFilter | Abstract filter class |
CvtkStructuredGridToStructuredGridFilter | Abstract filter class |
►CvtkUnstructuredGridSource | Abstract class whose subclasses generate unstructured grid data |
CvtkDataSetToUnstructuredGridFilter | Abstract filter class |
CvtkStructuredPointsToUnstructuredGridFilter | Abstract filter class |
CvtkUnstructuredGridToUnstructuredGridFilter | Abstract filter class |
CvtkRectilinearGridAlgorithm | Superclass for algorithms that produce only rectilinear grid as output |
CvtkSelectionAlgorithm | Superclass for algorithms that produce only Selection as output |
CvtkStructuredGridAlgorithm | Superclass for algorithms that produce only structured grid as output |
CvtkTableAlgorithm | Superclass for algorithms that produce only vtkTables as output |
CvtkTemporalDataSetAlgorithm | Superclass for algorithms that produce only vtkTemporalDataSet as output |
CvtkTrivialProducer | Producer for stand-alone data objects |
CvtkUndirectedGraphAlgorithm | Superclass for algorithms that produce undirected graph as output |
CvtkUnstructuredGridAlgorithm | Superclass for algorithms that produce only unstructured grid as output |
CvtkAlgorithmOutput | Proxy object to connect input/output ports |
CvtkAmoebaMinimizer | Nonlinear optimization with a simplex |
►CvtkAnimationCue | Seqin an animation |
CvtkAnimationScene | Animation scene manager |
►CvtkArray | Abstract interface for N-dimensional arrays |
►CvtkTypeTemplate< vtkTypedArray< T >, vtkArray > | |
►CvtkTypedArray< T > | Provides a type-specific interface to N-way arrays |
►CvtkTypeTemplate< vtkDenseArray< T >, vtkTypedArray< T > > | |
CvtkDenseArray< T > | Contiguous storage for N-way arrays |
►CvtkTypeTemplate< vtkSparseArray< T >, vtkTypedArray< T > > | |
CvtkSparseArray< T > | Sparse, independent coordinate storage for N-way arrays |
►CvtkArrayIterator | Abstract superclass to iterate over elements in an vtkAbstractArray |
CvtkArrayIteratorTemplate< T > | Implementation template for a array iterator |
CvtkBitArrayIterator | Iterator for vtkBitArray. This iterator iterates over a vtkBitArray. It uses the double interface to get/set bit values |
CvtkAssemblyNode | Represent a node in an assembly |
CvtkBrush | Brush that fills shapes drawn by vtkContext2D |
CvtkBSPIntersections | Perform calculations (mostly intersection calculations) on regions of a 3D binary spatial partitioning |
CvtkByteSwap | Perform machine dependent byte swapping |
►CvtkCell | Abstract class to specify cell behavior |
►CvtkCell3D | Abstract class to specify 3D cell interface |
CvtkConvexPointSet | 3D cell defined by a set of convex points |
CvtkHexagonalPrism | 3D cell that represents a prism with hexagonal base |
CvtkHexahedron | Cell that represents a linear 3D hexahedron |
CvtkPentagonalPrism | 3D cell that represents a prism with pentagonal base |
CvtkPolyhedron | 3D cell defined by a set of polygonal faces |
CvtkPyramid | 3D cell that represents a linear pyramid |
CvtkTetra | 3D cell that represents a tetrahedron |
CvtkVoxel | Cell that represents a 3D orthogonal parallelepiped |
CvtkWedge | 3D cell that represents a linear wedge |
CvtkEmptyCell | Empty cell used as a place-holder during processing |
CvtkGenericCell | Thread-safe access to cells |
CvtkLine | Cell represents a 1D line |
►CvtkNonLinearCell | Abstract superclass for non-linear cells |
CvtkBiQuadraticQuad | Cell represents a parabolic, 9-node isoparametric quad |
CvtkBiQuadraticQuadraticHexahedron | Cell represents a biquadratic, 24-node isoparametric hexahedron |
CvtkBiQuadraticQuadraticWedge | Cell represents a parabolic, 18-node isoparametric wedge |
CvtkCubicLine | Cell represents a cubic , isoparametric 1D line |
CvtkExplicitCell | Abstract superclass for cells requiring an explicit representation |
CvtkQuadraticEdge | Cell represents a parabolic, isoparametric edge |
CvtkQuadraticHexahedron | Cell represents a parabolic, 20-node isoparametric hexahedron |
CvtkQuadraticLinearQuad | Cell represents a quadratic-linear, 6-node isoparametric quad |
CvtkQuadraticLinearWedge | Cell represents a, 12-node isoparametric wedge |
CvtkQuadraticPyramid | Cell represents a parabolic, 13-node isoparametric pyramid |
CvtkQuadraticQuad | Cell represents a parabolic, 8-node isoparametric quad |
CvtkQuadraticTetra | Cell represents a parabolic, 10-node isoparametric tetrahedron |
CvtkQuadraticTriangle | Cell represents a parabolic, isoparametric triangle |
CvtkQuadraticWedge | Cell represents a parabolic, 15-node isoparametric wedge |
CvtkTriQuadraticHexahedron | Cell represents a parabolic, 27-node isoparametric hexahedron |
CvtkPixel | Cell that represents an orthogonal quadrilateral |
CvtkPolygon | Cell that represents an n-sided polygon |
CvtkPolyLine | Cell represents a set of 1D lines |
CvtkPolyVertex | Cell represents a set of 0D vertices |
CvtkQuad | Cell that represents a 2D quadrilateral |
CvtkTriangle | Cell that represents a triangle |
CvtkTriangleStrip | Cell that represents a triangle strip |
CvtkVertex | Cell that represents a 3D point |
CvtkCellArray | Object to represent cell connectivity |
CvtkCellLinks | Object represents upward pointers from points to list of cells using each point |
CvtkCellTypes | Object provides direct access to cells in vtkCellArray and type information |
►CvtkCollection | Create and manipulate unsorted lists of objects |
CvtkAssemblyPath | List of nodes that form an assembly path |
CvtkAssemblyPaths | List of lists of props representing an assembly hierarchy |
CvtkDataArrayCollection | Maintain an unordered list of dataarray objects |
CvtkDataObjectCollection | Maintain an unordered list of data objects |
CvtkDataSetCollection | Maintain an unordered list of dataset objects |
CvtkExecutiveCollection | Maintain a list of executive objects |
CvtkIdListCollection | Maintain an unordered list of dataarray objects |
CvtkImplicitFunctionCollection | Maintain a list of implicit functions |
CvtkObjectFactoryCollection | Maintain a list of object factories |
CvtkOverrideInformationCollection | Maintain a list of override information objects |
CvtkPlaneCollection | Maintain a list of planes |
CvtkPolyDataCollection | Maintain a list of polygonal data objects |
►CvtkPropCollection | List of Props |
CvtkActor2DCollection | List of 2D actors |
CvtkSocketCollection | Collection for sockets |
CvtkStructuredPointsCollection | Maintain a list of structured points data objects |
CvtkTransformCollection | Maintain a list of transforms |
►CvtkCollectionIterator | Iterator through a vtkCollection |
CvtkDataArrayCollectionIterator | Iterator through a vtkDataArrayCollection |
CvtkColorSeries | Stores a list of colors |
►CvtkCompositeDataIterator | Superclass for composite data iterators |
CvtkHierarchicalBoxDataIterator | Subclass of vtkCompositeDataIterator with API to get current level and dataset index |
CvtkComputingResources | Definition of computing resource (threads/kernels) |
CvtkConditionVariable | Mutual exclusion locking class |
CvtkContext2D | Class for drawing 2D primitives to a graphical context |
►CvtkContextDevice2D | Abstract class for drawing 2D primitives |
►CvtkOpenGLContextDevice2D | Class for drawing 2D primitives using OpenGL 1.1+ |
CvtkOpenGL2ContextDevice2D | Class for drawing 2D primitives using OpenGL 2 |
CvtkContextScene | Provides a 2D scene for vtkContextItem objects |
CvtkContourValues | Helper object to manage setting and generating contour values |
CvtkCoordinate | Perform coordinate transformation, and represent position, in a variety of vtk coordinate systems |
CvtkCriticalSection | Critical section locking class |
CvtkDataArraySelection | Store on/off settings for data arrays for a vtkSource |
CvtkDataObjectTypes | |
CvtkDebugLeaks | Identify memory leaks at program termination |
CvtkDirectory | OS independent class for access and manipulation of system directories |
CvtkDistributedGraphHelper | Helper for the vtkGraph class that allows the graph to be distributed across multiple memory spaces |
CvtkDynamicLoader | Class interface to system dynamic libraries |
CvtkEdgeListIterator | Iterates through all edges in a graph |
CvtkEdgeTable | Keep track of edges (edge is pair of integer id's) |
CvtkExecutionScheduler | Scheduling execution with thread/computing resources distributing |
►CvtkExecutive | Superclass for all pipeline executives in VTK |
►CvtkDemandDrivenPipeline | Executive supporting on-demand execution |
►CvtkStreamingDemandDrivenPipeline | Executive supporting partial updates |
CvtkCachedStreamingDemandDrivenPipeline | |
►CvtkCompositeDataPipeline | Executive supporting composite datasets |
CvtkThreadedStreamingPipeline | Executive supporting multi-threads |
CvtkExtentSplitter | Split an extent across other extents |
►CvtkExtentTranslator | Generates a structured extent from unstructured |
CvtkOnePieceExtentTranslator | Returns the whole extent for any piece.. vtkOnePieceExtentTranslator returns the whole extent for any piece |
CvtkTableExtentTranslator | Extent translation through lookup table |
CvtkFastNumericConversion | Enables fast conversion of floating point to fixed point |
►CvtkFieldData | Represent and manipulate fields of data |
►CvtkDataSetAttributes | Represent and manipulate attribute data in a dataset |
CvtkCellData | Represent and manipulate cell attribute data |
CvtkPointData | Represent and manipulate point attribute data |
CvtkFunctionParser | Parse and evaluate a mathematical expression |
►CvtkFunctionSet | Abstract interface for sets of functions |
CvtkAbstractInterpolatedVelocityField | An abstract class for obtaining the interpolated velocity values at a point |
CvtkGenericInterpolatedVelocityField | Interface for obtaining interpolated velocity values |
CvtkGarbageCollector | Detect and break reference loops |
CvtkGenericAdaptorCell | Defines cell interface |
CvtkGenericAttributeCollection | Collection of attributes |
CvtkGenericCellIterator | Iterator used to traverse cells |
►CvtkGenericCellTessellator | Helper class to perform cell tessellation |
CvtkSimpleCellTessellator | Helper class to perform cell tessellation |
CvtkGenericPointIterator | Iterator used to traverse points |
►CvtkGenericSubdivisionErrorMetric | Objects that compute error during cell tessellation |
CvtkAttributesErrorMetric | Objects that compute attribute-based error during cell tessellation |
CvtkGeometricErrorMetric | Objects that compute geometry-based error during cell tessellation |
CvtkSmoothErrorMetric | Objects that compute geometry-based error during cell tessellation according to some max angle |
CvtkViewDependentErrorMetric | Objects that compute a screen-based error during cell tessellation |
CvtkGraphEdge | Representation of a single graph edge |
CvtkGraphInternals | Internal representation of vtkGraph |
CvtkHeap | Replacement for malloc/free and new/delete |
CvtkHyperOctreeCursor | Objects that can traverse hyperoctree nodes |
CvtkIdList | List of point or cell ids |
►CvtkImplicitFunction | Abstract interface for implicit functions |
CvtkBox | Implicit function for a bounding box |
CvtkCone | Implicit function for a cone |
CvtkImplicitBoolean | Implicit function consisting of boolean combinations of implicit functions |
CvtkImplicitDataSet | Treat a dataset as if it were an implicit function |
CvtkImplicitHalo | Implicit function for an halo |
CvtkImplicitSelectionLoop | Implicit function for a selection loop |
CvtkImplicitSum | Implicit sum of other implicit functions |
CvtkImplicitVolume | Treat a volume as if it were an implicit function |
CvtkImplicitWindowFunction | Implicit function maps another implicit function to lie within a specified range |
CvtkPerlinNoise | Implicit function that implements Perlin noise |
CvtkPlane | Perform various plane computations |
►CvtkPlanes | Implicit function for convex set of planes |
CvtkPlanesIntersection | A vtkPlanesIntersection object is a vtkPlanes object that can compute whether the arbitrary convex region bounded by it's planes intersects an axis-aligned box |
CvtkQuadric | Evaluate implicit quadric function |
CvtkSphere | Implicit function for a sphere |
CvtkSuperquadric | Implicit function for a Superquadric |
CvtkIncrementalOctreeNode | Octree node constituting incremental octree (in support of both point location and point insertion) |
CvtkInEdgeIterator | Iterates through all incoming edges to a vertex |
CvtkInformation | Store vtkAlgorithm input/output information |
CvtkInformationIterator | Iterates over keys of an information object |
CvtkInformationVector | Store zero or more vtkInformation instances |
►CvtkInitialValueProblemSolver | Integrate a set of ordinary differential equations (initial value problem) in time |
CvtkRungeKutta2 | Integrate an initial value problem using 2nd order Runge-Kutta method |
CvtkRungeKutta4 | Integrate an initial value problem using 4th order Runge-Kutta method |
CvtkRungeKutta45 | Integrate an initial value problem using 5th order Runge-Kutta method with adaptive stepsize control |
CvtkInstantiator | Create an instance of any VTK class from its name |
CvtkKdNode | This class represents a single spatial region in an 3D axis aligned binary spatial partitioning. It is assumed the region bounds some set of points. Regions are represented as nodes in a binary tree |
►CvtkLocator | Abstract base class for objects that accelerate spatial searches |
►CvtkAbstractCellLocator | Abstract base class for locators which find cells |
CvtkCellLocator | Octree-based spatial search object to quickly locate cells |
►CvtkAbstractPointLocator | Abstract class to quickly locate points in 3-space |
►CvtkIncrementalPointLocator | Abstract class in support of both point location and point insertion |
►CvtkPointLocator | Quickly locate points in 3-space |
CvtkMergePoints | Merge exactly coincident points |
CvtkNonMergingPointLocator | Direct / check-free point insertion |
CvtkKdTreePointLocator | Class to quickly locate points in 3-space |
CvtkOctreePointLocator | Octree spatial decomposition of a set of points |
CvtkKdTree | Kd-tree spatial decomposition of a set of points |
CvtkMath | Performs common math operations |
CvtkMatrix3x3 | Represent and manipulate 3x3 transformation matrices |
CvtkMatrix4x4 | Represent and manipulate 4x4 transformation matrices |
CvtkMeanValueCoordinatesInterpolator | Compute interpolation computes for closed triangular mesh |
CvtkMultiThreader | A class for performing multithreaded execution |
CvtkMutexLock | Mutual exclusion locking class |
CvtkObjectFactory | Abstract base class for vtkObjectFactories |
CvtkOctreePointLocatorNode | Octree node that has 8 children each of equal size |
CvtkOrderedTriangulator | Helper class to generate triangulations |
CvtkOutEdgeIterator | Iterates through all outgoing edges from a vertex |
►CvtkOutputWindow | Base class for writing debug output to a console |
►CvtkFileOutputWindow | File Specific output window class |
CvtkXMLFileOutputWindow | XML File Specific output window class |
CvtkWin32OutputWindow | Win32 Specific output window class |
CvtkWin32ProcessOutputWindow | Win32-specific output window class |
CvtkOverrideInformation | Factory object override information |
►CvtkParametricFunction | Abstract interface for parametric functions |
CvtkParametricBoy | Generate Boy's surface |
CvtkParametricConicSpiral | Generate conic spiral surfaces that resemble sea-shells |
CvtkParametricCrossCap | Generate a cross-cap |
CvtkParametricDini | Generate Dini's surface |
CvtkParametricEllipsoid | Generate an ellipsoid |
CvtkParametricEnneper | Generate Enneper's surface |
CvtkParametricFigure8Klein | Generate a figure-8 Klein bottle |
CvtkParametricKlein | Generates a "classical" representation of a Klein bottle |
CvtkParametricMobius | Generate a Mobius strip |
CvtkParametricRandomHills | Generate a surface covered with randomly placed hills |
CvtkParametricRoman | Generate Steiner's Roman Surface |
CvtkParametricSpline | Parametric function for 1D interpolating splines |
CvtkParametricSuperEllipsoid | Generate a superellipsoid |
CvtkParametricSuperToroid | Generate a supertoroid |
CvtkParametricTorus | Generate a torus |
CvtkPen | Pen that draws the outlines of shapes drawn by vtkContext2D |
►CvtkPoints | Represent and manipulate 3D points |
CvtkPointsProjectedHull | Convex hull of the orthogonal projection of the vtkPoints in the 3 coordinate directions |
CvtkPoints2D | Represent and manipulate 2D points |
CvtkPolynomialSolversUnivariate | Polynomial solvers |
CvtkPriorityQueue | List of ids arranged in priority order |
CvtkProcessStatistics | Get statistics such as cpu and memory usage |
►CvtkProp | Abstract superclass for all actors, volumes and annotations |
CvtkActor2D | Actor that draws 2D data |
CvtkContextActor | VtkProp derived object |
CvtkPropAssembly | Create hierarchies of props |
CvtkProperty2D | Represent surface properties of a 2D image |
CvtkQuadratureSchemeDefinition | |
►CvtkRandomSequence | Sequence of random numbers |
►CvtkGaussianRandomSequence | Gaussian sequence of pseudo random numbers |
CvtkBoxMuellerRandomSequence | Gaussian sequence of pseudo random numbers implemented with the Box-Mueller transform |
CvtkMinimalStandardRandomSequence | Park and Miller Sequence of pseudo random numbers |
CvtkReferenceCount | Obsolete / empty subclass of object |
►CvtkScalarsToColors | Superclass for mapping scalar values into colors |
►CvtkColorTransferFunction | Defines a transfer function for mapping a property to an RGB color value |
CvtkDiscretizableColorTransferFunction | Combination of vtkColorTransferFunction and vtkLookupTable |
►CvtkLookupTable | Map scalar values into colors via a lookup table |
CvtkLogLookupTable | Map scalars into colors using log (base 10) scale |
CvtkLookupTableWithEnabling | A lookup table that allows for an optional array to be provided that specifies which scalars to "enable" and which to "disable" |
CvtkWindowLevelLookupTable | Map scalar values into colors or colors to scalars; generate color table |
►CvtkScalarTree | Organize data according to scalar values (used to accelerate contouring operations) |
CvtkSimpleScalarTree | Organize data according to scalar values (used to accelerate contouring operations) |
CvtkSelectionNode | A node in a selection tree. Used to store selection results |
►CvtkSocket | BSD socket encapsulation |
CvtkClientSocket | Encapsulates a client socket |
CvtkServerSocket | Encapsulate a socket that accepts connections |
CvtkSortDataArray | Provides several methods for sorting vtk arrays |
►CvtkSpline | Spline abstract class for interpolating splines |
CvtkCardinalSpline | Computes an interpolating spline using a a Cardinal basis |
CvtkKochanekSpline | Computes an interpolating spline using a Kochanek basis |
CvtkStructuredData | Abstract class for topologically regular data |
CvtkStructuredExtent | Helper class to aid working with structured extents |
CvtkStructuredVisibilityConstraint | Helper object to manage the visibility of points and cells |
CvtkTensor | Supporting class to enable assignment and referencing of tensors |
CvtkThreadMessager | A class for performing inter-thread messaging |
CvtkTimePointUtility | Performs common time operations |
CvtkTimerLog | Timer support and logging |
CvtkTransform2D | Describes linear transformations via a 3x3 matrix |
CvtkTreeBFSIterator | Breadth first search iterator through a vtkTree |
CvtkTreeDFSIterator | Depth first seedgeh iterator through a vtkGraph |
CvtkVersion | Versioning class for vtk |
CvtkViewport | Abstract specification for Viewports |
CvtkVoidArray | Dynamic, self-adjusting array of void* pointers |
CvtkWindow | Window superclass for vtkRenderWindow |
CvtkXMLDataElement | Represents an XML element and those nested inside |
CvtkOpenGL2ContextDevice2DPrivate | Private class with storage and utility functions for the vtkOpenGLContextDevice2D |
►CvtkOStreamWrapper | Wrapper for C++ ostream. Internal VTK use only |
CvtkOStrStreamWrapper | Wrapper for ostrstream. Internal VTK use only |
CvtkOutputWindowCleanup | |
CvtkProcessingUnitResource | |
CvtkRayCastRayInfo | |
CvtkRayCastStructures | Structure definitions for ray casting |
►CvtkRenderViewBase | |
CvtkContextView | View of the vtkContextScene |
CvtkSimpleConditionVariable | |
CvtkSimpleCriticalSection | |
CvtkSimpleMutexLock | |
►CvtkSmartPointerBase | Non-templated superclass for vtkSmartPointer |
CvtkSmartPointer< T > | Hold a reference to a vtkObjectBase instance |
CvtkSmartPointer< vtkAxis > | |
CvtkSmartPointer< vtkCallbackCommand > | |
CvtkSmartPointer< vtkChartLegend > | |
CvtkSmartPointer< vtkColorSeries > | |
CvtkSmartPointer< vtkContext2D > | |
CvtkSmartPointer< vtkContextScene > | |
CvtkSmartPointer< vtkDataObject > | |
CvtkSmartPointer< vtkDoubleArray > | |
CvtkSmartPointer< vtkFloatArray > | |
CvtkSmartPointer< vtkImageData > | |
CvtkSmartPointer< vtkInformation > | |
CvtkSmartPointer< vtkPlotHistogram2D > | |
CvtkSmartPointer< vtkScalarsToColors > | |
CvtkSmartPointer< vtkStringArray > | |
CvtkSmartPointer< vtkTexture > | |
CvtkSmartPointer< vtkTooltipItem > | |
CvtkSmartPointer< vtkTransform2D > | |
►CvtkStructuredPointsSource | |
CvtkStructuredPointsToStructuredPointsFilter | Abstract filter class |
CvtkSystemIncludes | Transition VTK to ANSI C++, centralize inclusion of system files |
CvtkTemplateAliasMacro | Dispatch a scalar processing template |
CvtkTextureImageCache< Key > | |
CvtkTextureImageCache< TextPropertyKey > | |
CvtkTimerLogEntry | |
CvtkTimeStamp | Record modification and/or execution time |
CvtkTransformConcatenation | |
CvtkTransformConcatenationStack | |
CvtkTransformPair | |
CvtkTryDowncastHelper1< TargetT, FunctorT > | |
CvtkTryDowncastHelper2< TargetT, FunctorT > | |
CvtkTryDowncastHelper3< TargetT, FunctorT > | |
CvtkTypeTraits< T > | Template defining traits of native types used by VTK |
CvtkUnicodeString | String class that stores Unicode text |
CvtkVariant | A atomic type representing the union of many types |
CvtkVariantBoostSerialization | Serialization support for vtkVariant and vtkVariantArray using the Boost.Serialization library |
CvtkVariantEqual | |
CvtkVariantLessThan | |
CvtkVariantStrictEquality | |
CvtkVariantStrictWeakOrder | |
CvtkVector< T, Size > | Templated base type for storage of vectors |
►CvtkVector< double, 2 > | |
►CvtkVector2< double > | |
CvtkVector2d | |
►CvtkVector< double, 3 > | |
►CvtkColor3< double > | |
CvtkColor3d | |
►CvtkVector3< double > | |
CvtkVector3d | |
►CvtkVector< double, 4 > | |
►CvtkColor4< double > | |
CvtkColor4d | |
►CvtkRect< double > | |
CvtkRectd | |
►CvtkVector< float, 2 > | |
►CvtkVector2< float > | |
CvtkVector2f | |
►CvtkVector< float, 3 > | |
►CvtkColor3< float > | |
CvtkColor3f | |
►CvtkVector3< float > | |
CvtkVector3f | |
►CvtkVector< float, 4 > | |
►CvtkColor4< float > | |
CvtkColor4f | |
►CvtkRect< float > | |
CvtkRectf | |
►CvtkVector< int, 2 > | |
►CvtkVector2< int > | |
CvtkVector2i | |
►CvtkVector< int, 3 > | |
►CvtkVector3< int > | |
CvtkVector3i | |
►CvtkVector< int, 4 > | |
►CvtkRect< int > | |
CvtkRecti | |
►CvtkVector< T, 2 > | |
CvtkVector2< T > | |
►CvtkVector< T, 3 > | |
CvtkColor3< T > | |
CvtkVector3< T > | |
►CvtkVector< T, 4 > | |
CvtkColor4< T > | |
CvtkRect< T > | Templated base type for storage of 2D rectangles |
►CvtkVector< unsigned char, 3 > | |
►CvtkColor3< unsigned char > | |
CvtkColor3ub | |
►CvtkVector< unsigned char, 4 > | |
►CvtkColor4< unsigned char > | |
CvtkColor4ub | |
CvtkVertexAdjacencyList | |
►CvtkWeakPointerBase | Non-templated superclass for vtkWeakPointer |
CvtkWeakPointer< T > | Weak reference to a vtkObject |
CvtkWeakPointer< vtkContext2D > | |
CvtkWeakPointer< vtkRenderer > | |
CvtkWin32Header | Manage Windows system differences |
►CBaseT | |
CvtkTypeTemplate< ThisT, BaseT > | Provides the equivalent of vtkTypeMacro for use with template classes |