 boost | Forward declaration required for Boost serialization |
  serialization | |
 OpenQube | |
 vtkMathUtilities | |
 vtkPiston | |
  minmax_pair | |
  minmax_unary_op | |
  minmax_binary_op | |
 vtkpiston | |
  vtk_polydata | |
  tuple2float3 | |
  float4tofloat3 | |
 _ClassInfo | ClassInfo is for classes, structs, unions, and namespaces |
 _EnumInfo | EnumInfo is for enums Constants are at the same level as the Enum, not inside it |
 _FileInfo | FileInfo is for header files |
 _FunctionInfo | FunctionInfo is for functions and methods |
 _HierarchyEntry | This file contains utility functions for loading and parsing a VTK hierarchy file |
 _HierarchyInfo | All the entries from a hierarchy file |
 _ItemInfo | ItemInfo just contains an index |
 _MacroInfo | Struct to describe a preprocessor symbol |
 _OptionInfo | VtkParseMain.h provides argument parsing for the wrapper executables |
 _PreprocessInfo | Contains all symbols defined thus far (including those defined in any included header files) |
 _StringCache | StringCache provides a simple way of allocating strings centrally |
 _TemplateInfo | TemplateInfo holds template definitions |
 _UsingInfo | UsingInfo is for using directives |
 _ValueInfo | ValueInfo is for typedefs, constants, variables, function parameters, and return values |
 _vtkTclVoidFuncArg | |
 Test | |
 vtk__Int64Array | Dynamic, self-adjusting array of __int64 |
 vtkABI | Manage macros for exporting symbols in the binary interface |
 vtkAbstractArray | Abstract superclass for all arrays |
 vtkAbstractTransform | Superclass for all geometric transformations |
 vtkAmoebaMinimizer | Nonlinear optimization with a simplex |
 vtkAnimationCue | Seqin an animation |
  AnimationCueInfo | |
 vtkAnimationScene | Animation scene manager |
 vtkArray | Abstract interface for N-dimensional arrays |
 vtkArrayCoordinates | Stores coordinate into an N-way array |
 vtkArrayExtents | Stores the number of dimensions and valid coordinate ranges along each dimension for vtkArray |
 vtkArrayExtentsList | Stores a collection of vtkArrayExtents objects |
 vtkArrayInterpolate | |
 vtkArrayIterator | Abstract superclass to iterate over elements in an vtkAbstractArray |
 vtkArrayIteratorIncludes | Centralize array iterator type includes required when using the vtkArrayIteratorTemplateMacro |
 vtkArrayIteratorTemplate | Implementation template for a array iterator |
 vtkArrayPrint | Print arrays in different formats |
 vtkArrayRange | Stores a half-open range of array coordinates |
 vtkArraySort | Controls sorting of sparse array coordinates |
 vtkArrayWeights | Stores a collection of weighting factors |
 vtkBiQuadraticQuadraticWedge | Cell represents a parabolic, 18-node isoparametric wedge |
 vtkBiQuadraticTriangle | Cell represents a parabolic, isoparametric triangle |
 vtkBitArray | Dynamic, self-adjusting array of bits |
 vtkBitArrayIterator | Iterator for vtkBitArray. This iterator iterates over a vtkBitArray. It uses the double interface to get/set bit values |
 vtkBlueObeliskData | Contains chemical data from the Blue Obelisk Data Repository |
 vtkBlueObeliskDataParser | Fill a vtkBlueObeliskData container with data from the BODR XML dataset |
 vtkBoundingBox | Fast Simple Class for dealing with 3D bounds |
 vtkBoxMuellerRandomSequence | Gaussian sequence of pseudo random numbers implemented with the Box-Mueller transform |
 vtkBreakPoint | Utility function to debug with gdb and MPI |
 vtkBSPCuts | This class represents an axis-aligned Binary Spatial Partitioning of a 3D space |
 vtkByteSwap | Perform machine dependent byte swapping |
 vtkCallbackCommand | Supports function callbacks |
 vtkCardinalSpline | Computes an interpolating spline using a a Cardinal basis |
 vtkCharArray | Dynamic, self-adjusting array of char |
 vtkCMLMoleculeReader | Read a CML file and output a vtkMolecule object |
 vtkCollection | Create and manipulate unsorted lists of objects |
 vtkCollectionElement | |
 vtkCollectionIterator | Iterator through a vtkCollection |
 vtkColor | Templated type for storage of colors |
 vtkColor3 | |
 vtkColor3d | |
 vtkColor3f | |
 vtkColor3ub | |
 vtkColor4 | |
 vtkColor4d | |
 vtkColor4f | |
 vtkColor4ub | |
 vtkCommand | Superclass for callback/observer methods |
 vtkCommonInformationKeyManager | Manages key types in vtkCommon |
 vtkCommunicator | Used to send/receive messages in a multiprocess environment |
  Operation | |
 vtkConditionVariable | Mutual exclusion locking class |
 vtkContourValues | Helper object to manage setting and generating contour values |
 vtkCriticalSection | Critical section locking class |
 vtkCylindricalTransform | Cylindrical to rectangular coords and back |
 vtkDataArray | Abstract superclass for arrays of numeric data |
 vtkDataArrayCollection | Maintain an unordered list of dataarray objects |
 vtkDataArrayCollectionIterator | Iterator through a vtkDataArrayCollection |
 vtkDataArraySelection | Store on/off settings for data arrays for a vtkSource |
 vtkDataArrayTemplate | Implementation template for vtkDataArray |
 vtkDataArrayTemplateLookup | |
 vtkDataObject | General representation of visualization data |
 vtkDataObjectTreeIterator | Superclass for composite data iterators |
 vtkDataSetToPiston | Converts a DataSet to a PistonDataObject |
 vtkDebugLeaks | Identify memory leaks at program termination |
 vtkDebugLeaksManager | Manages the vtkDebugLeaks singleton |
 vtkDebugLeaksObserver | |
 vtkDenseArray | Contiguous storage for N-way arrays |
  HeapMemoryBlock | |
  MemoryBlock | |
  StaticMemoryBlock | |
 vtkDoubleArray | Dynamic, self-adjusting array of double |
 vtkDummyCommunicator | Dummy controller for single process applications |
 vtkDummyController | Dummy controller for single process applications |
 vtkDynamicLoader | Class interface to system dynamic libraries |
 vtkErrorCode | Superclass for error codes |
 vtkEventForwarderCommand | Simple event forwarder command |
 vtkExtentTranslator | Generates a structured extent from unstructured |
 vtkFastNumericConversion | Enables fast conversion of floating point to fixed point |
 vtkFieldDataSerializer | |
 vtkFileOutputWindow | File Specific output window class |
 vtkFloatArray | Dynamic, self-adjusting array of float |
 vtkFloatingPointExceptions | Deal with floating-point exceptions |
 vtkFunctionParser | Parse and evaluate a mathematical expression |
 vtkFunctionSet | Abstract interface for sets of functions |
 vtkGarbageCollector | Detect and break reference loops |
 vtkGarbageCollectorManager | Manages the vtkGarbageCollector singleton |
 vtkGaussianRandomSequence | Gaussian sequence of pseudo random numbers |
 vtkGeneralTransform | Allows operations on any transforms |
 vtkHeap | Replacement for malloc/free and new/delete |
 vtkHomogeneousTransform | Superclass for homogeneous transformations |
 vtkIdentityTransform | Transform that doesn't do anything |
 vtkIdList | List of point or cell ids |
 vtkIdListCollection | Maintain an unordered list of dataarray objects |
 vtkIdTypeArray | Dynamic, self-adjusting array of vtkIdType |
 vtkIncrementalOctreePointLocator | Incremental octree in support of both point location and point insertion |
 vtkIndent | Simple class to control print indentation |
 vtkInformation | Store vtkAlgorithm input/output information |
 vtkInformationDataObjectKey | Key for vtkDataObject values |
 vtkInformationDoubleKey | Key for double values in vtkInformation |
 vtkInformationDoubleVectorKey | Key for double vector values |
 vtkInformationIdTypeKey | Key for vtkIdType values in vtkInformation |
 vtkInformationInformationKey | Key for vtkInformation values |
 vtkInformationInformationVectorKey | Key for vtkInformation vectors |
 vtkInformationIntegerKey | Key for integer values in vtkInformation |
 vtkInformationIntegerPointerKey | Key for pointer to integer |
 vtkInformationIntegerVectorKey | Key for integer vector values |
 vtkInformationInternals | Internal structure for vtkInformation |
  HashFun | |
 vtkInformationIterator | Iterates over keys of an information object |
 vtkInformationKey | Superclass for vtkInformation keys |
 vtkInformationKeyVectorKey | Key for vector-of-keys values |
 vtkInformationObjectBaseKey | Key for vtkObjectBase values |
 vtkInformationObjectBaseVectorKey | Key for vtkObjectBase vector values |
 vtkInformationRequestKey | Key for pointer to pointer |
 vtkInformationStringKey | Key for string values in vtkInformation |
 vtkInformationStringVectorKey | Key for String vector values |
 vtkInformationUnsignedLongKey | Key for unsigned long values in vtkInformation |
 vtkInformationVariantKey | Key for variant values in vtkInformation |
 vtkInformationVariantVectorKey | Key for variant vector values |
 vtkInformationVector | Store zero or more vtkInformation instances |
 vtkInitialValueProblemSolver | Integrate a set of ordinary differential equations (initial value problem) in time |
 vtkInstantiator | Create an instance of any VTK class from its name |
 vtkInstantiatorInitialize | |
 vtkIntArray | Dynamic, self-adjusting array of int |
 vtkIOStream | Include C++ iostreams as used by VTK |
 vtkIOStreamFwd | Forward-declare C++ iostreams as used by VTK |
 vtkJavaCommand | |
 vtkJavaVoidFuncArg | |
 vtkKochanekSpline | Computes an interpolating spline using a Kochanek basis |
 vtkLandmarkTransform | Linear transform specified by two corresponding point sets |
 vtkLargeInteger | Class for arbitrarily large ints |
 vtkLinearTransform | Abstract superclass for linear transformations |
 vtkLongArray | Dynamic, self-adjusting array of long |
 vtkLongLongArray | Dynamic, self-adjusting array of long long |
 vtkLookupTable | Map scalar values into colors via a lookup table |
 vtkMath | Performs common math operations |
 vtkMathUtilities | Templated utility math functions intended for internal use in tests etc |
 vtkMatrix3x3 | Represent and manipulate 3x3 transformation matrices |
 vtkMatrix4x4 | Represent and manipulate 4x4 transformation matrices |
 vtkMatrixToHomogeneousTransform | Convert a matrix to a transform |
 vtkMatrixToLinearTransform | Convert a matrix to a transform |
 vtkMinimalStandardRandomSequence | Park and Miller Sequence of pseudo random numbers |
 vtkMoleculeAlgorithm | Superclass for algorithms that operate on vtkMolecules |
 vtkMoleculeMapper | Mapper that draws vtkMolecule objects |
 vtkMoleculeToAtomBallFilter | Generate polydata with spheres representing atoms |
 vtkMoleculeToBondStickFilter | Generate polydata with cylinders representing bonds |
 vtkMoleculeToPolyDataFilter | Abstract filter class |
 vtkMPICommunicator | Class for creating user defined MPI communicators |
  Request | |
 vtkMPIController | Process communication using MPI |
 vtkMPIEventLog | Class for logging and timing |
 vtkMultiProcessController | Multiprocessing communication superclass |
 vtkMultiProcessStream | Stream used to pass data across processes using vtkMultiProcessController |
 vtkMultiThreader | A class for performing multithreaded execution |
  ThreadInfo | |
 vtkMutexLock | Mutual exclusion locking class |
 vtkNew | Allocate and hold a VTK object |
 vtkObject | Abstract base class for most VTK objects |
 vtkObjectBase | Abstract base class for most VTK objects |
 vtkObjectFactory | Abstract base class for vtkObjectFactories |
  OverrideInformation | |
 vtkObjectFactoryCollection | Maintain a list of object factories |
 vtkOldStyleCallbackCommand | Supports legacy function callbacks for VTK |
 vtkOpenQubeElectronicData | Provides access to and storage of electronic data calculated by OpenQube |
 vtkOpenQubeMoleculeSource | Read a OpenQube readable file and output a vtkMolecule object |
 vtkOStreamWrapper | Wrapper for C++ ostream. Internal VTK use only |
  EndlType | |
 vtkOStrStreamWrapper | Wrapper for ostrstream. Internal VTK use only |
 vtkOutputWindow | Base class for writing debug output to a console |
 vtkOutputWindowCleanup | |
 vtkOverrideInformation | Factory object override information |
 vtkOverrideInformationCollection | Maintain a list of override information objects |
 vtkParametricBoy | Generate Boy's surface |
 vtkParametricConicSpiral | Generate conic spiral surfaces that resemble sea-shells |
 vtkParametricCrossCap | Generate a cross-cap |
 vtkParametricDini | Generate Dini's surface |
 vtkParametricEllipsoid | Generate an ellipsoid |
 vtkParametricEnneper | Generate Enneper's surface |
 vtkParametricFigure8Klein | Generate a figure-8 Klein bottle |
 vtkParametricFunction | Abstract interface for parametric functions |
 vtkParametricKlein | Generates a "classical" representation of a Klein bottle |
 vtkParametricMobius | Generate a Mobius strip |
 vtkParametricRandomHills | Generate a surface covered with randomly placed hills |
 vtkParametricRoman | Generate Steiner's Roman Surface |
 vtkParametricSpline | Parametric function for 1D interpolating splines |
 vtkParametricSuperEllipsoid | Generate a superellipsoid |
 vtkParametricSuperToroid | Generate a supertoroid |
 vtkParametricTorus | Generate a torus |
 vtkPeriodicTable | Access to information about the elements |
 vtkPerspectiveTransform | Describes a 4x4 matrix transformation |
 vtkPistonAlgorithm | Superclass for algorithms that produce only PistonDataObjects |
 vtkPistonContour | A filter that contours on the GPU |
 vtkPistonDataObject | A GPU resident data set |
 vtkPistonDataWrangling | Miscellaneous conversion code |
 vtkPistonMapper | Draws vtkPistonDataObjects to the screen |
 vtkPistonMinMax | Computes scalar range on GPU for mapper |
 vtkPistonReference | Lower level handle on GPU resident data |
 vtkPistonScalarsColors | Color Mapping for piston results |
 vtkPistonSlice | A filter that slices on the GPU |
 vtkPistonSort | NVidia thrust filter example |
 vtkPistonThreshold | A filter that contours on the GPU |
 vtkPistonToDataSet | Converts a PistonDataObject to a DataSet |
 vtkPoints | Represent and manipulate 3D points |
 vtkPoints2D | Represent and manipulate 2D points |
 vtkPolyData | Concrete dataset represents vertices, lines, polygons, and triangle strips |
 vtkPolygon | Cell that represents an n-sided polygon |
 vtkPolygonBuilder | |
 vtkPolyLine | Cell represents a set of 1D lines |
 vtkPolynomialSolversUnivariate | Polynomial solvers |
 vtkPriorityQueue | List of ids arranged in priority order |
  Item | |
 vtkProcess | Process that can be launched by a vtkMultiProcessController |
 vtkProcessGroup | A subgroup of processes from a communicator |
 vtkProgrammableElectronicData | Provides access to and storage of user-generated vtkImageData that describes electrons |
 vtkProteinRibbonFilter | Generates protein ribbons |
 vtkPythonArgs | |
 vtkPythonCommand | |
 vtkPythonOverload | Created in June 2010 by David Gobbi, originally in vtkPythonUtil |
 vtkPythonUtil | |
 vtkQuaternion | Templated base type for storage of quaternions |
 vtkQuaterniond | |
 vtkQuaternionf | |
 vtkQuaternionInterpolator | Interpolate a quaternion |
 vtkRandomSequence | Sequence of random numbers |
 vtkReferenceCount | Obsolete / empty subclass of object |
 vtkRungeKutta2 | Integrate an initial value problem using 2nd order Runge-Kutta method |
 vtkRungeKutta4 | Integrate an initial value problem using 4th order Runge-Kutta method |
 vtkRungeKutta45 | Integrate an initial value problem using 5th order Runge-Kutta method with adaptive stepsize control |
 vtkScalarsToColors | Superclass for mapping scalar values to colors |
 vtkShortArray | Dynamic, self-adjusting array of short |
 vtkSignedCharArray | Dynamic, self-adjusting array of signed char |
 vtkSimpleBondPerceiver | Create a simple guess of a molecule's topology |
 vtkSimpleConditionVariable | |
 vtkSimpleCriticalSection | |
 vtkSimpleMutexLock | |
 vtkSmartPointer | Hold a reference to a vtkObjectBase instance |
 vtkSmartPointerBase | Non-templated superclass for vtkSmartPointer |
  NoReference | |
 vtkSocketCommunicator | Process communication using Sockets |
 vtkSocketController | Process communication using Sockets |
 vtkSortDataArray | Provides several methods for sorting vtk arrays |
 vtkSparseArray | Sparse, independent coordinate storage for N-way arrays |
 vtkSphericalTransform | Spherical to rectangular coords and back |
 vtkStdString | Wrapper around std::string to keep symbols short |
 vtkStringArray | VtkAbstractArray subclass for strings |
 vtkSubCommunicator | Provides communication on a process group |
 vtkSubGroup | Scalable collective communication for a subset of members of a parallel VTK application |
 vtkSystemIncludes | Transition VTK to ANSI C++, centralize inclusion of system files |
 vtkTclCommand | |
 vtkTclCommandArgStruct | |
 vtkTclCommandStruct | |
 vtkTclInterpStruct | |
 vtkTemplateAliasMacro | Dispatch a scalar processing template |
 vtkTestNewVar | |
 vtkThinPlateSplineTransform | Nonlinear warp transformation |
 vtkTimePointUtility | Performs common time operations |
 vtkTimeStamp | Record modification and/or execution time |
 vtkTransform | Describes linear transformations via a 4x4 matrix |
 vtkTransform2D | Describes linear transformations via a 3x3 matrix |
 vtkTransformCollection | Maintain a list of transforms |
 vtkTransformConcatenation | |
 vtkTransformConcatenationStack | |
 vtkTransformPair | |
 vtkTuple | Templated base type for containers of constant size |
 vtkTypedArray | Provides a type-specific interface to N-way arrays |
 vtkTypeTemplate | Provides the equivalent of vtkTypeMacro for use with template classes |
 vtkTypeTraits | Template defining traits of native types used by VTK |
 vtkUnicodeString | String class that stores Unicode text |
  const_iterator | |
 vtkUnicodeStringArray | Subclass of vtkAbstractArray that holds vtkUnicodeStrings |
 vtkUnsigned__Int64Array | Dynamic, self-adjusting array of unsigned __int64 |
 vtkUnsignedCharArray | Dynamic, self-adjusting array of unsigned char |
 vtkUnsignedIntArray | Dynamic, self-adjusting array of unsigned int |
 vtkUnsignedLongArray | Dynamic, self-adjusting array of unsigned long |
 vtkUnsignedLongLongArray | Dynamic, self-adjusting array of unsigned long long |
 vtkUnsignedShortArray | Dynamic, self-adjusting array of unsigned short |
 vtkVariant | A atomic type representing the union of many types |
 vtkVariantArray | An array holding vtkVariants |
 vtkVariantCast | |
 vtkVariantCreate | |
 vtkVariantEqual | |
 vtkVariantExtract | |
 vtkVariantLessThan | |
 vtkVariantStrictEquality | |
 vtkVariantStrictWeakOrder | |
 vtkVersion | Versioning class for vtk |
 vtkVoidArray | Dynamic, self-adjusting array of void* pointers |
 vtkWarpTransform | Superclass for nonlinear geometric transformations |
 vtkWeakPointer | Weak reference to a vtkObject |
 vtkWeakPointerBase | Non-templated superclass for vtkWeakPointer |
  NoReference | |
 vtkWin32Header | Manage Windows system differences |
 vtkWin32OutputWindow | Win32 Specific output window class |
 vtkWin32ProcessOutputWindow | Win32-specific output window class |
 vtkWindow | Window superclass for vtkRenderWindow |
 vtkXMLFileOutputWindow | XML File Specific output window class |