CvtkClientServerStream::Argument | Proxy-object returned by the two-argument form of GetArgument |
CvtkClientServerStream::Array | Proxy-object returned by InsertArray and used to insert array data into the stream |
►Carray | |
CEnumArray< E, T, N > | Stack array using an enum as indexer |
CEnumArray< ScriptActionType, QMenu *> | |
CEnumArray< Type, QPointer< QAction > > | |
CvtkCTHSource::Block | |
CvtkSpyPlotBlock::BlockStatusType | |
CvtkSpyPlotUniReader::CellMaterialField | |
CvtkPVSystemConfigInformation::ConfigInfo | |
CvtkSMProxyInternals::ConnectionInfo | |
CvtkSpyPlotUniReader::DataDump | |
CvtkSMDomain::DeferDomainModifiedEvents | Helper to defer firing of vtkCommand::DomainModifiedEvent |
CEditorActionGroup< E > | A template group of action |
CEditorActionGroup< GeneralActionType > | |
CvtkUndoStackInternal::Element | |
►Cexception | |
CpqApplicationCoreExitCode | |
CvtkSMProxyInternals::ExposedPropertyInfo | |
CvtkPMergeConnected::FaceWithKey | |
CFileTypeDetailed | |
Cfor | |
CCamAdaptor::Grid< gridType > | Creates and accumulates data for a 2D and a 3D grid |
CvtkSMTransferFunctionPresets::ImportedPreset | |
CIoss::Init::Initializer | Initialization of the Ioss library |
CpqHierarchicalGridLayout::Item | |
CpqServerConfigurationImporter::Item | |
CvtkSMProxyManager::LoadStateInformation | |
CvtkOMETIFFChannelCalculator::LUTItem | |
►Cmap | |
CvtkSMProxyManagerProxyMapType | |
CvtkXYChartRepresentation::vtkInternals::PlotsMap | |
CMapperParametersPreset | |
CvtkSpyPlotUniReader::MarkerDump | |
CvtkSpyPlotUniReader::MarkerMaterialField | |
CvtkSpyPlotUniReader::MaterialMarker | |
►CMessage | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
Cparaview_protobuf::PROTOBUF_FINAL | |
CvtkSMProxyManager::ModifiedPropertyInformation | |
CNC_Dispatch | |
CvtkClientServerInterpreter::NewCallbackInfo | The callback data structure passed to observers looking for VTK object creation and deletion events |
CvtkLegacyParticleTracerBaseNamespace::ParticleInformation_t | |
CvtkLegacyPParticlePathFilter::ParticlePathFilterInternal | |
CvtkXYChartRepresentation::vtkInternals::PlotInfo | |
CvtkLegacyParticleTracerBaseNamespace::Position_t | |
►CpqAbstractStringEventPlayer | |
CpqLineEditEventPlayer | PqLineEditEventPlayer extends pqAbstractStringEventPlayer to ensure that pqLineEdit fires textChangedAndEditingFinished() signals in playback when "set_string" is handled |
►CpqActionGroupInterface | Interface class for plugins that create QActionGroups for adding actions to menus and toolbars |
CpqSLACActionGroupImplementation | Interface class for plugins that create QActionGroups for adding actions to menus and toolbars |
CpqAnimatedPropertyInfo | PqAnimatedPropertyInfo stores information about an animated property |
►CpqAutoStartInterface | Abstract interface for "auto-start" plugins |
CpqBivariateManagerImplementation | |
CpqNonOrthogonalAutoStartImplementation | |
CpqStreamLinesAnimationManagerImplementation | |
CpqTreeWidgetItem::pqCallbackHandler | |
CpqConnect | Using pqConnect, you can create and initialize Qt objects without having to create a bunch of temporaries: |
►CpqContextMenuInterface | Interface class for plugins that add a context menu to pqViews |
CpqBlockContextMenu | Add context menu items to control block appearance properties |
CpqDefaultContextMenu | This interface creates ParaView's default context menu in render views |
CpqDisplayPanelInterface | Interface class for plugins that create pqDisplayPanels |
►CpqDockWindowInterface | Interface class for plugins that add a QDockWindow |
CpqNodeEditorWidgetImplementation | |
►CpqEventObserver | |
CpqXMLEventObserver | Observes high-level ParaView events, and serializes them to a stream as XML for possible playback (as a test-case, demo, tutorial, etc) |
►CpqEventSource | |
CpqXMLEventSource | Concrete implementation of pqEventSource that retrieves events recorded by pqXMLEventObserver |
CpqExpressionsManager::pqExpression | Data structure to handle an expression and its group name |
CpqExpressionsManager | |
CpqFileDialogFavoriteModel::pqFileDialogFavoriteModelFileInfo | |
CpqFileDialogLocationModel::pqFileDialogLocationModelFileInfo | |
CpqGraphLayoutStrategyInterface | Interface class for plugins that create view modules |
CpqIconSettings | PqIconSettings is a class to handle icons settings for a specific category of graphical item |
CpqImageUtil | Utility class to convert VTK images to Qt images and vice versa |
►CpqLinkedObjectInterface | The interface to a linked Qt text widget |
►CpqLinkedObjectQTextEdit | pqLinkedObjectQTextEdit implements the pqLinkedObjectInterface for a QTextEdit |
CpqLinkedObjectPythonTextArea | PqLinkedObjectPythonTextArea implements the pqLinkedObjectInterface for a QTextEdit using the existing pqLinkedObjectQTextEdit as a parent |
CpqparaviewInitializer | |
CpqParaViewMenuBuilders | PqParaViewMenuBuilders provides helper methods to build menus that are exactly as used by ParaView client |
CpqPlugin | Main plugin interface for GUI extensions one instance of this resides in the plugin |
►CpqPluginLocationInterface | Abstract interface for storing the file system location of a dyanamically-loaded plugin |
CvtkPVBivariatePluginLocationImplementation | |
►CpqPropertyWidgetInterface | PqPropertyWidgetInterface is part of the ParaView Plugin infrastructure that enables support for plugins to add new pqPropertyWidget and pqPropertyWidgetDecorator types and make them available within the application |
CpqExtrusionPropertyWidgetDecoratorPWIImplementation | |
CpqIntegrationModelSeedHelperWidgetPWIImplementation | |
CpqIntegrationModelSurfaceHelperWidgetPWIImplementation | |
CpqSESAMEConversionsPanelWidgetPWIImplementation | |
CpqStandardPropertyWidgetInterface | PqStandardPropertyWidgetInterface provides a concrete implementation of pqPropertyWidget used by ParaView application |
CpqProxySelectionUtilities | |
CpqPythonEditorActions | |
►CpqPythonEventSource | |
CpqPythonEventSourceImage | |
CpqPythonMacroSettings | PqPythonMacroSettings is a class to handle macro settings like names and tooltips |
CpqPythonTextHistoryEntry | |
►CpqRecentlyUsedResourceLoaderInterface | Abstract interface used to load recently used resources |
CpqStandardRecentlyUsedResourceLoaderImplementation | Support loading states, and data files when loaded from pqRecentFilesMenu |
►CpqScopedOverrideCursor | RAII component that overrides the mouse cursor during an operation |
CpqWaitCursor | RAII component that displays a wait cursor during a long operation |
CpqScopedUndoExclude | |
CpqScopedUndoSet | |
CpqServerConfiguration | PqServerConfiguration corresponds to a server connection configuration |
►CpqServerManagerModelInterface | PqServerManagerModelInterface defines an interface that can be used to register new types of pqProxy subclasses to create when a vtkSMProxy is registered with the ProxyManager in a ParaView application |
CpqStandardServerManagerModelInterface | This is standard implementation used by ParaView for creating different pqProxy subclassess for every proxy registered |
CpqServerResource | PqServerResource encapsulates a resource in ParaView |
CpqSetData | Using pqSetData, you can create and initialize Qt objects without having to create a bunch of temporaries: |
CpqSetName | Using pqSetName, you can create and initialize Qt objects without having to create a bunch of temporaries: |
CpqSMAdaptor | Translates server manager events into Qt-compatible slots and signals |
CpqSpreadSheetColumnsVisibility | Generate a menu to control what columns we want to display from a pqSpreadSheetViewModel |
►CpqTestUtility | |
►CpqCoreTestUtility | Provides ParaView-specific functionality for regression testing |
CpqComponentsTestUtility | PqComponentsTestUtility simply adds a pqComponents specific testing capabilities to pqCoreTestUtility |
CpqTextLinker | Ease of use object that connects two pqLinkedObjectInterface together |
►CpqToolBarInterface | Interface class for plugins that add a QToolBar to the main window |
CpqFlipBookToolbarActionsImplementation | Interface class for plugins that create QActionGroups for adding actions to menus and toolbars |
CpqSaveStateAndScreenshotActionsImplementation | Interface class for plugins that create QActionGroups for adding actions to menus and toolbars |
CpqTreeLayoutStrategyInterface | Interface class for plugins that create view modules |
►CpqViewFrameActionsInterface | PqViewFrameActionsInterface is an interface used by pqMultiViewWidget to add actions/toolbuttons to pqViewFrame placed in a pqMultiViewWidget |
CpqStandardViewFrameActionsImplementation | PqStandardViewFrameActionsImplementation implements pqViewFrameActionsInterface to add the default view toolbar buttons/actions used in ParaView for various types of views, including chart views and render views |
►CpqWidgetEventPlayer | |
CpqCollaborationEventPlayer | PqCollaborationEventPlayer is used to playback events that make collaborative-testing possible |
CpqColorButtonEventPlayer | PqColorButtonEventPlayer is the player for pqColorChooserButton |
CpqColorDialogEventPlayer | PqColorDialogEventPlayer is the player for QColorDialog |
CpqConsoleWidgetEventPlayer | PqConsoleWidgetEventPlayer is used to play back test commands recorded by pqConsoleWidgetEventTranslator for pqConsoleWidget |
CpqFileDialogEventPlayer | Concrete implementation of pqWidgetEventPlayer that handles playback of recorded file dialog user input |
CpqFileUtilitiesEventPlayer | Adds support for miscellaneous file-system utilities for test playback |
CpqFlatTreeViewEventPlayer | Concrete implementation of pqWidgetEventPlayer that translates high-level ParaView events into low-level Qt events |
CpqItemViewSearchWidgetEventPlayer | PqItemViewSearchWidgetEventPlayer is the player for pqItemViewSearchWidget |
CpqPluginTreeWidgetEventPlayer | Concrete implementation of pqWidgetEventPlayer that translates high-level ParaView events into low-level Qt events |
CpqQVTKWidgetEventPlayer | Concrete implementation of pqWidgetEventPlayer that handles playback of "activate" events for buttons and menus |
CpqStreamingTestingEventPlayer | Concrete implementation of pqWidgetEventPlayer that handles playback of recorded pqViewStreamingBehavior |
►CpqWidgetEventTranslator | |
CpqColorButtonEventTranslator | PqColorButtonEventTranslator translates events on pqColorChooserButton or subclass so that they can be recorded in tests in a platform independent way |
CpqColorDialogEventTranslator | PqColorDialogEventTranslator translates events on QColorDialog that they can be recorded in tests in a platform independent way |
CpqConsoleWidgetEventTranslator | PqConsoleWidgetEventTranslator is used to record events from pqConsoleWidget testing |
CpqFileDialogEventTranslator | Translates low-level Qt events into high-level ParaView events that can be recorded as test cases |
CpqFlatTreeViewEventTranslator | Translates low-level Qt events into high-level ParaView events that can be recorded as test cases |
CpqPluginTreeWidgetEventTranslator | |
CpqQVTKWidgetEventTranslator | Translates low-level Qt events into high-level ParaView events that can be recorded as test cases |
CpqXMLUtil | |
►Cpriority_queue | |
CvtkStreamingPriorityQueue< Comparator > | Datastructure for building priority queues |
CvtkSMProxyInternals::PropertyInfo | |
CvtkSMProxyListDomain::ProxyType | Used to identify a proxy type |
CPythonEditorActions | Structs that contains the list of actions available to the pqPythonScriptEditor |
CPythonTextHistory | Data structure that contains information to perform the undo and redo operations |
►CQAbstractItemModel | |
CpqAbstractItemSelectionModel | Abstract class implementing a tree model with checkable items |
CpqCustomFilterDefinitionModel | Stores the sources that define a compound proxy in a hierarchical format |
CpqDataAssemblyTreeModel | QAbstractItemModel implementation for vtkDataAssembly |
CpqFileDialogModel | PqFileDialogModel allows remote browsing of a connected ParaView server's filesystem, as well as browsing of the local file system |
CpqPipelineModel | This class is the model for the PipelineLine browser tree view |
►CQAbstractListModel | |
CpqCustomFilterManagerModel | Stores the list of registered pipeline custom filter definitions |
CpqFileDialogFavoriteModel | PqFileDialogFavoriteModel allows remote browsing of a connected ParaView server's filesystem, as well as browsing of the local file system |
CpqFileDialogLocationModel | PqFileDialogLocationModel lists "special" locations, either remote from a connected ParaView server's filesystem, or the local file system |
CpqFileDialogRecentDirsModel | PqFileDialogRecentDirsModel is a model which used by file dialog (pqFileDialog) to populate the list showing the recent directory locations |
CpqIconListModel | PqIconListModel is a model for list of icons |
CpqProxyActionListModel | A model to handle a list of proxy action |
CpqScalarSetModel | Qt model that stores a sorted collection of unique floating-point numbers |
►CQAbstractScrollArea | |
►CpqFlatTreeView | Used to display a flattened tree view of a hierarchical model |
CpqPipelineBrowserWidget | PqPipelineBrowserWidget is the widget for the pipeline browser |
►CQAbstractTableModel | |
CpqAnnotationsModel | |
CpqColorTableModel | |
CpqDataInformationModel | |
CpqExpressionsTableModel | |
CpqLinksModel | A Qt based model to represent the vtkSMLinks in the server manager |
CpqOpacityTableModel | |
CpqSpreadSheetViewModel | |
►CQComboBox | |
CpqAnimatablePropertiesComboBox | PqAnimatablePropertiesComboBox is a combo box that can list the animatable properties of any proxy |
CpqAnimatableProxyComboBox | PqAnimatableProxyComboBox is a combo box that can list the animatable proxies |
CpqOutputPortComboBox | PqOutputPortComboBox is a combo-box that shows all outputports for all sources/filters |
CpqShaderReplacementsComboBox | This is a ComboBox that is used on the display tab to select available ShaderReplacements presets paths saved in vtkSMSettings |
CpqTextureComboBox | |
►CQCompleter | |
►CpqWidgetCompleter | Abstact class for widget completers |
►CpqPythonCompleter | Abstract class for Python completers |
CpqPythonCalculatorCompleter | Completer to be used for the Python calculator expression field |
CpqPythonShellCompleter | Completer class for Python shell, using interactive shell context to provide line completions |
►CQDialog | |
CpqAboutDialog | PqAboutDialog is the about dialog used by ParaView |
CpqChangeInputDialog | PqChangeInputDialog is the dialog used to allow the user to change/set the input(s) for a filter |
CpqConfigureCategoriesDialog | PqConfigureCategoriesDialog is the Configure Categories dialog used by ParaView |
CpqCustomFilterDefinitionWizard | Used to create a compound proxy definition one step at a time |
CpqCustomFilterManager | Displays the list of registered custom filter definitions |
CpqCustomizeShortcutsDialog | |
CpqCustomViewpointButtonDialog | |
►CpqDialog | This is a QDialog subclass that is aware of the undo-redo sub-system |
CpqCameraDialog | |
CpqNewMaterialDialog | PqNewMaterialDialog is a dialog window that is used to create a new material in the material editor widget |
CpqDoubleRangeDialog | Provides a dialog for specifying a double between two ranges |
CpqEditMacrosDialog | PqEditMacrosDialog is the Edit Macros dialog used by ParaView |
CpqExampleVisualizationsDialog | PqExampleVisualizationsDialog is a dialog used to show available example visualizations to the user |
CpqExpressionsManagerDialog | PqExpressionsManagerDialog is a dialog class to edit and export expressions |
CpqFavoritesDialog | PqFavoritesDialog is the Manage Favorites dialog used by ParaView |
CpqFileDialog | Provides a standard file dialog "front-end" for the pqFileDialogModel "back-end", i.e |
CpqIconBrowser | PqIconBrowser is a dialog to browse available icons |
CpqItemViewSearchWidget | This is the search widget for QAbstractItemView type of widgets |
CpqKeyFrameEditorDialog | |
CpqLinksEditor | A Qt dialog for editing a property/proxy/camera link |
CpqLinksManager | Dialog for viewing, creating, editing, removing proxy/property/camera links |
CpqLockViewSizeCustomDialog | Dialog used to ask the user what resolution to lock the views to |
CpqLogViewerDialog | A window for showing multiple log viewers |
CpqOrbitCreatorDialog | PqOrbitCreatorDialog is used by pqAnimationViewWidget to request the orbit parameters from the user when the user want to create a camera animation track that orbits some object(s) |
CpqPipelineTimeKeyFrameEditor | Editor for editing pipeline time key frames |
CpqPluginDialog | |
CpqPresetDialog | PqPresetDialog is the dialog used by to show the user with a choice of color maps/opacity maps/presets to choose from |
CpqProxyWidgetDialog | PqProxyWidgetDialog is used to show properties of any proxy in a dialog |
CpqQuickLaunchDialog | A borderless pop-up dialog used to show actions that the user can launch |
CpqQuickLaunchDialogExtended | : A pop-up dialog used to browse and create proxies |
CpqRemoteCommandDialog | |
CpqRemoteCommandTemplateDialog | |
CpqRescaleScalarRangeToCustomDialog | PqRescaleScalarRangeToCustomDialog provides a dialog to be able to rescale the active lookup table's range to a custom range |
CpqRescaleScalarRangeToDataOverTimeDialog | PqRescaleScalarRangeToDataOverTimeDialog provides a dialog to be able to rescale the active lookup table's range to data range over time |
CpqSelectionLinkDialog | Dialog used to ask the user for selection link options |
CpqSelectReaderDialog | Dialog that prompts for a reader type to open a file |
CpqSeriesGeneratorDialog | Dialog to generate a number series |
CpqServerConnectDialog | PqServerConnectDialog is a dialog that can be used to show the user a selection of server configurations to connect to a server |
CpqSetBreakpointDialog | Sets a breakpoint for a remote simulation |
CpqSettingsDialog | PqSettingsDialog provides a dialog for controlling application settings for a ParaView application |
CpqTimerLogDisplay | |
CpqTransferFunctionWidgetPropertyDialog | |
CpqWelcomeDialog | This class provides a welcome dialog screen that you see in many applications |
►CQDoubleSpinBox | |
CpqDoubleSpinBox | QDoubleSpinBox which fires editingFinished() signal when the value is changed by steps (increments) |
CpqScaledSpinBox | Identical to a QDoubleSpinBox, but doubles/halves the value upon button presses |
►CQDoubleValidator | |
CpqKeyFrameTimeValidator | |
►CQFileIconProvider | |
CpqFileDialogModelIconProvider | |
►CQFrame | |
CpqExpanderButton | PqExpanderButton provides a frame with a toggle mode |
►CpqPropertyWidget | PqPropertyWidget represents a widget created for each property of a proxy on the pqPropertiesPanel (for the proxy's properties or display properties) |
CpqArraySelectorPropertyWidget | PqPropertyWidget subclass for properties with vtkSMArrayListDomain |
CpqArrayStatusPropertyWidget | |
CpqCalculatorWidget | PqCalculatorWidget is a property-widget that can shows a calculator-like UI for the property |
CpqCameraManipulatorWidget | PqCameraManipulatorWidget used on "Camera2DManipulators" and "Camera3DManipulators" property on a RenderView proxy |
CpqCheckableProperty | Property widget for properties representing a checkable property |
CpqColorAnnotationsPropertyWidget | PqColorAnnotationsPropertyWidget is used to edit the Annotations property on the "PVLookupTable" proxy |
CpqColorEditorPropertyWidget | This is a pqPropertyWidget subclass that presents a widget to edit the color of a representation and other related functionality |
CpqColorOpacityEditorWidget | PqColorOpacityEditorWidget provides an in-line editor widget for editing the color and opacity transfer functions |
CpqColorPaletteSelectorWidget | Widget to choose a color palette to load/select |
CpqColorSelectorPropertyWidget | A property widget with a tool button for selecting a single color |
CpqCommandButtonPropertyWidget | A property widget with a push button for invoking a command on a proxy |
CpqCommandPropertyWidget | PqCommandPropertyWidget is used for vtkSMProperty instances (not one of its subclasses) |
CpqDataAssemblyPropertyWidget | PqPropertyWidget for properties with vtkDataAssembly |
CpqDisplayPanelPropertyWidget | |
CpqDisplayRepresentationPropertyWidget | A property widget for selecting the display representation |
CpqDoubleRangeSliderPropertyWidget | PqDoubleRangeSliderPropertyWidget is a widget used for properties such as the "ThresholdRange" property on the IsoVolume filter's panel |
►CpqDoubleVectorPropertyWidget | |
CpqGlyphScaleFactorPropertyWidget | PqGlyphScaleFactorPropertyWidget is used for the "Scale Factor" property on the Glyph filter |
CpqFileListPropertyWidget | List widget for file selection |
CpqFileNamePropertyWidget | PqFileNamePropertyWidget is used for the "File Name" property on the Environment annotation filter |
CpqImageCompressorWidget | PqImageCompressorWidget is a pqPropertyWidget designed to be used for "CompressorConfig" property on "RenderView" or "RenderViewSettings" proxy |
CpqIndexSelectionWidget | PqIndexSelectionWidget displays a list of labels and slider widgets, intended to be used for selecting an index into a zero-based enumeration |
CpqInputSelectorWidget | Widget for input property to choose a pipeline input |
►CpqInteractivePropertyWidgetAbstract | PqInteractivePropertyWidgetAbstract is an abstract pqPropertyWidget subclass designed to serve as the superclass for all pqPropertyWidget types that have interactive widget, either in a chart or in a 3D view |
►CpqInteractiveProperty2DWidget | PqInteractiveProperty2DWidget is an abstract pqInteractivePropertyWidgetAbstract subclass designed to serve as the superclass for all pqInteractivePropertyWidgetAbstract types that have interactive widget (also called 2D Widgets) associated with them |
CpqEqualizerPropertyWidget | The pqEqualizerPropertyWidget class |
►CpqInteractivePropertyWidget | PqInteractivePropertyWidget is an abstract pqPropertyWidget subclass designed to serve as the superclass for all pqPropertyWidget types that have interactive widget (also called 3D Widgets) associated with them |
CpqAnglePropertyWidget | PqAnglePropertyWidget is a custom property widget that uses "PolyLineWidgetRepresentation" to help users interactively set points that form an angle defined by 3 point |
CpqBoxPropertyWidget | Custom property widget using vtkBoxWidget2 and vtkBoxRepresentation |
CpqCoordinateFramePropertyWidget | PqCoordinateFramePropertyWidget is a custom property widget that uses "CoordinateFrameWidgetRepresentation" to help users interactively set the origin and normal for a plane |
CpqCylinderPropertyWidget | PqCylinderPropertyWidget is a custom property widget that uses "ImplicitCylinderWidgetRepresentation" to help users interactively set the center, radius and axis for a cylinder |
CpqDisplaySizedImplicitPlanePropertyWidget | PqDisplaySizedImplicitPlanePropertyWidget is a custom property widget that uses "DisplaySizedImplicitPlaneWidgetRepresentation" to help users interactively set the origin and normal for a plane |
CpqHandlePropertyWidget | PqHandlePropertyWidget is a custom property widget that uses "HandleWidgetRepresentation" to help users interactively set a 3D point in space |
CpqImplicitPlanePropertyWidget | PqImplicitPlanePropertyWidget is a custom property widget that uses "ImplicitPlaneWidgetRepresentation" to help users interactively set the origin and normal for a plane |
CpqLightPropertyWidget | PqLightPropertyWidget is a custom property widget that uses "LightWidgetRepresentation" to help users interactively set a light properties in space |
CpqLinePropertyWidget | PqLinePropertyWidget is a custom property widget that uses "LineWidgetRepresentation" to help the users |
CpqSpherePropertyWidget | PqSpherePropertyWidget is a custom property widget that uses "SphereWidgetRepresentation" to help users interactively setup a center and a radius for a group of properties used to define a spherical shape |
CpqSplinePropertyWidget | PqSplinePropertyWidget is a custom property widget that uses "SplineWidgetRepresentation" to help users interactively set points that form a spline |
CpqIntMaskPropertyWidget | PqIntMaskPropertyWidget is designed to be used for an IntVectorProperty that can have a value that is set by or-ing together flags |
CpqIntVectorPropertyWidget | |
CpqLanguageChooserWidget | PqLanguageChooserWidget is a property widget that shows a combo-box with values equal to the currently available translation languages |
CpqListPropertyWidget | PqListPropertyWidget is a pqPropertyWidget that is used to show an editable list of elements |
CpqMetaDataPropertyWidget | Utilize pqMetaDataPropertyWidget when you need to update the metadata information of a vtkSMSourceProxy |
CpqOMETransferFunctionsPropertyWidget | |
CpqPauseLiveSourcePropertyWidget | Widget to pause current live source |
CpqPropertyCollectionWidget | Property widget for properties representing collection of parameters |
►CpqPropertyGroupWidget | PqPropertyGroupWidget is a (custom) widget created for a PropertyGroup |
CpqBackgroundEditorWidget | |
CpqFontPropertyWidget | PqFontPropertyWidget is a pqPropertyWidget that can be used to set properties relating to fonts |
CpqLightsEditor | |
CpqMoleculePropertyWidget | Expose molecule mapper parameters to the user |
CpqMultiBlockPropertiesEditorWidget | This is a pqPropertyGroupWidget subclass that presents a widget to edit several representation properties of a multi-block dataset |
CpqSelectionListPropertyWidget | PqSelectionListPropertyWidget is a custom widget used to associate a label for each selectionNode from an input selection |
CpqProxyEditorPropertyWidget | Property widget that can be used to edit a proxy set as the value of a ProxyProperty in a pop-up dialog |
CpqProxyPropertyWidget | This is a widget for a vtkSMProxyProperty |
CpqProxySelectionWidget | PqPropertyWidget that can be used for any proxy with a vtkSMProxyListDomain |
CpqReaderSelectionPropertyWidget | Used to select readers to show or hide |
CpqScalarValueListPropertyWidget | PqScalarValueListPropertyWidget provides a table widget to which users are add values e.g |
CpqSelectionQueryPropertyWidget | Property-widget for creating selection queries |
CpqSeriesEditorPropertyWidget | PqSeriesEditorPropertyWidget is the pqPropertyWidget used to edit plot-options for a xy-series |
CpqShaderReplacementsSelectorPropertyWidget | Property widget for selecting the ShaderReplacements to apply to a geometry |
►CpqStringVectorPropertyWidget | |
CpqYoungsMaterialPropertyWidget | This is a custom widget for YoungsMaterialInterface filter |
CpqTextLocationWidget | PqTextLocationWidget is a pqPropertyWidget that can be used to set the location of the a text representation relative to the viewport |
CpqTextureSelectorPropertyWidget | |
CpqTransferFunctionWidgetPropertyWidget | A property widget for editing a transfer function |
CpqViewResolutionPropertyWidget | Widget for view resolution |
CpqViewTypePropertyWidget | PqViewTypePropertyWidget is a property widget that shows a combo-box with values equal to the currently available types of views |
CpqXYChartViewBoundsPropertyWidget | Extract bottom left axis range into a property |
►CQGroupBox | |
CpqCollapsedGroup | |
►CQHeaderView | |
CpqCheckableHeaderView | A convenience QHeaderView painted with a QCheckBox |
CpqHeaderView | PqHeaderView extends QHeaderView to add support for Qt::CheckStateRole |
CpqMultiColumnHeaderView | QHeaderView that supports showing multiple sections as one |
►CQItemSelectionModel | |
CpqSpreadSheetViewSelectionModel | This is the selection model used by spread sheet view |
►CQLabel | |
CpqClickableLabel | A simple clickable label that mimics a push button and emits onClicked event |
CpqImageTip | Provides tooltip-like behavior, but displays an image instead of text |
CpqLabel | PqLabel is a subclass of QLabel that emits a clicked() signal when the label text is clicked |
►CQLayout | |
CpqHierarchicalGridLayout | QLayout specialization that supports a hierarchical layout |
►CQLineEdit | |
►CpqLineEdit | PqLineEdit is a specialization of QLineEdit which provide a new property 'text2' |
CpqDoubleLineEdit | PqLineEdit subclass that supports a low precision view when inactive |
►CQListWidgetItem | |
CpqListWidgetItemObject | QListWidgetItem subclass with additional signals, slots, and properties |
►CQMainWindow | |
CParaViewMainWindow | MainWindow for the default ParaView application |
CpqDefaultMainWindow | |
CpqHelpWindow | PqHelpWindow provides a assistant-like window for showing help provided by a QHelpEngine |
CpqPythonScriptEditor | |
►CQMenu | |
CpqSectionVisibilityContextMenu | |
►CQObject | |
CBivariateRepresentationsPlugin | |
CEmbossingRepresentationsPlugin | |
CFlipBookPluginPlugin | |
CLagrangianParticleTrackerPlugin | |
CMessageHandler | Widget to show Qt and VTK messages |
CNodeEditorPlugin | |
CNonOrthogonalSourcePlugin | |
CpqActiveObjects | PqActiveObjects is a singleton that keeps track of "active objects" including active view, active source, active representation etc |
CpqAlwaysConnectedBehavior | PqAlwaysConnectedBehavior ensures that the client always remains connected to a server |
CpqAnimationManager | PqAnimationManager manages the Animation sub-system |
CpqAnimationTrackEditor | PqAnimationTrackEditor holds the main dialog to edit animation tracks |
►CpqApplicationCore | This class is the crux of the ParaView application |
CpqPVApplicationCore | PqPVApplicationCore is the application code used by ParaView-based applications that use more of ParaView's functionality than that provided by pqApplicationCore such as the the selection manager, animation manager etc |
CpqApplyBehavior | PqApplyBehavior collects the logic that needs to happen after the user hits "Apply" on the pqPropertiesPanel |
CpqArrayListDomain | PqArrayListDomain is used to connect a widget showing a selection of arrays with its vtkSMArrayListDomain |
CpqAutoLoadPluginXMLBehavior | ParaView plugins can load gui configuration xmls eg |
CpqBivariateManagerImplementation | |
CpqBlockContextMenu | Add context menu items to control block appearance properties |
CpqCameraWidgetViewLink | PqCameraWidgetViewLink is used by pqLinksModel to create camera widget view links, which are ViewLink without property synchronization |
CpqCategoryToolbarsBehavior | PqCategoryToolbarsBehavior is used when the application wants to enable categories from a pqProxyGroupMenuManager to show up in a toolbar |
CpqCheckBoxPixMaps | PqCheckBoxPixMaps is a helper class that can used to create pixmaps for checkboxs in various states |
CpqCollaborationBehavior | PqCollaborationBehavior ensures that a pqCollaborationManager get set when a new pqServer that support collaboration has been created |
CpqCollaborationManager | PqCollaborationManager is a QObject that aims to handle the collaboration for the Qt layer |
CpqColorPaletteLinkHelper | PqColorPaletteLinkHelper is designed to be used with pqColorChooserButtonWithPalettes to manage setting up of property links with ParaView application's color palette |
CpqComboBoxDomain | Combo box domain observes the domain for a combo box and updates accordingly |
CpqCommandLineOptionsBehavior | PqCommandLineOptionsBehavior processes command-line options on startup and performs relevant actions such as loading data files, connecting to server etc |
CpqCoreConfiguration | Runtime configuration options for ParaView Qt client |
CpqCoreUtilities | PqCoreUtilities is a collection of arbitrary utility functions that can be used by the application |
CpqCoreUtilitiesEventHelper | INTERNAL CLASS (DO NOT USE) |
CpqCrashRecoveryBehavior | PqCrashRecoveryBehavior manages saving/loading of crash recovery state |
CpqCustomShortcutBehavior | PqCustomShortcutBehavior TODO |
►CpqCustomViewpointsController | Base class for custom viewpoints controllers |
CpqCustomViewpointsDefaultController | Default custom viewpoints controller |
CpqDataTimeStepBehavior | PqDataTimeStepBehavior ensures that whenever a file is opened with more than 1 timestep, the application time >= the time for the last timestep |
CpqDefaultContextMenu | This interface creates ParaView's default context menu in render views |
CpqDefaultViewBehavior | PqDefaultViewBehavior ensures that when a new server connection is made, the default view of the user-specified type is automatically created |
CpqDelimitedTextParser | Parses a delimited text file (e.g |
CpqExtractorsMenuReaction | |
CpqExtrusionPropertyWidgetDecoratorPWIImplementation | |
CpqFiltersMenuReaction | Reaction to handle creation of filters from the filters menu |
CpqFlipBookToolbarActionsImplementation | Interface class for plugins that create QActionGroups for adding actions to menus and toolbars |
CpqIntegrationModelSeedHelperWidgetPWIImplementation | |
CpqIntegrationModelSurfaceHelperWidgetPWIImplementation | |
CpqInteractiveViewLink | PqInteractiveViewLink is uaed by pqLinksModel to create interactive view links, which are ViewLink allowing to see a view "trough" another view |
CpqInterfaceTracker | PqInterfaceTracker is used by ParaView components to locate interface-implementations |
CpqKeyEventFilter | : A class to handle QKeyEvent in an eventFilter and send high level signals |
CpqKeySequences | Manage key sequences used for shortcuts |
CpqLinksModelObject | |
CpqListWidgetCheckHelper | If a QListWidget has checkable elements in any column, on needs to explicitly click on the checkbox to change the check state |
CpqListWidgetItemObject | QListWidgetItem subclass with additional signals, slots, and properties |
CpqLiveInsituManager | Singleton that provides access to Insitu objects |
CpqLiveInsituVisualizationManager | Manages the live-coprocessing link |
CpqLiveSourceBehavior | PqLiveSourceBehavior adds support for generated "live" sources algorithms |
CpqLiveSourceItem | This component is used by pqLiveSourceManager to interact with the underlying proxy of the LiveSource |
CpqLiveSourceManager | PqLiveSourceManager is the manager that handle all live sources in ParaView It is usually instantiated by the pqLiveSourceBehavior |
CpqLockPanelsBehavior | Central location for controlling whether dock widgets are locked down or movable |
CpqMainWindowEventBehavior | Reaction to when things are dragged into the main window |
CpqMainWindowEventManager | PqMainWindowEventManager is a manager for marshalling a main window's events to pqReactions |
CpqModalShortcut | Manage an action and/or widget's responsivity to a shortcut |
CpqModelTransformSupportBehavior | PqModelTransformSupportBehavior is designed for supporting ChangeOfBasis matrix for MantId |
CpqNodeEditorWidgetImplementation | |
CpqNonOrthogonalAutoStartImplementation | |
CpqObjectBuilder | PqObjectBuilder is loosely based on the Builder design pattern |
CpqObjectPickingBehavior | PqObjectPickingBehavior is used to add support for picking "source" by clicking on it in a view |
CpqParaViewBehaviors | Creates all standard ParaView behaviourspqParaViewBehaviors creates all the behaviors used by ParaView |
CpqPersistentMainWindowStateBehavior | PqPersistentMainWindowStateBehavior saves and restores the MainWindow state on shutdown and restart |
CpqPipelineContextMenuBehavior | This behavior manages showing up of a context menu with sensible pipeline related actions for changing color/visibility etc |
CpqPluginActionGroupBehavior | PqPluginActionGroupBehavior adds support for loading menus/toolbars from plugins |
CpqPluginDockWidgetsBehavior | PqPluginDockWidgetsBehavior adds support for loading dock widgets from plugins |
CpqPluginDocumentationBehavior | PqPluginDocumentationBehavior is a helper class that ensures that documentation from plugins is registered with the QHelpEngine |
CpqPluginManager | PqPluginManager works with vtkSMPluginManager to keep track for plugins loaded/available |
CpqPluginPathBehavior | Applications may want to support auto-loading of plugins from certain locations when a client-server connection is made |
CpqPluginSettingsBehavior | PqPluginSettingsBehavior adds support for adding application settings from plugins |
CpqPluginToolBarBehavior | Behavior that monitors loaded plugins to handle any implementations of pqToolBarInterface |
CpqPointPickingHelper | PqPointPickingHelper is a helper class that is designed for use by subclasses of pqInteractivePropertyWidget (or others) that want to support using a shortcut key to pick a point or its normal on the surface mesh |
CpqPresetGroupsManager | PqPresetGroupsManager is an object to manage the groups of color map presets displayed in the pqPresetDialog |
CpqPresetToPixmap | PqPresetToPixmap is a helper class to generate QPixmap from a color/opacity preset |
CpqPreviewMenuManager | Builds and manages menu for preview modes |
CpqProgressManager | PqProgressManager is progress manager |
CpqPropertyLinks | PqPropertyLinks is used to connect vtkSMProperty and subclasses to properties on QObject instances |
CpqPropertyLinksConnection | PqPropertyLinksConnection is used by pqPropertyLinks to keep a QObject and vtkSMProperty linked together |
CpqPropertyManager | Manages links between Qt properties and unchecked proxy properties This is useful if more than one QWidget exposes a single proxy property In which case the server manager will not keep the widgets synchronized Also provides a mechanims for accepting or rejecting changes for unchecked properties |
►CpqPropertyWidgetDecorator | PqPropertyWidgetDecorator provides a mechanism to decorate pqPropertyWidget instances to add logic to the widget to add additional control logic |
CpqAnimationShortcutDecorator | A default decorator to add a pqAnimationShortcutWidget on property widgets from a vtkSMSourceProxy if it is not a vtkSMRepresentationProxy, and if the property is a vector property of a single elements that has a range or a scalar range defined and is animateable |
►CpqBoolPropertyWidgetDecorator | PqBoolPropertyWidgetDecorator is a base class for enable/disable or show/hide widgets based on the status of another property not directly controlled by the widget |
CpqEnableWidgetDecorator | PqEnableWidgetDecorator can be used to enable/disable a widget based on the status of another property not directly controlled by the widget |
CpqShowWidgetDecorator | PqShowWidgetDecorator can be used to show/hide a widget based on the status of another property not directly controlled by the widget |
CpqCompositePropertyWidgetDecorator | PqPropertyWidgetDecorator subclass that can combine multiple decorators using boolean operations |
CpqCTHArraySelectionDecorator | PqCTHArraySelectionDecorator is used by ExtractCTH filter (and similar filters) to ensure only 1 of the array-selection properties is set at any given time |
CpqGenericPropertyWidgetDecorator | PqGenericPropertyWidgetDecorator is a pqPropertyWidgetDecorator that supports multiple common use cases from a pqPropertyWidgetDecorator |
CpqInputDataTypeDecorator | PqInputDataTypeDecorator is a pqPropertyWidgetDecorator subclass |
CpqMultiComponentsDecorator | PqMultiComponentsDecorator's purpose is to prevent the GUI from showing Multi Components Mapping checkbox when the representation is not Volume, the number of components is not valid or MapScalars is not checked |
CpqOpenVRHidingDecorator | PqOpenVRHidingDecorator's purpose is to prevent the GUI from showing any of the OpenVR specific rendering controls when Paraview is not configured with PARAVIEW_USE_OpenVR |
CpqOSPRayHidingDecorator | PqOSPRayHidingDecorator's purpose is to prevent the GUI from showing any of the RayTracing specific rendering controls when Paraview is not configured with PARAVIEW_ENABLE_RAYTRACING |
CpqSessionTypeDecorator | Decorator to show/hide or enable/disable property widget based on the session |
CpqShortcutDecorator | Decorate a property widget by highlighting its frame when keyboard shortcuts are active |
CpqProxyAction | : a wrapper around a QAction used for proxy creation |
CpqProxyCategory | Reads and writes XML that describes the proxies organisation into categories |
CpqProxyGroupMenuManager | PqProxyGroupMenuManager is a menu-populator that fills up a menu with proxies defined in an XML configuration file |
CpqProxyInfo | Proxy meta data structure for the User Interface |
CpqPythonFileIO | Handles loading (resp |
CpqPythonMacroSupervisor | |
CpqPythonManager | PqPythonManager is a class to facilitate the use of a python interpreter by various paraview GUI components |
CpqPythonSyntaxHighlighter | This class is a helper object to attach to a QTextEdit to add Python syntax highlighting to the text that is displayed |
►CpqReaction | This is a superclass just to make it easier to collect all such reactions |
CpqAboutDialogReaction | PqAboutDialogReaction used to show the standard about dialog for the application |
CpqAddToFavoritesReaction | Reaction to add selected filter in favorites |
CpqAnimatedExportReaction | Reaction to export an animated scene in a web format |
CpqApplicationSettingsReaction | PqApplicationSettingsReaction is a reaction to popup the application settings dialog |
CpqApplyPropertiesReaction | |
CpqAutoApplyReaction | Reaction for enabling/disabling auto-apply |
CpqCameraLinkReaction | |
CpqCameraReaction | PqCameraReaction has the logic to handle common operations associated with the camera such as reset view along X axis etc |
CpqCameraUndoRedoReaction | Reaction for camera undo or redo |
CpqCatalystConnectReaction | Reaction for connecting to Catalyst CoProcessing Engine for Live-Data Visualization |
CpqCatalystExportReaction | Reaction to export a Catalyst script that will produce configured catalyst data products |
►CpqCatalystPauseSimulationReaction | Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization |
CpqCatalystContinueReaction | Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization |
CpqCatalystRemoveBreakpointReaction | Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization |
CpqCatalystSetBreakpointReaction | Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization |
CpqChangeFileNameReaction | Reaction for change file of current active reader |
CpqChangePipelineInputReaction | Reaction for change pipeline input for the currently selected element |
CpqChooseColorPresetReaction | Reaction to pop up a color palette chooser dialog |
CpqCopyReaction | Reaction for copying sources/filters |
CpqCreateCustomFilterReaction | PqCreateCustomFilterReaction popups the create-custom-filter wizard for the active selection |
CpqCustomizeShortcutsReaction | |
CpqDataQueryReaction | Reaction to bring up "find data" panel |
CpqDeleteReaction | Reaction for delete sources (all or selected only) |
CpqDesktopServicesReaction | PqDesktopServicesReaction can be used to open a file (or URL) using QDesktopServices |
CpqEditCameraReaction | PqEditCameraReaction is a reaction to show the edit-camera dialog |
CpqEditColorMapReaction | Reaction to edit the active representation's color map or solid color |
CpqEditScalarBarReaction | Reaction to allow editing of scalar bar properties using a pqProxyWidgetDialog |
CpqEqualizeLayoutReaction | Reaction for resizing views inside the active layout |
CpqExampleVisualizationsDialogReaction | PqExampleVisualizationsDialogReaction is used to show the pqExampleVisualizationsDialog when the action is triggered |
CpqExportReaction | Reaction for exporting a view |
CpqHelpReaction | PqHelpReaction is reaction to show application help using Qt assistant |
CpqIgnoreSourceTimeReaction | Reaction for ignoring a source's time information for animations etc |
CpqImportReaction | Reaction for importing views |
CpqLinkSelectionReaction | Reaction for change pipeline input for the currently selected element |
CpqLoadDataReaction | Reaction for open data files |
CpqLoadMaterialsReaction | Reaction to import an ospray material definition file |
CpqLoadPaletteReaction | PqLoadPaletteReaction is used to setup an action that allows the user to load a palette |
CpqLoadRestoreWindowLayoutReaction | Reaction to support saving/restoring main window geometry/layout |
CpqLoadStateReaction | |
CpqLockPanelsReaction | Reaction to toggle locking of dockable panels |
CpqLogViewerReaction | Reaction for showing the log viewer |
►CpqMasterOnlyReaction | This is a superclass just to make it easier to collect all such reactions |
CpqConfigureCategoriesReaction | PqConfigureCategoriesReaction is the reaction to pop-up the categories manager dialog |
CpqEditMacrosReaction | PqEditMacrosReaction is the reaction to pop-up the edit macros dialog |
CpqMacroReaction | Reaction for creating or deleting a python macro |
CpqManageCustomFiltersReaction | Reaction for showing the custom-filter manager dialog |
CpqManageExpressionsReaction | PqManageExpressionsReaction is the reaction to pop-up the expressions manager dialog |
CpqManageFavoritesReaction | PqManageFavoritesReaction is the reaction to pop-up the favorites manager dialog |
CpqManageLinksReaction | PqManageLinksReaction is the reaction to pop-up the links manager dialog |
CpqManagePluginsReaction | PqManagePluginsReaction is the reaction to pop-up the plugins manager dialog |
CpqPythonScriptEditorReaction | |
CpqTestingReaction | PqTestingReaction can be used to recording or playing back tests |
CpqReloadFilesReaction | PqReloadFilesReaction adds handler code to reload the active reader |
CpqRenameProxyReaction | Reaction for renaming a proxy |
CpqRescaleScalarRangeReaction | Reaction to rescale the active lookup table's range to match the active representation |
CpqResetDefaultSettingsReaction | Reaction to restore user settings to default |
CpqSaveAnimationGeometryReaction | Reaction to save animation geometry |
CpqSaveAnimationReaction | Reaction to save animation |
CpqSaveDataReaction | Reaction to save data files |
CpqSaveExtractsReaction | Reaction to save extracts |
CpqSaveScreenshotReaction | Reaction to save a screenshot |
CpqSaveStateReaction | Reaction for saving state file |
CpqScalarBarVisibilityReaction | Reaction to toggle scalar bar visibility |
CpqSearchItemReaction | Reaction to filter item widgets |
►CpqSelectionReaction | Generric reaction for creating selections on views |
CpqChartSelectionReaction | Reaction for creating selections on chart views |
CpqRenderViewSelectionReaction | PqRenderViewSelectionReaction handles various selection modes available on RenderViews |
CpqServerConnectReaction | Reaction for connecting to a server |
CpqServerDisconnectReaction | Reaction to disconnect from a server |
CpqSetMainWindowTitleReaction | PqSetMainWindowTitleReaction is the reaction that popups the Set Window Title Dialog allowing the user edit the main window title |
CpqShowHideAllReaction | Reaction to show or hide all sources output ports |
CpqTemporalExportReaction | Reaction to export a script that will produce configured temporal data products simultaneously |
CpqTimerLogReaction | Reaction for showing the timer log dialog |
CpqToggleInteractionViewMode | PqToggleInteractionViewMode is a reaction that toggle 2D/3D interaction mode |
CpqTraceReaction | Reaction for application python start/stop trace |
CpqUndoRedoReaction | Reaction for application undo-redo |
CpqUse2DTransferFunctionReaction | Reaction to toggle the use of 2D transfer function for a representation |
CpqUseSeparateColorMapReaction | Reaction to toggle the use of separated color map for an array in a representation |
CpqUseSeparateOpacityArrayReaction | Reaction to toggle the use of separated array for opacity in a representation |
CpqRecentFilesMenu | Manages recent files menu used in ParaView |
CpqRecentlyUsedResourcesList | Manages recently used resources |
CpqSaveStateAndScreenshotActionsImplementation | Interface class for plugins that create QActionGroups for adding actions to menus and toolbars |
►CpqSelectionAdaptor | PqSelectionAdaptor is the abstract base class for an adaptor that connects a QItemSelectionModel to pqActiveObjects making it possible to update the pqActiveObjects source selection when the QItemSelectionModel changes and vice-versa |
CpqPipelineModelSelectionAdaptor | PqPipelineModelSelectionAdaptor is an adaptor that connects a QItemSelectionModel for a pqPipelineModel to pqActiveObjects |
CpqSelectionManager | PqSelectionManager is the nexus for introspective surface selection in paraview |
CpqServerConfigurationCollection | PqServerConfigurationCollection maintains a serializable collection of server-configurations defined in pqServerConfiguration instances |
CpqServerConfigurationImporter | PqServerConfigurationImporter class can be used to import remote server configurations |
CpqServerLauncher | PqServerLauncher manages launching of server process using the details specified in the server configuration |
CpqServerManagerModel | PqServerManagerModel is the model for the Server Manager |
►CpqServerManagerModelItem | PqServerManagerModelItem is a element maintained by pqServerManagerModel |
►CpqProxy | This class represents any registered Server Manager proxy |
CpqAnimationCue | PqAnimationCue is the pqProxy wrapping an animation proxy |
CpqAnimationScene | PqAnimationScene is a representation for a vtkSMAnimationScene proxy |
CpqExtractor | PqProxy subclass for extractors |
CpqOutputPort | PqOutputPort is a server manager model item for an output port of any pqPipelineSource item |
►CpqPipelineSource | PQ representation for a vtkSMProxy that can be involved in a pipeline |
CpqPipelineFilter | |
►CpqRepresentation | This is PQ representation for a single representation |
►CpqDataRepresentation | PqDataRepresentation is the superclass for a display for a pqPipelineSource i.e |
CpqPipelineRepresentation | This is PQ representation for a single display |
CpqScalarBarRepresentation | PqScalarBarRepresentation is created for "ScalarBarWidgetRepresentation" proxies |
CpqScalarsToColors | PqScalarsToColors is a represents a vtkScalarsToColors proxy |
CpqTimeKeeper | PqTimeKeeper is pqProxy for "TimeKeeper" proxy |
►CpqView | This is a PQ abstraction of a generic view module |
►CpqContextView | PqContextView is an abstract base class for all charting views based on the VTK context charting library |
CpqBoxChartView | Bar chart view |
►CpqComparativeContextView | The abstract base class for comparative chart views |
CpqComparativeXYBarChartView | The comparative bar chart subclass |
CpqComparativeXYChartView | The comparative line chart subclass |
CpqParallelCoordinatesChartView | PqView subclass of ParallelCoordinatesChartView chart view |
CpqPlotMatrixView | |
CpqXYBarChartView | PqContextView subclass for "Bar Chart View" |
CpqXYChartView | PqContextView subclass for "Line Chart View" |
CpqXYHistogramChartView | PqContextView subclass for "HistogramView" |
CpqPythonView | |
►CpqRenderViewBase | PqRenderViewBase is an abstract base class for all render-view based views |
►CpqRenderView | |
CpqComparativeRenderView | RenderView used for comparative visualization (or film-strip visualization) |
CpqMultiSliceView | |
CpqSpreadSheetView | View for spread-sheet view |
CpqServer | PqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vtkSMSession |
CpqServerManagerObserver | This is a vtkSMProxyManager observer |
CpqSESAMEConversionsPanelWidgetPWIImplementation | |
CpqSignalAdaptorColor | Signal adaptor to allow getting/setting/observing of an rgba (0.0 - 1.0 range) |
►CpqSignalAdaptorComboBox | Signal adaptor to allow getting/setting/observing of a pseudo 'currentText' property of a combo box the QComboBox currentIndexChanged signal is forwarded to this currentTextChanged signal |
CpqSignalAdaptorKeyFrameType | PqSignalAdaptorKeyFrameType is adaptor for the "Type" property of the vtkSMCompositeKeyFrameProxy |
CpqSignalAdaptorProxy | Signal adaptor to allow getting/setting/observing of a pseudo vtkSMProxy property |
CpqSignalAdaptorSelectionTreeWidget | PqSignalAdaptorSelectionTreeWidget has two roles |
CpqSignalAdaptorSliderRange | Signal adaptor to adjust the range of a int slider to (0.0-1.0) |
CpqSignalAdaptorSpinBox | Signal adaptor that lets us set/get the integer value inside a QSpinBox |
CpqSignalAdaptorTextEdit | Signal adaptor that lets us get the text inside a QTextEdit |
CpqSignalAdaptorTreeWidget | PqSignalAdaptorTreeWidget can be used to connect any property with repeat_command to a tree widget that displays the property value |
CpqSignalsBlocker | PqSignalsBlocker only exposes a custom signal to act as an intermediate object on which to call blockSignals() |
CpqSLACActionGroupImplementation | Interface class for plugins that create QActionGroups for adding actions to menus and toolbars |
CpqSourcesMenuReaction | Reaction to handle creation of sources from the sources menu |
CpqSpreadSheetViewDecorator | PqSpreadSheetViewDecorator adds decoration to a spread-sheet view |
CpqSpreadSheetVisibilityBehavior | Whenever spreadsheet view is created, ParaView wants to ensure that the active source is automatically displayed in that view |
CpqStandardPropertyWidgetInterface | PqStandardPropertyWidgetInterface provides a concrete implementation of pqPropertyWidget used by ParaView application |
CpqStandardRecentlyUsedResourceLoaderImplementation | Support loading states, and data files when loaded from pqRecentFilesMenu |
CpqStandardServerManagerModelInterface | This is standard implementation used by ParaView for creating different pqProxy subclassess for every proxy registered |
CpqStandardViewFrameActionsImplementation | PqStandardViewFrameActionsImplementation implements pqViewFrameActionsInterface to add the default view toolbar buttons/actions used in ParaView for various types of views, including chart views and render views |
CpqStreamLinesAnimationManagerImplementation | |
CpqTimelinePainter | PqTimelineItemDelegate draws timeline in cells |
CpqToolTipTrapper | To prevent tooltips from appearing, create an instance of this object |
CpqTreeViewExpandState | Save/restore expand-state for items in a tree view |
CpqTreeViewSelectionHelper | Helper class to add selection/sort/filter context menu to QAbstractItemView |
CpqTreeWidgetCheckHelper | If a QTreeWidget has checkable elements in any column, one needs to explicitly click on the checkbox to change the check state |
CpqTreeWidgetItemObject | QTreeWidgetItem subclass with additional signals, slots, and properties |
CpqTreeWidgetSelectionHelper | PqTreeWidgetSelectionHelper enables multiple element selection and the toggling on then changing the checked state of the selected elements |
CpqTriggerOnIdleHelper | Often times we need to call certain slots on idle |
CpqUndoRedoBehavior | PqUndoRedoBehavior enables application wide undo-redo |
CpqUndoStack | PqUndoStack represents a vtkSMUndoStack along with a a vtkSMUndoStackBuilder |
CpqUsageLoggingBehavior | Behavior to log usage on application startup |
CpqVCRController | PqVCRController is the QObject that encapsulates the VCR control functionality |
CpqVerifyRequiredPluginBehavior | ParaView plugins can be loaded on the client or server before a connection is made |
CpqViewMenuManager | PqViewMenuManager keeps ParaView View menu populated with all the available dock widgets and toolbars |
CpqViewStreamingBehavior | PqViewStreamingBehavior is used to manage rendering of render-view when streaming is enabled |
CpqWidgetRangeDomain | Observes the domain for a property and updates the minimum and/or maximum properties of the object |
CPrismPlugin | |
CSaveStateAndScreenshotPlugin | |
CSLACToolsPlugin | |
CStreamLinesRepresentationPlugin | |
CvtkPVBivariatePluginLocationImplementation | |
►CQProgressDialog | |
CpqAnimationProgressDialog | Progress dialog for animation progress |
►CQPushButton | |
CpqHighlightablePushButton | PqHighlightablePushButton extents QPushButton to add support for highlighting the button |
►CQSettings | |
CpqSettings | PqSettings extends QSettings to add support for following: |
►CQSortFilterProxyModel | |
CpqExtendedSortFilterProxyModel | : A custom QSortFilterProxyModel to do extended search |
CpqFileDialogFilter | |
CpqPipelineAnnotationFilterModel | Used to filter a tree representation of the pipeline graph by using proxy annotation |
►CQSpinBox | |
CpqSpinBox | QSpinBox which fires editingFinished() signal when the value is changed by steps (increments) |
►CQStandardItemModel | |
CpqTimelineModel | PqTimelineModel is a standard item model for ParaView timelines, intended to be used with pqTimelineView, and mainly through pqTimelineWidget |
►CQStatusBar | |
CpqStatusBar | PqStatusBar extends QStatusBar to support showing paraview progress |
►CQStyledItemDelegate | |
CpqCheckBoxDelegate | Delegate for QTableView to draw a checkbox as an left-right (unchecked) and top-bottom (checked) arrow |
CpqHighlightItemDelegate | PqHighlightItemDelegate is a delegate used to highlight item views It is currently used to highlight matching items found using the pqItemViewSearchWidget |
CpqMaterialAttributesDelegate | PqMaterialAttributesDelegate is used to customize material attributes table view |
CpqNonEditableStyledItemDelegate | PqNonEditableStyledItemDelegate() can be used inside Table or TreeView as ItemDelegate to make them Copy/Paste friendly |
CpqTimelineItemDelegate | PqTimelineItemDelegate draws timeline in cells and add some associated widgets |
►CQTableView | |
CpqSpreadSheetViewWidget | PqSpreadSheetViewWidget is a QTableView subclass that is used by pqSpreadSheetView as the widget showing the data |
►CpqTableView | QTableView subclass for ParaView specific customizations |
CpqExpandableTableView | PqExpandableTableView extends pqTableView to add support for the following features: |
►CQTableWidget | |
CpqComparativeCueWidget | PqComparativeCueWidget is designed to be used by pqComparativeVisPanel to show/edit the values for an vtkSMComparativeAnimationCueProxy |
►CQTabWidget | |
CpqPythonTabWidget | Encapsulates the multitab python editor |
CpqTabbedMultiViewWidget::pqTabWidget | Internal class used as the TabWidget |
►CQTextEdit | |
►CpqTextEdit | PqTextEdit is a specialization of QTextEdit which provide editingFinished() and textChangedAndEditingFinished() signals, as well as the possibility to be autocompleted |
CpqOneLinerTextEdit | PqOneLinerTextEdit is a specialization of pqTextEdit to handle one-liner expressions |
►CQToolBar | |
CpqAnimationTimeToolbar | PqAnimationTimeToolbar is a QToolBar containing a pqAnimationTimeWidget |
CpqAxesToolbar | PqAxesToolbar is the toolbar that has buttons for setting the center rotation axes, toggling its visibility etc |
CpqCameraToolbar | PqCameraToolbar is the toolbar that has icons for resetting camera orientations as well as zoom-to-data and zoom-to-box |
CpqColorToolbar | PqColorToolbar is the toolbar that allows the user to choose the scalar color or solid color for the active representation |
CpqCustomViewpointsToolbar | |
CpqLightToolbar | PqLightToolbar is the toolbar that has buttons for controlling light settings |
CpqMainControlsToolbar | PqMainControlsToolbar is the toolbar with actions (and reactions) for the "Main Controls" toolbar in ParaView |
CpqRepresentationToolbar | PqRepresentationToolbar is the toolbar which allows the user to choose the representation type for the active representation |
CpqVCRToolbar | PqVCRToolbar is the toolbar with VCR controls |
►CQToolButton | |
CpqAnimationShortcutWidget | A QToolButton widget to show a dialog that is a shortcut to creating an animation |
►CpqColorChooserButton | PqColorChooserButton is a QToolButton subclass suitable for showing a a button that allows the use to select/change color |
CpqColorChooserButtonWithPalettes | PqColorChooserButtonWithPalettes extends pqColorChooserButton to add support for a menu that allows the user to connect the color to a color in the ParaView application's color palettes |
CpqExpressionChooserButton | Custom QToolButton that adds a menu to select expression |
CpqHighlightableToolButton | QToolButton with ability to highlight the button |
CpqScaleByButton | Custom QToolButton that adds a menu to key user scale by a factor |
►CQTreeView | |
CpqTimelineView | PqTimelineView holds the timeline views for a pqTimelineModel |
►CpqTreeView | : QTreeView subclass that add ParaView specific customizations |
CpqArraySelectionWidget | PqArraySelectionWidget is a widget used to allow user to select arrays |
►CQTreeWidget | |
CpqFavoritesTreeWidget | PqFavoritesTreeWidget is a custom widget used to display Favorites |
CpqPluginTreeWidget | |
CpqTreeWidget | ParaView specific customization of QTreeWidget |
►CQTreeWidgetItem | |
CpqTreeWidgetItem | PqTreeWidgetItem is a QTreeWidgetItem with callbacks for whenever the data for the pqTreeWidgetItem changes |
CpqTreeWidgetItemObject | QTreeWidgetItem subclass with additional signals, slots, and properties |
►CQUndoCommand | |
CpqPythonUndoCommand | The python text editor undo/redo command |
►CQWidget | |
CpqAnimationTimeWidget | PqAnimationTimeWidget is a widget that can be used to show/set the current animation time |
CpqArrayListWidget | A widget for array labeling |
CpqCameraKeyFrameWidget | PqCameraKeyFrameWidget is the widget that is shown to edit the value of a single camera key frame |
CpqCollaborationPanel | PqCollaborationPanel is a properties page for the collaborative session |
CpqColorAnnotationsWidget | PqColorAnnotationsWidget is used to edit annotations and colors |
CpqColorMapEditor | PqColorMapEditor is a widget that can be used to edit the active color-map, if any |
CpqColorOverlay | PqColorOverlay defines a widget with a uniform color and an opacity |
CpqComparativeVisPanel | PqComparativeVisPanel is a properties page for the comparative view |
CpqConsoleWidget | Qt widget that provides an interactive console - you can send text to the console by calling printString() and receive user input by connecting to the executeCommand() slot |
CpqDataInformationWidget | Widget for the DataInformation(or Statistics View) |
CpqDisplayColor2Widget | PqDisplayColor2Widget enables a user to select the array corresponding to the y-axis of a 2D transfer function |
CpqDisplayColorWidget | PqDisplayColorWidget is a widget that can be used to select the array to with for representations (also known as displays) |
CpqDisplayOpacityWidget | pqDisplayOpacityWidget enables a user to select the array that maps to opacity on the volume representation |
CpqDisplayPanel | Widget which provides an editor for the properties of a representation |
CpqDisplayRepresentationWidget | A widget for representation type for a vtkSMRepresentationProxy |
►CpqDoubleSliderWidget | A widget with a tied slider and line edit for editing a double property |
CpqDiscreteDoubleWidget | Customize pqDoubleSliderWidget to use a custom set of allowed values |
CpqDoubleRangeWidget | Extends pqDoubleSliderWidget to use it with a range of doubles : provides control on min/max, resolution and on line edit validator |
CpqExpressionsWidget | PqExpressionsWidget is a widget to edit expression |
CpqFileChooserWidget | Input widget for files |
CpqFindDataCurrentSelectionFrame | PqFindDataCurrentSelectionFrame is designed to be used by pqFindDataDialog |
CpqFindDataSelectionDisplayFrame | PqFindDataSelectionDisplayFrame is designed to be used by pqFindDataDialog |
CpqFindDataWidget | Widget to find data using selection queries |
CpqHierarchicalGridWidget | Widget that supports resizing of a pqHierarchicalGridLayout |
CpqIntRangeWidget | Widget with a tied slider and line edit for editing a int property |
CpqKeyFrameEditor | Editor for editing animation key frames |
CpqKeyFrameTypeWidget | |
CpqLightsInspector | Widget to that lets user edit ParaView's lights |
CpqLinkViewWidget | Popup window that helps the user select another view to link with |
►CpqLogViewerWidget | Provides a treeview with scoped logs along with a filtering capability to restrict which logs are shown |
CpqSingleLogViewerWidget | A single log viewer widget which has a reference to the log recorder proxy |
CpqMaterialEditor | PqMaterialEditor is a widget that can be used to edit the OSPRay materials |
CpqMemoryInspectorPanel | |
CpqMultiBlockInspectorWidget | Widget to show composite data hierarchy and control its display properties |
CpqMultiBlockPropertiesStateWidget | A QWidget that tracks the state multi block property/ies, and allows to reset them |
CpqMultiSliceAxisWidget | |
CpqMultiViewWidget | PqMultiViewWidget is a widget that manages layout of multiple views |
CpqOutputWidget | Widget to show Qt and VTK messages |
CpqPopOutWidget | This pqPopOutWidget provides a mechanism to pop out its contained widget into a dialog return it to its prior location |
CpqProgressWidget | Widget to show progress in a QStatusBar |
CpqPropertiesPanel | PqPropertiesPanel is the default panel used by paraview to edit source properties and display properties for pipeline objects |
CpqProxiesWidget | PqProxiesWidget similar to pqProxyWidget with the difference being that unlike pqProxyWidget, pqProxiesWidget supports showing of multiple proxies in the same widget |
CpqProxyInformationWidget | Widget to show information about data produced by an algorithm |
►CpqProxyWidget | PqProxyWidget represents a panel for a vtkSMProxy |
CpqBlockProxyWidget | |
CpqPythonLineNumberArea | QWidget that displays line number for a QTextEdit |
CpqPythonShell | Widget for a Python shell |
CpqPythonTextArea | A python text editor widget |
CpqQVTKWidget | QWidget subclass to show rendering results from vtkSMViewProxy |
CpqSearchBox | PqSearchBox is a line edit and an advanced tool button in the same layout |
CpqSelectionEditor | PqSelectionEditor is a widget to combine multiple selections of different types |
CpqSelectionInputWidget | PqSelectionInputWidget is a custom widget used for specifying the selection to use on filters that have a selection as input |
►CpqTabbedMultiViewWidget | PqTabbedMultiViewWidget is used to to enable adding of multiple pqMultiViewWidget instances in tabs |
CpqViewManager | PqViewManager is deprecated |
CpqTimelineWidget | PqTimelineWidget holds the timeline views and models for the time sources and the animation tracks |
CpqTimeManagerWidget | PqTimeManagerWidget is the main widget for the Time Manager dock |
CpqTransferFunction2DWidget | PqTransferFunction2DWidget provides a widget that can edit control boxes in a 2D histogram to represent a 2D transfer function |
CpqTransferFunctionWidget | PqTransferFunctionWidget provides a widget that can edit the control points in a vtkPiecewiseFunction or a vtkScalarsToColors (or subclass) or both |
►CpqVectorWidget | PqVectorWidget is an abstract widget that can be used to edit a vector |
CpqVectorWidgetImpl< T, S > | PqVectorWidgetImpl is a templated class inherited from pqVectorWidget to be used with QVector classes or QQuaternion |
CpqViewFrame | PqViewFrame is used to represent a frame for any ParaView view shown in the pqMultiViewWidget |
CvtkSIProxyDefinitionManager::RegisteredDefinitionInformation | Information object used in Event notification |
CvtkSMProxyManager::RegisteredProxyInformation | |
CvtkLegacyPParticleTracerBase::RemoteParticleInfo | |
►CSIOBJECT | This defines a manipulator for the vtkClientServerStream that can be used to indicate to the interpreter that the placeholder is to be replaced by the vtkSIProxy instance for the given vtkSMProxy instance |
CSIPROXY | This defines a stream manipulator for the vtkClientServerStream that can be used to indicate to the interpreter that the placeholder is to be replaced by the vtkSIProxy instance for the given vtkSMProxy instance |
CvtkSMProxyManager::StateChangedInformation | |
CvtkPVSystemInformation::SystemInformationType | |
CvtkXYChartRepresentation::vtkInternals::TableInfo | |
CTableStruct_vtkPVMessage_2eproto | |
CSpyPlotHistoryReaderPrivate::TimeStep | |
CvtkSMTrace::TraceItem | |
CvtkSMTrace::TraceItemArgs | |
CvtkPVStringFormatter::TraceScope | This subclass should ONLY be used to enable automatic push/pop of argument scopes in the same scope of code |
►Ctrue_type | |
Cis_proto_enum< ::paraview_protobuf::LinkState_LinkDescription_Direction > | |
Cis_proto_enum< ::paraview_protobuf::MousePointer_Ratio > | |
Cis_proto_enum< ::paraview_protobuf::QtEvent_QtEventType > | |
Cis_proto_enum< ::paraview_protobuf::Variant_Type > | |
►CUi_AbortAnimation | |
CUi::AbortAnimation | |
►CUi_AnglePropertyWidget | |
CUi::AnglePropertyWidget | |
►CUi_AnimationTimeWidget | |
CUi::AnimationTimeWidget | |
►CUi_BackgroundEditorWidget | |
CUi::BackgroundEditorWidget | |
►CUi_BoxPropertyWidget | |
CUi::BoxPropertyWidget | |
►CUi_CalculatorWidget | |
CUi::CalculatorWidget | |
►CUi_CameraKeyFrameWidget | |
CUi::CameraKeyFrameWidget | |
►CUi_CameraManipulatorWidget | |
CUi::CameraManipulatorWidget | |
►CUi_ColorAnnotationsWidget | |
CUi::ColorAnnotationsWidget | |
►CUi_ColorEditorPropertyWidget | |
CUi::ColorEditorPropertyWidget | |
►CUi_ColorMapEditor | |
CUi::ColorMapEditor | |
►CUi_ColorOpacityEditorWidget | |
CUi::ColorOpacityEditorWidget | |
►CUi_CoordinateFramePropertyWidget | |
CUi::CoordinateFramePropertyWidget | |
►CUi_CustomResolutionDialog | |
CUi::CustomResolutionDialog | |
►CUi_CylinderPropertyWidget | |
CUi::CylinderPropertyWidget | |
►CUi_DataAssemblyPropertyWidget | |
CUi::DataAssemblyPropertyWidget | |
►CUi_displayRepresentationWidget | |
CUi::displayRepresentationWidget | |
►CUi_DisplaySizedImplicitPlanePropertyWidget | |
CUi::DisplaySizedImplicitPlanePropertyWidget | |
►CUi_DoubleRangeSliderPropertyWidget | |
CUi::DoubleRangeSliderPropertyWidget | |
►CUi_EmptyView | |
CUi::EmptyView | |
►CUi_FileListPropertyWidget | |
CUi::FileListPropertyWidget | |
►CUi_FindDataCurrentSelectionFrame | |
CUi::FindDataCurrentSelectionFrame | |
►CUi_FindDataSelectionDisplayFrame | |
CUi::FindDataSelectionDisplayFrame | |
►CUi_FindDataWidget | |
CUi::FindDataWidget | |
►CUi_FontPropertyWidget | |
CUi::FontPropertyWidget | |
►CUi_HandlePropertyWidget | |
CUi::HandlePropertyWidget | |
►CUi_ImageCompressorWidget | |
CUi::ImageCompressorWidget | |
►CUi_ImplicitPlanePropertyWidget | |
CUi::ImplicitPlanePropertyWidget | |
►CUi_LightPropertyWidget | |
CUi::LightPropertyWidget | |
►CUi_LightsEditor | |
CUi::LightsEditor | |
►CUi_LightsInspector | |
CUi::LightsInspector | |
►CUi_LinePropertyWidget | |
CUi::LinePropertyWidget | |
►CUi_LogViewerWidget | |
CUi::LogViewerWidget | |
►CUi_MainWindow | |
CUi::MainWindow | |
►CUi_MoleculePropertyWidget | |
CUi::MoleculePropertyWidget | |
►CUi_MultiBlockInspectorWidget | |
CUi::MultiBlockInspectorWidget | |
►CUi_OMETransferFunctionsPropertyWidget | |
CUi::OMETransferFunctionsPropertyWidget | |
►CUi_OMETransferFunctionsPropertyWidgetPage | |
CUi::OMETransferFunctionsPropertyWidgetPage | |
►CUi_OrbitCreatorDialog | |
CUi::OrbitCreatorDialog | |
►CUi_OutputWidget | |
CUi::OutputWidget | |
►CUi_PauseLiveSourcePropertyWidget | |
CUi::PauseLiveSourcePropertyWidget | |
►CUi_PluginEULADialog | |
CUi::PluginEULADialog | |
►CUi_PopoutPlaceholder | |
CUi::PopoutPlaceholder | |
►CUi_pqAboutDialog | |
CUi::pqAboutDialog | |
►CUi_pqAxesToolbar | |
CUi::pqAxesToolbar | |
►CUi_pqCameraDialog | |
CUi::pqCameraDialog | |
►CUi_pqCameraToolbar | |
CUi::pqCameraToolbar | |
►CUi_pqChangeInputDialog | |
CUi::pqChangeInputDialog | |
►CUi_pqClientMainWindow | |
CUi::pqClientMainWindow | |
►CUi_pqCollaborationPanel | |
CUi::pqCollaborationPanel | |
►CUi_pqColorToolbar | |
CUi::pqColorToolbar | |
►CUi_pqComparativeParameterRangeDialog | |
CUi::pqComparativeParameterRangeDialog | |
►CUi_pqComparativeVisPanel | |
CUi::pqComparativeVisPanel | |
►CUi_pqConfigureCategoriesDialog | |
CUi::pqConfigureCategoriesDialog | |
►CUi_pqConnectIdDialog | |
CUi::pqConnectIdDialog | |
►CUi_pqCustomFilterDefinitionWizard | |
CUi::pqCustomFilterDefinitionWizard | |
►CUi_pqCustomFilterManager | |
CUi::pqCustomFilterManager | |
►CUi_pqCustomizeShortcutsDialog | |
CUi::pqCustomizeShortcutsDialog | |
►CUi_pqCustomViewpointButtonDialog | |
CUi::pqCustomViewpointButtonDialog | |
►CUi_pqEditMacrosDialog | |
CUi::pqEditMacrosDialog | |
►CUi_pqEditMenuBuilder | |
CUi::pqEditMenuBuilder | |
►CUi_pqExampleVisualizationsDialog | |
CUi::pqExampleVisualizationsDialog | |
►CUi_pqExpanderButton | |
CUi::pqExpanderButton | |
►CUi_pqExpressionsManagerDialog | |
CUi::pqExpressionsManagerDialog | |
►CUi_pqFavoritesDialog | |
CUi::pqFavoritesDialog | |
►CUi_pqFileDialog | |
CUi::pqFileDialog | |
►CUi_pqFileMenuBuilder | |
CUi::pqFileMenuBuilder | |
►CUi_pqHelpWindow | |
CUi::pqHelpWindow | |
►CUi_pqIconBrowser | |
CUi::pqIconBrowser | |
►CUi_pqItemViewSearchWidget | |
CUi::pqItemViewSearchWidget | |
►CUi_pqKeyFrameEditor | |
CUi::pqKeyFrameEditor | |
►CUi_pqKeyFrameTypeWidget | |
CUi::pqKeyFrameTypeWidget | |
►CUi_pqLightToolbar | |
CUi::pqLightToolbar | |
►CUi_pqLinksEditor | |
CUi::pqLinksEditor | |
►CUi_pqLinksManager | |
CUi::pqLinksManager | |
►CUi_pqLockViewSizeCustomDialog | |
CUi::pqLockViewSizeCustomDialog | |
►CUi_pqLogViewerDialog | |
CUi::pqLogViewerDialog | |
►CUi_pqMainControlsToolbar | |
CUi::pqMainControlsToolbar | |
►CUi_pqMemoryInspectorPanelForm | |
CUi::pqMemoryInspectorPanelForm | |
►CUi_pqPipelineTimeKeyFrameEditor | |
CUi::pqPipelineTimeKeyFrameEditor | |
►CUi_pqPlayBackEventsDialog | |
CUi::pqPlayBackEventsDialog | |
►CUi_pqPluginDialog | |
CUi::pqPluginDialog | |
►CUi_pqPresetDialog | |
CUi::pqPresetDialog | |
►CUi_pqRecordEventsDialog | |
CUi::pqRecordEventsDialog | |
►CUi_pqRemoteCommandDialogForm | |
CUi::pqRemoteCommandDialogForm | |
►CUi_pqRemoteCommandTemplateDialogForm | |
CUi::pqRemoteCommandTemplateDialogForm | |
►CUi_pqSelectionInputWidget | |
CUi::pqSelectionInputWidget | |
►CUi_pqSelectionListPropertyWidget | |
CUi::pqSelectionListPropertyWidget | |
►CUi_pqServerConnectDialog | |
CUi::pqServerConnectDialog | |
►CUi_pqServerLauncherDialog | |
CUi::pqServerLauncherDialog | |
►CUi_pqSetBreakpointDialog | |
CUi::pqSetBreakpointDialog | |
►CUi_pqSLACActionHolder | |
CUi::pqSLACActionHolder | |
►CUi_pqSLACDataLoadManager | |
CUi::pqSLACDataLoadManager | |
►CUi_pqSpreadSheetViewDecorator | |
CUi::pqSpreadSheetViewDecorator | |
►CUi_pqTimerLogDisplay | |
CUi::pqTimerLogDisplay | |
►CUi_pqVCRToolbar | |
CUi::pqVCRToolbar | |
►CUi_pqViewFrame | |
CUi::pqViewFrame | |
►CUi_pqWelcomeDialog | |
CUi::pqWelcomeDialog | |
►CUi_propertiesPanel | |
CUi::propertiesPanel | |
►CUi_PropertyCollectionWidget | |
CUi::PropertyCollectionWidget | |
►CUi_ProxyInformationWidget | |
CUi::ProxyInformationWidget | |
►CUi_ProxySelectionWidget | |
CUi::ProxySelectionWidget | |
►CUi_ProxyWidgetDialog | |
CUi::ProxyWidgetDialog | |
►CUi_PythonShell | |
CUi::PythonShell | |
►CUi_QuickLaunchDialog | |
CUi::QuickLaunchDialog | |
►CUi_QuickLaunchDialogExtended | |
CUi::QuickLaunchDialogExtended | |
►CUi_RescaleScalarRangeToCustomDialog | |
CUi::RescaleScalarRangeToCustomDialog | |
►CUi_RescaleScalarRangeToDataOverTimeDialog | |
CUi::RescaleScalarRangeToDataOverTimeDialog | |
►CUi_SavePresetOptions | |
CUi::SavePresetOptions | |
►CUi_ScalarValueListPropertyWidget | |
CUi::ScalarValueListPropertyWidget | |
►CUi_SearchBox | |
CUi::SearchBox | |
►CUi_SelectionEditor | |
CUi::SelectionEditor | |
►CUi_SelectionLinkDialog | |
CUi::SelectionLinkDialog | |
►CUi_SelectReaderDialog | |
CUi::SelectReaderDialog | |
►CUi_SeriesEditorPropertyWidget | |
CUi::SeriesEditorPropertyWidget | |
►CUi_SeriesGeneratorDialog | |
CUi::SeriesGeneratorDialog | |
►CUi_SESAMEConversionsPanelWidget | |
CUi::SESAMEConversionsPanelWidget | |
►CUi_SettingsDialog | |
CUi::SettingsDialog | |
►CUi_SpherePropertyWidget | |
CUi::SpherePropertyWidget | |
►CUi_SplinePropertyWidget | |
CUi::SplinePropertyWidget | |
►CUi_TextLocationWidget | |
CUi::TextLocationWidget | |
►CUi_TimeManagerWidget | |
CUi::TimeManagerWidget | |
►CUi_TransferFunctionWidgetPropertyDialog | |
CUi::TransferFunctionWidgetPropertyDialog | |
►CUi_TransferFunctionWidgetPropertyWidget | |
CUi::TransferFunctionWidgetPropertyWidget | |
►CUi_ViewResolutionPropertyWidget | |
CUi::ViewResolutionPropertyWidget | |
►CUi_XYChartViewBoundsPropertyWidget | |
CUi::XYChartViewBoundsPropertyWidget | |
►CUi_YoungsMaterialPropertyWidget | |
CUi::YoungsMaterialPropertyWidget | |
CvtkPVStringFormatter::vtkNamedArgument::Value | |
CvtkSpyPlotUniReader::Variable | |
►Cvector | |
CvtkSMProxyManagerProxyListType | |
CpqStandardViewFrameActionsImplementation::ViewType | |
CvtkAMRDualGridHelperBlock | |
CvtkAMRDualGridHelperFace | |
CvtkAMRDualGridHelperSeed | |
CvtkButton | |
CvtkClientServerID | Identifier for a ClientServer object |
CvtkClientServerInterpreterErrorCallbackInfo | A pointer to this struct is sent as call data when an ErrorEvent is invoked by the interpreter |
CvtkClientServerStream | Store messages for the interpreter |
CvtkRedistributePolyData::vtkCommSched | |
CvtkCommunicationErrorCatcher | Helper class to catch errors from vtkMultiProcessController and vtkCommunicator |
CvtkCTHSource | |
►CvtkDisplaySizedImplicitPlaneRepresentation | |
CvtkPVDisplaySizedImplicitPlaneRepresentation | Extends vtkDisplaySizedImplicitPlaneRepresentation |
CvtkSMRangeDomainTemplate< T >::vtkEntry | |
►CvtkExtractCellsByType | |
CvtkPVExtractCellsByType | |
►CvtkExtractHistogram | |
CvtkPExtractHistogram | Extract histogram for parallel dataset |
CvtkFileSeriesUtilities | A namespace providing tools for file series |
CvtkGenericIOUtilities | This file provides some common utility functions that are used in the implementation of GenericIO readers |
►CvtkGhostCellsGenerator | |
CvtkPVGhostCellsGenerator | Ghost Cells Generator that add support for vtkHyperTreeGrid |
CvtkIceTConstants | Keeper of constants for IceT classes |
CvtkPVDataDeliveryManager::vtkInternals | |
CvtkXYChartRepresentation::vtkInternals | |
CvtkPVDataDeliveryManager::vtkInternals::vtkItem | |
►CvtkJSONSceneExporter | |
CvtkPVWebExporter | VtkPVWebExporter is used to produce vtkjs export in the ParaView application |
►CvtkLogger | |
CvtkPVLogger | Defines various logging categories for ParaView |
CvtkMaterialInterfaceCommBuffer | |
CvtkMaterialInterfaceIdList | Class that facilitates efficient operation on lists fragment ids |
CvtkMaterialInterfaceIdListItem | Elemental data type for fragment id list containers |
CvtkMaterialInterfacePieceLoading | Data structure that describes a fragment's loading |
CvtkMaterialInterfacePieceTransaction | Helper to the transaction matrix |
CvtkMaterialInterfacePieceTransactionMatrix | Container to hold a sets of transactions (sends/recvs) indexed by fragment and proc, intended to facilitate moving fragment pieces around |
CvtkMaterialInterfaceProcessLoading | Data type to represent a node in a multiprocess job and its current loading state |
CvtkMaterialInterfaceProcessRing | Data structure used to distribute work amongst available processes |
CvtkMaterialInterfaceProcMap | Data structure which allows constant time determination of whether a given process has a piece of some fragment, and the number of processes which a specified fragment is spread across |
CvtkMaterialInterfaceToProcMap | |
CVTKOBJECT | This defines a stream manipulator for the vtkClientServerStream that can be used to indicate to the interpreter that the placeholder is to be replaced by the vtkObject instance for the given vtkSMProxy instance |
►CvtkObjectBase [external] | |
►CvtkCommand [external] | |
CvtkMemberFunctionCommand< ClassT > | Call a class member method in response to a VTK event |
CvtkSMNewWidgetRepresentationProxyAbstract::vtkSMWidgetObserver | |
►CvtkObject [external] | |
►CvtkAbstractArray [external] | |
►CvtkDataArray [external] | |
CvtkAffineCharArray | Affine implicit array of char |
CvtkAffineDoubleArray | Affine implicit array of double |
CvtkAffineFloatArray | Affine implicit array of float |
CvtkAffineIdTypeArray | Affine implicit array of vtkIdType |
CvtkAffineIntArray | Affine implicit array of int |
CvtkAffineLongArray | Affine implicit array of long |
CvtkAffineLongLongArray | Affine implicit array of long long |
CvtkAffineShortArray | Affine implicit array of short |
CvtkAffineSignedCharArray | Affine implicit array of signed char |
CvtkAffineUnsignedCharArray | Affine implicit array of unsigned char |
CvtkAffineUnsignedIntArray | Affine implicit array of unsigned int |
CvtkAffineUnsignedLongArray | Affine implicit array of unsigned long |
CvtkAffineUnsignedLongLongArray | Affine implicit array of unsigned long long |
CvtkAffineUnsignedShortArray | Affine implicit array of unsigned short |
CvtkCompositeCharArray | Composite implicit array of char |
CvtkCompositeDoubleArray | Composite implicit array of double |
CvtkCompositeFloatArray | Composite implicit array of float |
CvtkCompositeIdTypeArray | Composite implicit array of vtkIdType |
CvtkCompositeIntArray | Composite implicit array of int |
CvtkCompositeLongArray | Composite implicit array of long |
CvtkCompositeLongLongArray | Composite implicit array of long long |
CvtkCompositeShortArray | Composite implicit array of short |
CvtkCompositeSignedCharArray | Composite implicit array of signed char |
CvtkCompositeUnsignedCharArray | Composite implicit array of unsigned char |
CvtkCompositeUnsignedIntArray | Composite implicit array of unsigned int |
CvtkCompositeUnsignedLongArray | Composite implicit array of unsigned long |
CvtkCompositeUnsignedLongLongArray | Composite implicit array of unsigned long long |
CvtkCompositeUnsignedShortArray | Composite implicit array of unsigned short |
CvtkConstantCharArray | Constant implicit array of char |
CvtkConstantDoubleArray | Constant implicit array of double |
CvtkConstantFloatArray | Constant implicit array of float |
CvtkConstantIdTypeArray | Constant implicit array of vtkIdType |
CvtkConstantIntArray | Constant implicit array of int |
CvtkConstantLongArray | Constant implicit array of long |
CvtkConstantLongLongArray | Constant implicit array of long long |
CvtkConstantShortArray | Constant implicit array of short |
CvtkConstantSignedCharArray | Constant implicit array of signed char |
CvtkConstantUnsignedCharArray | Constant implicit array of unsigned char |
CvtkConstantUnsignedIntArray | Constant implicit array of unsigned int |
CvtkConstantUnsignedLongArray | Constant implicit array of unsigned long |
CvtkConstantUnsignedLongLongArray | Constant implicit array of unsigned long long |
CvtkConstantUnsignedShortArray | Constant implicit array of unsigned short |
CvtkCTHDataArray | |
CvtkIndexedCharArray | Indexed implicit array of char |
CvtkIndexedDoubleArray | Indexed implicit array of double |
CvtkIndexedFloatArray | Indexed implicit array of float |
CvtkIndexedIdTypeArray | Indexed implicit array of vtkIdType |
CvtkIndexedIntArray | Indexed implicit array of int |
CvtkIndexedLongArray | Indexed implicit array of long |
CvtkIndexedLongLongArray | Indexed implicit array of long long |
CvtkIndexedShortArray | Indexed implicit array of short |
CvtkIndexedSignedCharArray | Indexed implicit array of signed char |
CvtkIndexedUnsignedCharArray | Indexed implicit array of unsigned char |
CvtkIndexedUnsignedIntArray | Indexed implicit array of unsigned int |
CvtkIndexedUnsignedLongArray | Indexed implicit array of unsigned long |
CvtkIndexedUnsignedLongLongArray | Indexed implicit array of unsigned long long |
CvtkIndexedUnsignedShortArray | Indexed implicit array of unsigned short |
►CvtkAbstractChartExporter | Exporter used by certain views to export data into a file or stream |
CvtkCSVExporter | Exporter used by certain views to export data as CSV |
CvtkPlotlyJsonExporter | Exporter used by certain views to export data into a file or stream |
►CvtkAbstractContextItem [external] | |
►CvtkContextItem [external] | |
►CvtkBlockItem [external] | |
CvtkChartWarning | VtkContextItem that draws a block (optional label) |
►CvtkChart [external] | |
►CvtkChartXY [external] | |
►CvtkChartHistogram2D [external] | |
CvtkTransferFunctionChartHistogram2D | |
CvtkMultiSliceContextItem | |
►CvtkPlot [external] | |
►CvtkControlPointsItem [external] | |
►CvtkColorTransferControlPointsItem [external] | |
CvtkPVColorTransferControlPointsItem | VtkPVColorTransferControlPointsItem overrides the VTK base class to customize mouse/keyboard interaction |
CvtkTransferFunctionBoxItem | |
CvtkPVPlotTime | Takes care of drawing a "time" marker in the plot |
►CvtkAbstractTransform [external] | |
►CvtkHomogeneousTransform [external] | |
►CvtkLinearTransform [external] | |
►CvtkTransform [external] | |
►CvtkPVTransform | Baseclass for all ParaView vtkTransform class |
CvtkPVRotateAroundOriginTransform | Baseclass for all ParaView vtkTransform class |
►CvtkAlgorithm [external] | |
►CvtkAbstractMapper [external] | |
►CvtkAbstractMapper3D [external] | |
►CvtkMapper [external] | |
CvtkPVImageSliceMapper | Mapper for vtkImageData that renders the image using a texture applied to a quad |
►CvtkCompositeDataSetAlgorithm [external] | |
CvtkHierarchicalFractal | A source to test AMR data object |
CvtkSelectArraysExtractBlocks | Selects arrays and extracts blocks |
CvtkSpyPlotReader | Read SPCTH Spy Plot file format |
►CvtkDataObjectAlgorithm [external] | |
CvtkAllToNRedistributeCompositePolyData | VtkAllToNRedistributePolyData extension that is composite data aware |
CvtkAttributeDataReductionFilter | Reduces cell/point attribute data with different modes to combine cell/point data |
CvtkAxisAlignedCutter | Cut data with an Axis-Aligned cut function |
CvtkBlockDeliveryPreprocessor | Prepares data for certain table-based representations |
CvtkClientServerMoveData | Moves data from the server root node to the client |
CvtkDataTabulator | Converts input data to a table (or composite-data of tables) |
CvtkEnsembleDataReader | Reader for ensemble data sets |
►CvtkExtractSelectionBase [external] | |
►CvtkExtractSelection [external] | |
►CvtkPVExtractSelection | Adds a two more output ports to vtkExtractSelection, the second port contains an id selection and the third is simply the input selection |
CvtkPVSingleOutputExtractSelection | VtkPVSingleOutputExtractSelection extends to vtkPVExtractSelection to simply hide the second output-port |
CvtkFileSeriesWriter | Meta-writer for writing a file series using writers that are not time-aware |
CvtkHybridProbeFilter | VtkHybridProbeFilter is a combination of vtkExtractSelection at a specific location and vtkProbeFilter |
CvtkIsoVolume | This filter extract cells using lower / upper threshold set and vtkPVClipDataSet filter |
CvtkMarkSelectedRows | Mark rows that are selected as such |
CvtkMergeBlocks | Merges blocks in a composite dataset to a dataset |
►CvtkMetaReader | Common functionality for meta-readers |
►CvtkFileSeriesReader | Meta-reader to read file series |
CvtkAMRFileSeriesReader | |
CvtkExodusFileSeriesReader | Meta-reader to read Exodus file series from simulation restarts |
►CvtkImageFileSeriesReader | Adds support for optionally reading image stacks |
CvtkRawImageFileSeriesReader | Adds support for optionally reading raw image stacks |
CvtkSpyPlotFileSeriesReader | VtkSpyPlotFileSeriesReader extends vtkFileSeriesReader to change the number of output ports on this reader |
CvtkOrderedCompositeDistributor | This class distributes data for use with ordered compositing (i.e |
CvtkParallelSerialWriter | Parallel meta-writer for serial formats |
CvtkPVExtractGhostCells | Meta ghost cell extraction filter to add support for vtkHyperTreeGrid |
CvtkPVGeometryFilter | Geometry filter that does outlines for volumes |
CvtkPVMultiServerDataSource | VTK class that handle the fetch of remote data |
CvtkPVPostFilter | Post Filter for on demand conversion |
CvtkReductionFilter | A generic filter that can reduce any type of dataset using any reduction algorithm |
CvtkRemoteWriterHelper | Helper to write data on client or data-server-root |
CvtkSliceAlongPolyPlane | Slice a dataset along a polyplane |
CvtkSteeringDataGenerator | Source to generate dataset given field arrays |
►CvtkDataSetAlgorithm [external] | |
CvtkAnnotateSelectionFilter | Filter for annotating selection |
►CvtkArrayCalculator [external] | |
CvtkPVArrayCalculator | Perform mathematical operations on data in field data arrays |
CvtkCompleteArrays | Filter adds arrays to empty partitions |
►CvtkGradientFilter [external] | |
CvtkPVGradientFilter | Filter to unify gradient implementations for different types |
CvtkPVExtractComponent | Extract a component of an attribute |
CvtkPVExtractVOI | Select piece (e.g., volume of interest) and/or subsample structured dataset |
CvtkSurfaceVectors | Constrains vectors to surface |
CvtkEmulatedTimeAlgorithm | Provide a base API for a emulated real time LiveSource |
►CvtkImageAlgorithm [external] | |
CvtkBoundedVolumeSource | Source to generate an image volume |
CvtkImageTransparencyFilter | Filter that creates a transparent image from two input images |
CvtkNetworkImageSource | Image source that can read an image file on one process and ensure that it's available on some other group of processes |
CvtkPVExtractHistogram2D | Extract 2D histogram for a parallel dataset |
CvtkPVLogoSource | Source that generates a 1x1 vtkTable with a single string data |
►CvtkThreadedImageAlgorithm [external] | |
CvtkImageSimpleSource | Create a 3-D image with simple-to-compute pixel values |
►CvtkMultiBlockDataSetAlgorithm [external] | |
CvtkACosmoReader | Adaptively read a binary cosmology data file |
CvtkAMRConnectivity | Identify fragments in the grid |
►CvtkAMRDualClip | Clip (with scalars) an AMR volume to unstructured grid |
CvtkPVAMRDualClip | Generates contour given one or more cell array and a volume fraction value |
►CvtkAMRDualContour | Extract particles and analyse them |
CvtkPVAMRDualContour | Generates a contour surface given one or more cell arrays and a volume fraction value |
►CvtkAMRFragmentIntegration | Generates fragment analysis from an amr volume and a previously run contour on that volume |
CvtkPVAMRFragmentIntegration | Generates fragment analysis from an amr volume and a previously run contour on that volume |
CvtkAMRFragmentsFilter | A meta filter that combines vtkAMRConnectivity, vtkAMRFragmentIntegration, vtkAMRDualContour, vtkExtractCTHPart to allow all the fragment analysis in one easy UI |
CvtkFlashContour | Contour of a flash AMR volume |
►CvtkGenericEnSightReader [external] | |
►CvtkPGenericEnSightReader | Class to read any type of EnSight files |
►CvtkPEnSightReader | Superclass for EnSight file parallel readers |
CvtkPEnSightGoldBinaryReader | Parallel vtkEnSightGoldBinaryReader |
CvtkPEnSightGoldReader | Parallel version of vtkEnSightGoldReader |
CvtkPVEnSightMasterServerReader2 | |
CvtkPVEnSightMasterServerReader | |
CvtkIntersectFragments | Geometry intersection operations |
CvtkMaterialInterfaceFilter | Extract particles and analyse them |
CvtkPGenericIOMultiBlockReader | Creates a vtkMultiBlockDataSet from a GenericIO file |
CvtkPlotEdges | |
CvtkPMergeConnected | This filter merges connected voroni tessellation regions based on the global region ID |
CvtkPMultiResolutionGenericIOReader | This reader handles multiple GenericIO files that are different resolutions of the same dataset |
CvtkPPhastaReader | Parallel Phasta meta-file reader vtkPPhastaReader reads XML based Phasta meta-files and the underlying Phasta files |
CvtkPVMergeTablesMultiBlock | Used to merge rows in tables |
CvtkRectilinearGridConnectivity | Extracts material fragments from multi-block vtkRectilinearGrid datasets based on the selected volume fraction array(s) and a fraction isovalue and integrates the associated attributes |
CvtkVRMLSource | Converts importer to a source |
►CvtkPassInputTypeAlgorithm [external] | |
CvtkAdditionalFieldReader | Read field data arrays and add to an input |
CvtkCleanArrays | Filter used to remove partial arrays across processes |
►CvtkDataRepresentation [external] | |
Cvtk2DWidgetRepresentation | Vtk2DWidgetRepresentation is a vtkDataRepresentation subclass for 2D widgets and their representations |
Cvtk3DWidgetRepresentation | Vtk3DWidgetRepresentation is a vtkDataRepresentation subclass for 3D widgets and their representations |
►CvtkPVDataRepresentation | VtkPVDataRepresentation adds some ParaView specific API to data representations |
CvtkAMROutlineRepresentation | Simple outline representation for AMR datasets that supports streaming |
CvtkAMRStreamingVolumeRepresentation | Representation used for volume rendering AMR datasets with ability to stream blocks |
CvtkChartLogoRepresentation | Representation to add logo to vtkPVContextView |
►CvtkChartRepresentation | VtkChartRepresentation is the base representation for charting representations |
CvtkPVBoxChartRepresentation | VtkPVBoxChartRepresentation is the vtkChartBox subclass for box plots representation |
CvtkPVImageChartRepresentation | Representation for the "Image Chart View" |
CvtkPVParallelCoordinatesRepresentation | VtkPVParallelCoordinatesRepresentation is the vtkChartParallelCoordinates subclass for parallel coordinates representation |
CvtkPVPlotMatrixRepresentation | VtkChartRepresentation subclass for scatter-plot-matrix representation |
►CvtkXYChartRepresentation | VtkXYChartRepresentation is representation that is used to add vtkPlot subclasses to a vtkChartXY instance e.g |
CvtkPVHistogramChartRepresentation | Representation for "Histogram
View" |
CvtkQuartileChartRepresentation | VtkQuartileChartRepresentation extends to vtkXYChartRepresentation to add support for combining quartile plots |
CvtkChartSelectionRepresentation | Representation for showing selections in chart views |
CvtkChartTextRepresentation | Representation to add text to vtkPVContextView |
►CvtkCompositeRepresentation | Combine multiple representations into one with only 1 representation active at a time |
►CvtkPVCompositeRepresentation | Data-representation used by ParaView |
CvtkPVCompositeOrthographicSliceRepresentation | VtkPVCompositeOrthographicSliceRepresentation is designed for use with vtkPVOrthographicSliceView |
CvtkDataLabelRepresentation | Representation for showing cell and point labels |
►CvtkGeometryRepresentation | Representation for showing any datasets as external shell of polygons |
CvtkCellGridRepresentation | Representation for rendering surfaces of cell-grid datasets |
►CvtkGeometryRepresentationWithFaces | VtkGeometryRepresentationWithFaces extends vtkGeometryRepresentation to add support for rendering back and front faces separately (with different visibility and properties) |
CvtkFeatureEdgesRepresentation | Representation for feature edges |
CvtkOutlineRepresentation | Representation for outline |
CvtkSurfaceLICRepresentation | |
CvtkGeometrySliceRepresentation | Extends vtkGeometryRepresentation to add support for showing just specific slices from the dataset |
CvtkGlyph3DRepresentation | VtkGlyph3DRepresentation is a representation that uses the vtkGlyph3DMapper for rendering glyphs |
CvtkHyperTreeGridRepresentation | Representation for showing vtkHyperTreeGrid as with optimized rendering for 2D datasets |
CvtkImageSliceRepresentation | Representation for showing slices from a vtkImageData |
CvtkLogoSourceRepresentation | VtkLogoSourceRepresentation is a representation to show a Logo |
CvtkMoleculeRepresentation | Representation for showing vtkMolecules |
CvtkPointGaussianRepresentation | Representation for showing point data as sprites, including gaussian splats, spheres, or some custom shaded representation |
CvtkPolarAxesRepresentation | Representation for a polar-axes |
CvtkProgressBarSourceRepresentation | VtkProgressBarSourceRepresentation is a representation to show ProgressBar |
CvtkProtractorRepresentation | VtkProtractorRepresentation is a representation to show a protractor |
CvtkPVGridAxes3DRepresentation | Representation for vtkPVGridAxis3DActor |
CvtkPythonRepresentation | Representation for showing data in a vtkPythonView |
CvtkRulerSourceRepresentation | VtkRulerSourceRepresentation is a representation to show a ruler |
CvtkSelectionRepresentation | VtkSelectionRepresentation is a representation to show the extracted cells |
CvtkSpreadSheetRepresentation | Representation for showing data in a vtkSpreadSheetView |
CvtkTextSourceRepresentation | VtkTextSourceRepresentation is a representation to show text |
►CvtkVolumeRepresentation | Abstract base class for volume representations |
CvtkImageVolumeRepresentation | Representation for showing image datasets as a volume |
►CvtkUnstructuredGridVolumeRepresentation | Representation for showing vtkUnstructuredGrid datasets as volumes |
CvtkStructuredGridVolumeRepresentation | Representation for rendering vtkStructuredGrid as volume |
CvtkMPIMoveData | Moves/redistributes data between processes |
CvtkOMETIFFChannelCalculator | Filter to combine multiple channels into colors |
CvtkPANLSubhaloFinder | This filter takes the output of the HACC halo finder and runs the subhalo finder on a user-specified list of halos |
►CvtkProgrammableFilter [external] | |
CvtkPythonCalculator | Evaluates a Python expression vtkPythonCalculator uses Python to calculate an expression |
CvtkPythonProgrammableFilter | Executes a user supplied python script on its input dataset to produce an output dataset |
CvtkPVGenerateGlobalIds | Generate global point and cell IDs |
CvtkPVGenerateProcessIds | Generate process IDs of input vtkDataSet or vtkHyperTreeGrid |
CvtkPVRemoveGhosts | Remove ghost information on input vtkPolyData, vtkUnstructuredGrid or vtkHyperTreeGrid |
►CvtkPolyDataAlgorithm [external] | |
CvtkBoundedPlaneSource | Plane source bounded by a bounding box |
►CvtkClipClosedSurface [external] | |
CvtkPVClipClosedSurface | Clipper for generating closed surfaces |
►CvtkContourFilter [external] | |
CvtkPVContourFilter | Generate isosurfaces/isolines from scalar values |
►CvtkCutter [external] | |
CvtkPVCutter | Slice Filter |
CvtkExtractScatterPlot | Extract a scatter plot (two-dimensional histogram) from any dataset |
►CvtkLegacyParticleTracerBase | A particle tracer for vector fields |
►CvtkLegacyPParticleTracerBase | |
►CvtkLegacyPParticlePathFilter | A Parallel Particle tracer for unsteady vector fields |
CvtkInSituPParticlePathFilter | An In Situ Particle tracer for unsteady vector fields |
►CvtkLinearExtrusionFilter [external] | |
►CvtkPLinearExtrusionFilter [external] | |
CvtkPVLinearExtrusionFilter | Change a default value |
CvtkMinMax | Finds the min, max, or sum of all of its input data attributes |
►CvtkParticleTracerBase [external] | A parallel particle tracer for vector fields |
►CvtkParticlePathFilter [external] | |
CvtkLegacyParticlePathFilter | A Parallel Particle tracer for unsteady vector fields |
►CvtkStreaklineFilter [external] | |
CvtkLegacyStreaklineFilter | A Parallel Particle tracer for unsteady vector fields |
CvtkPVGlyphFilter | Extended API for vtkGlyph3D for better control over glyph placement |
CvtkPVNullSource | Source for NULL data |
CvtkPVProbeLineFilter | Filter to simplify probe line usage when probing over a simple line |
►CvtkQuadricClustering [external] | |
CvtkGeometryRepresentation_detail::DecimationFilterType | |
►CvtkRedistributePolyData | Redistribute poly cells from other processes (special version to color according to processor) |
►CvtkWeightedRedistributePolyData | Do weighted balance of cells on processors |
CvtkAllToNRedistributePolyData | Do balanced redistribution of cells on from all to n processors |
CvtkBalancedRedistributePolyData | Do balance of cells on processors |
CvtkRulerLineForInput | This filter produces a line along a side of the bounding box of its input for either an axis-aligned bounding box or an object-oriented bounding box |
CvtkThreeSliceFilter | Cut vtkDataSet along 3 planes |
►CvtkPVDataSetAlgorithmSelectorFilter | Generic vtkAlgorithm that allow the user to register several vtkAlgorithm to it and be able to switch the active one on the fly |
CvtkPVMetaClipDataSet | Meta class for clip filter that will allow the user to switch between a regular clip filter or an extract cell by region filter |
CvtkPVMetaSliceDataSet | Meta class for slice filter that will allow the user to switch between a regular cutter filter or an extract cell by region filter |
►CvtkRectilinearGridAlgorithm [external] | |
CvtkAppendRectilinearGrid | Appends rectliner grids together |
►CvtkSelectionAlgorithm [external] | |
►CvtkConvertSelection [external] | |
CvtkPConvertSelection | Parallel aware vtkConvertSelection subclass |
CvtkPVSelectionSource | Selection source used to produce different types of vtkSelections |
CvtkSelectionDeliveryFilter | VtkSelectionDeliveryFilter is a filter that can deliver vtkSelection from data-server nodes to the client |
CvtkStringReader | Read a file and return a string |
CvtkStringWriter | Given a string, write it to a file |
►CvtkTableAlgorithm [external] | |
CvtkAnnotateGlobalDataFilter | Filter for annotating with global / field data |
CvtkCDBWriter | A Cinema Database writer |
CvtkEnvironmentAnnotationFilter | Filter used to generate text annotation for the current project |
CvtkExtractSelectionRange | Compute the range of the input selection |
CvtkPVMergeTables | Used to merge rows in tables |
CvtkPVTextSource | Source that generates a 1x1 vtkTable with a single string data |
►CvtkPythonAnnotationFilter | Filter used to generate text annotation from Python expressions |
CvtkAnnotateAttributeDataFilter | Specialization of vtkPythonAnnotationFilter to work with element data |
►CvtkSciVizStatistics | Abstract base class for computing statistics with vtkStatistics |
CvtkPSciVizContingencyStats | Derive contingency tables and use them to assess the likelihood of associations |
CvtkPSciVizDescriptiveStats | Provide access to VTK descriptive statistics |
CvtkPSciVizKMeans | Find k cluster centers and/or assess the closest center and distance to it for each datum |
CvtkPSciVizMultiCorrelativeStats | Fit a multivariate Gaussian to data and/or assess Mahalanobis distance of each datum from the mean |
CvtkPSciVizPCAStats | Perform PCA on data and/or project data into a subspace defined by the PCA |
CvtkSortedTableStreamer | Return a sorted subset of the original table |
CvtkSpyPlotHistoryReader | Read SPCTH Spy Plot history file format |
CvtkTimeStepProgressFilter | This filter can be attached to any filter/source/reader that supports time |
CvtkTimeToTextConvertor | This filter can be attached to any filter/source/reader that supports time |
►CvtkTransposeTable [external] | |
CvtkPVTransposeTable | Create a subtable made with selected columns of the input vtkTable and transpose it |
►CvtkTrivialProducer [external] | |
►CvtkPVTrivialProducer | Specialized subclass of vtkTrivialProducer that preserves the information about the whole extent of the data object |
CvtkDistributedTrivialProducer | Extend vtkPVTrivialProducer to allow distributed code to easily populate a trivial producer with local DataObject while using a regular Proxy Model |
CvtkResampledAMRImageSource | Image data source that resamples an AMR dataset to produce the image data |
►CvtkUnstructuredGridAlgorithm [external] | |
►CvtkConnectivityFilter [external] | |
CvtkPVConnectivityFilter | Change the defaults for vtkConnectivityFilter |
CvtkConvertPolyhedraFilter | Converts polyhedral and polygonal cells to simple cells if possible |
CvtkExtractCellsAlongLine | Filter to simplify vtkExtractCellsAlongPolyLine usage when probing over a simple line |
CvtkIntegrateFlowThroughSurface | Integrates vector dot normal |
CvtkMinkowskiFilter | Given as input a voronoi tessellation, stored in a vtkUnstructuredGrid, this filter computes the Minkowski functionals on each cell |
CvtkNastranBDFReader | Reader for Bulk Data Format from Nastran |
CvtkPANLHaloFinder | Given an input a vtkUnstructuredGrid of points with arrays vx, vy, vz, and id, finds clumps of points (halos) using the cosmotools halo finder |
CvtkPCosmoReader | Read a binary cosmology data file |
CvtkPGenericIOReader | Creates a vtkUnstructuredGrid instance from a GenericIO file |
CvtkPhastaReader | Reader for RPI's PHASTA software |
CvtkPLANLHaloFinder | Find halos within a cosmology data file |
►CvtkTableBasedClipDataSet [external] | |
CvtkPVClipDataSet | Clip filter |
►CvtkThreshold [external] | |
CvtkPVThreshold | Threshold filter to add support for vtkHyperTreeGrid |
CvtkUnstructuredPOPReader | Read NetCDF files |
CvtkVolumeRepresentationPreprocessor | Prepare data object for volume rendering |
►CvtkWriter [external] | |
►CvtkCGNSWriter | Writes CGNS files |
CvtkPCGNSWriter | Writes CGNS file in parallel using serial I/O |
CvtkCSVWriter | CSV writer for vtkTable/vtkDataSet/vtkCompositeDataSet Writes a vtkTable/vtkDataSet/vtkCompositeDataSet as a delimited text file (such as CSV) |
CvtkPGenericIOMultiBlockWriter | |
CvtkPVPLYWriter | ParaView friendly API for vtkPLYWriter |
►CvtkXMLReader [external] | |
►CvtkXMLCollectionReader | Read a file wrapping many other XML files |
CvtkPVDReader | ParaView-specific vtkXMLCollectionReader subclass |
►CvtkXMLWriter [external] | |
►CvtkXMLPVDWriter | Data writer for ParaView |
CvtkXMLPVAnimationWriter | Data writer for ParaView |
CvtkAMRDualGridHelper | Tools for processing AMR as a dual grid |
CvtkAMRStreamingPriorityQueue | Implements a coverage based priority queue for vtkOverlappingAMR dataset |
►CvtkAnimationCue [external] | |
►CvtkPVAnimationCue | Proxy for vtkAnimationCue |
►CvtkPVKeyFrameAnimationCue | VtkPVKeyFrameAnimationCue is a specialization of vtkPVAnimationCue that uses the vtkPVKeyFrameCueManipulator as the manipulator |
CvtkPVCameraAnimationCue | VtkPVCameraAnimationCue is a specialization of the vtkPVKeyFrameAnimationCue suitable for animating cameras from a vtkPVRenderView |
CvtkPVKeyFrameAnimationCueForProxies | VtkPVKeyFrameAnimationCueForProxies extends vtkPVKeyFrameAnimationCue to update properties on proxies in SetAnimationValue() |
CvtkPythonAnimationCue | VtkPythonAnimationCue is an animation cue that can execute arbitrary Python scripts |
CvtkSMAnimationScene | Animation scene for ParaView |
►CvtkAnimationPlayer | Abstract superclass for an animation player |
CvtkCompositeAnimationPlayer | This is composite animation player that can me made to play an animation using the active player |
CvtkSequenceAnimationPlayer | |
CvtkTimestepsAnimationPlayer | VtkAnimationPlayer subclass that plays through a discrete set of time values |
CvtkCameraInterpolator2 | |
►CvtkCameraManipulator | Abstraction of style away from button |
►CvtkPVJoystickFly | Fly camera towards or away from the object |
CvtkPVJoystickFlyIn | Rotates camera with xy mouse movement |
CvtkPVJoystickFlyOut | Rotates camera with xy mouse movement |
CvtkPVTrackballEnvironmentRotate | Rotates the environment with xy mouse movement |
CvtkPVTrackballMoveActor | Pans camera with x y mouse movements |
CvtkPVTrackballMultiRotate | This camera manipulator combines the vtkPVTrackballRotate and vtkPVTrackballRoll manipulators in one |
CvtkPVTrackballPan | Pans camera with x y mouse movements |
CvtkPVTrackballRoll | Rolls camera around a point |
CvtkPVTrackballRotate | Rotates camera with xy mouse movement |
►CvtkPVTrackballZoom | Zooms camera with vertical mouse movement |
CvtkPVTrackballZoomToMouse | Zooms camera with vertical mouse movement to mouse position |
CvtkTrackballPan | Pans camera with x y mouse movements |
CvtkCameraManipulatorGUIHelper | Helper class for Camera Manipulators |
CvtkCatalystBlueprint | Blueprint for ParaView Catalyst |
CvtkCellIntegrator | Calculates length/area/volume of a cell |
CvtkClientServerInterpreter | Run-time VTK interpreter |
CvtkClientServerInterpreterInitializer | VtkClientServerInterpreterInitializer initializes and maintains the global vtkClientServerInterpreter instance for the processes |
CvtkClientServerStreamInstantiator | Creates instances of vtkObjectBase subclasses given the name |
CvtkCLIOptions | Command line options manager |
►CvtkContextDevice2D [external] | |
CvtkBoundingRectContextDevice2D | |
►CvtkCPAdaptorAPI | VtkCPAdaptorAPI provides the implementation for API exposed to typical adaptor, such as C, Fortran |
CvtkCPPythonAdaptorAPI | Similar to vtkCPAdaptorAPI provides the implementation for API exposed to typical adaptor, such as C, Fortran, except that is adds the ability to initialize the coprocessor with Python capabilities |
►CvtkCPBaseFieldBuilder | Abstract class for specifying fields over grids |
►CvtkCPFieldBuilder | Abstract class for specifying fields over grids |
CvtkCPCellFieldBuilder | Class for specifying cell fields over grids |
CvtkCPNodalFieldBuilder | Class for specifying nodal fields over grids |
►CvtkCPBaseGridBuilder | Abstract class for creating grids |
►CvtkCPGridBuilder | Abstract class for creating grids |
CvtkCPFileGridBuilder | Class for creating grids from a VTK file |
CvtkCPUniformGridBuilder | Class for creating uniform grids |
CvtkCPUnstructuredGridBuilder | Class for creating unstructured grids |
CvtkCPMultiBlockGridBuilder | Class for creating multiblock grids |
CvtkCPCxxHelper | Singleton class for initializing without python |
CvtkCPDataDescription | This class provides the description of the data for the coprocessor pipelines |
CvtkCPInputDataDescription | This class provides the data description for each input for the coprocessor pipelines |
►CvtkCPPipeline | Generic interface for operating on pipelines |
►CvtkCPPythonPipeline | Abstract class that takes care of initializing Catalyst Python pipelines for all concrete implementations and adds in some useful helper methods |
CvtkCPPythonScriptPipeline | Class that creates a coprocessing pipeline starting from a coprocessing script |
CvtkCPPythonScriptV2Pipeline | VtkCPPipeline for Catalyst Python script / package version 2.0 |
CvtkCPPythonStringPipeline | Class that creates a coprocessing pipeline from a coprocessing string |
CvtkCPXMLPWriterPipeline | Generic PXML writer pipeline to write out the full Catalyst input datasets |
CvtkParticlePipeline | |
CvtkCPProcessor | There are 3 distinct phases for the operation of a co-processor |
CvtkCPPythonScriptV2Helper | Internal class encapsulating logic for Catalyst Python scripts |
►CvtkCPTensorFieldFunction | Abstract class for specifying tensor fields at points |
►CvtkCPScalarFieldFunction | Abstract class for specifying scalars at points |
CvtkCPConstantScalarFieldFunction | Class for specifying constant scalars at points |
CvtkCPLinearScalarFieldFunction | Class for specifying scalars at points |
CvtkCPVector3FieldFunction | Abstract class for specifying vectors at points |
CvtkCPTestDriver | Class for creating a co-processor test driver |
CvtkDisplayConfiguration | Display configuration container |
►CvtkEquivalenceSet | Records groups of integers that are equivalent |
CvtkPEquivalenceSet | Distributed method of Equivalence |
►CvtkExecutive [external] | |
►CvtkDemandDrivenPipeline [external] | |
►CvtkStreamingDemandDrivenPipeline [external] | |
►CvtkCompositeDataPipeline [external] | |
►CvtkPVCompositeDataPipeline | Executive to add support for vtkPVPostFilter in ParaView data pipelines |
CvtkPVPostFilterExecutive | Executive supporting post filters |
CvtkPVDataRepresentationPipeline | Executive for vtkPVDataRepresentation |
►CvtkExporter [external] | |
►CvtkGL2PSExporter [external] | |
►CvtkOpenGLGL2PSExporter [external] | |
CvtkPVGL2PSExporter | ParaView wrapper for vtkGL2PS exporter |
CvtkOpenGLGL2PSExporter [external] | |
►CvtkX3DExporter [external] | |
CvtkPVX3DExporter | ParaView-specific X3D exporter that handles export of color legends in addition to the items exported by vtkX3DExporter |
►CvtkExtentTranslator [external] | |
CvtkPVEnSightMasterServerTranslator | |
CvtkExtractsDeliveryHelper | |
CvtkFileSequenceParser | Parses out the base file name of a file sequence and also the specific index of the given file |
CvtkGridAxesHelper | Helper object used by vtkGridAxes2DActor, vtkGridAxes3DActor, and vtkGridAxesPlane2DActor |
►CvtkHardwareSelector [external] | |
►CvtkOpenGLHardwareSelector [external] | |
CvtkPVHardwareSelector | VtkHardwareSelector subclass with paraview specific logic to avoid recapturing buffers unless needed |
CvtkOpenGLHardwareSelector [external] | |
CvtkIceTContext | This is a helper class for vtkIceTRenderManager and vtkOpenGLIceTRenderer |
►CvtkImageCompressor | Superclass for image compressor/decompressor used by Composite Managers |
CvtkLZ4Compressor | Image compressor/decompressor that uses LZ4 for fast lossless compression |
CvtkNvPipeCompressor | |
CvtkSquirtCompressor | Image compressor/decompressor using SQUIRT |
CvtkZlibImageCompressor | Image compressor/decompressor using Zlib |
►CvtkImplicitFunction [external] | |
►CvtkBox [external] | |
CvtkPVBox | Extends vtkBox to add ParaView specific API |
►CvtkCylinder [external] | |
CvtkPVCylinder | Extends vtkCylinder to add ParaView specific API |
►CvtkPlane [external] | |
CvtkPVPlane | Extends vtkPlane to add Offset parameter |
CvtkInitializationHelper | Help class for python modules |
CvtkInSituInitializationHelper | Initialization helper for in situ environments |
►CvtkInSituPipeline | Abstract base class for all in situ pipelines |
CvtkInSituPipelineIO | Insitu pipeline for IO |
CvtkInSituPipelinePython | Subclass for Python in situ scripts |
CvtkInSituPythonConduitHelper | A helper class to get the conduit node stored during the execution of one of the catalyst* calls as a python object |
►CvtkInteractorObserver [external] | |
►CvtkInteractorStyle [external] | |
►CvtkContextInteractorStyle [external] | |
CvtkPVContextInteractorStyle | Extends vtkContextInteractorStyle to fire start/end interaction events |
►CvtkInteractorStyleTrackballCamera [external] | |
CvtkPVInteractorStyle | Interactive manipulation of the camera |
CvtkPVAxesWidget | A widget to manipulate vtkPVAxesWidget |
►CvtkLight [external] | |
CvtkPVLight | VtkPVLight extends vtkLight with controls that are specific to OSPRay |
CvtkLoadStateOptions | Supports locating files in directory when loading a state file |
CvtkLogRecorder | Record log messages at or below a given verbosity on a particular ParaView process/rank |
CvtkMetaImporter | An interface to access VTK Importers from ParaView server manager |
CvtkMPIMToNSocketConnection | Class to create socket connections between two servers |
►CvtkMultiProcessController [external] | |
CvtkCompositeMultiProcessController | VtkCompositeMultiProcessController offer a composite implementation of vtkMultiProcessController that allow us to deal with collaborative MultiProcessController by switching transparently underneath the active one and forwarding the method call to that specific one |
CvtkMultiProcessControllerHelper | Collection of assorted helper routines dealing with communication |
►CvtkNetworkAccessManager | VtkNetworkAccessManager is used to create new connections and monitor activity of those connections |
CvtkTCPNetworkAccessManager | VtkTCPNetworkAccessManager is a concrete implementation of vtkNetworkAccessManager that uses tcp/ip sockets for communication between processes |
►CvtkObjectFactory [external] | |
CLegacyGhostCellsGeneratorParallelObjectFactory | |
CvtkDomainsChemistryOpenGL2ObjectFactory | |
CvtkFiltersParallelDIY2ObjectFactory | |
CvtkFiltersParallelFlowPathsObjectFactory | |
CvtkFiltersParallelGeometryObjectFactory | |
CvtkFiltersParallelObjectFactory | |
CvtkInteractionStyleObjectFactory | |
CvtkIOExportGL2PSObjectFactory | |
CvtkIOMPIImageObjectFactory | |
CvtkIOParallelExodusObjectFactory | |
CvtkIOParallelNetCDFObjectFactory | |
CvtkPVVTKExtensionsIOParallelCGNSWriterObjectFactory | |
CvtkRemotingViewsObjectFactory | |
CvtkRenderingCellGridObjectFactory | |
CvtkRenderingContextOpenGL2ObjectFactory | |
CvtkRenderingFreeTypeObjectFactory | |
CvtkRenderingGL2PSOpenGL2ObjectFactory | |
CvtkRenderingMatplotlibObjectFactory | |
CvtkRenderingOpenGL2ObjectFactory | |
CvtkRenderingParallelLICObjectFactory | |
CvtkRenderingUIObjectFactory | |
CvtkRenderingVolumeOpenGL2ObjectFactory | |
CvtkOrderedCompositingHelper | Helper to assist in determine process order when rendering |
CvtkProcessModule | Process initialization and management core for ParaView processes |
CvtkProcessModuleConfiguration | Runtime configuration for vtkProcessModule |
►CvtkProp [external] | |
►CvtkActor2D [external] | |
►CvtkScalarBarActor [external] | |
CvtkContext2DScalarBarActor | Custom scalar bar actor for ParaView that uses the Charts API |
CvtkPVScalarBarActor | A scalar bar with labels of fixed font |
►CvtkProp3D [external] | |
►CvtkActor [external] | |
►CvtkOpenGLActor [external] | |
CvtkPVCenterAxesActor | VtkPVCenterAxesActor is an actor for the center-axes used in ParaView |
CvtkPVFrustumActor | VtkPVFrustumActor is an actor that renders a frustum |
CvtkOpenGLActor [external] | |
CvtkPVLODActor | Actor that supports multiple levels of detail |
CvtkGridAxes2DActor | Actor for an axes plane in a 3D view |
►CvtkGridAxes3DActor | Actor for a cube-axes like prop in the 3D view |
CvtkPVGridAxes3DActor | ParaView extensions for vtkGridAxes3DActor |
CvtkGridAxesPlane2DActor | Renders a 2D grid for vtkGridAxes2DActor |
CvtkPVAxesActor | 3D axes representation |
►CvtkVolume [external] | |
CvtkPVLODVolume | Actor that supports multiple levels of detail |
►CvtkWidgetRepresentation [external] | |
►CvtkBorderRepresentation [external] | |
►CvtkLogoRepresentation [external] | |
CvtkPVInteractiveViewLinkRepresentation | A Representation to manipulate an interactive view link widget |
►CvtkScalarBarRepresentation [external] | |
CvtkPVScalarBarRepresentation | Represent scalar bar for vtkScalarBarWidget |
►CvtkImplicitCylinderRepresentation [external] | |
CvtkPVImplicitCylinderRepresentation | Extends vtkImplicitCylinderRepresentation |
►CvtkImplicitPlaneRepresentation [external] | |
CvtkPVImplicitPlaneRepresentation | Extends vtkImplicitPlaneRepresentation |
CvtkPVArrayInformation | Meta data about arrays |
CvtkPVCameraCollection | Collection of cameras used by vtkPVRenderView for cases where one wants to limit interactions to a fixed set of cameras |
CvtkPVComparativeAnimationCue | Cue used for parameter animation by the comparative view |
CvtkPVComparativeView | View for comparative visualization/ film-strips |
►CvtkPVCueManipulator | Abstract proxy for manipulators used in animation |
►CvtkPVKeyFrameCueManipulator | Animation manipulator that uses keyframes to generate the animation |
CvtkPVCameraCueManipulator | |
►CvtkPVDataDeliveryManager | Manager for data-delivery |
CvtkPVContextViewDataDeliveryManager | VtkPVContextView specific vtkPVDataDeliveryManager subclass |
CvtkPVRenderViewDataDeliveryManager | VtkPVRenderView specific subclass of vtkPVDataDeliveryManager |
CvtkPVDataMover | Helper to move data between ParaView processes |
CvtkPVDataSetAttributesInformation | List of array info |
CvtkPVDataUtilities | Data utility functions |
CvtkPVEncodeSelectionForServer | Convert a client-side selection into proxies holding server-side selection sources |
CvtkPVEnvironmentInformationHelper | Helper object that can be used to obtain information about an environment |
CvtkPVFileInformationHelper | Server side object used to gather information from, by vtkPVFileInformation |
CvtkPVFilePathEncodingHelper | Server side object used to check if manipulate a directory |
CvtkPVGeneralSettings | Object for general options |
CvtkPVIncubator | |
►CvtkPVInformation | Superclass for information objects |
CvtkMPIMToNSocketConnectionPortInformation | Holds port and host name information |
CvtkPVAlgorithmPortsInformation | Holds number of outputs |
CvtkPVCatalystChannelInformation | Find out the Catalyst input channel name for a dataset |
CvtkPVClassNameInformation | Holds class name |
CvtkPVDataAssemblyInformation | Fetches vtkDataAssembly from a vtkObject subclass |
►CvtkPVDataInformation | Meta data about a vtkDataObject subclass |
CvtkPVRepresentedDataInformation | VtkPVRepresentedDataInformation is a vtkPVDataInformation subclass that knows how to gather rendered data-information from a vtkPVDataRepresentation |
CvtkPVTemporalDataInformation | Extends vtkPVDataInformation to gather information across timesteps |
CvtkPVDataSizeInformation | PV information object for getting information about data size |
CvtkPVDisableStackTraceSignalHandler | When run on the process it enables a stacktrace signal handler for common errors |
CvtkPVEnableStackTraceSignalHandler | When run on the process it enables a stacktrace signal handler for common errors |
CvtkPVEnsembleDataReaderInformation | Information obeject to collect file information from vtkEnsembleDataReader |
CvtkPVEnvironmentInformation | Information object that can be used to obtain values of environment variables |
CvtkPVFileInformation | Information object that can be used to obtain information about a file/directory |
CvtkPVLogInformation | Gets the log of a specific rank as well as the verbosity level |
CvtkPVMemoryUseInformation | A vtkClientServerStream serializable container for a single process's instantaneous memory usage |
CvtkPVMultiClientsInformation | Gets Multi-clients information from the server |
CvtkPVOpenGLInformation | Gets OpenGL information |
CvtkPVPluginsInformation | Information about plugins tracked by vtkPVPluginTracker |
CvtkPVProminentValuesInformation | Prominent values a data array takes on |
CvtkPVPythonInformation | Gets python features |
CvtkPVRenderingCapabilitiesInformation | Information about rendering capabilities |
►CvtkPVSelectionInformation | Used to gather selection information |
CvtkPVLastSelectionInformation | VtkPVLastSelectionInformation is used to obtain the LastSelection from vtkPVRenderView |
CvtkPVServerInformation | Gets features of the server |
CvtkPVStreamingPiecesInformation | Information object used by vtkSMDataDeliveryManager to get information about representations that have pieces to stream from the data-server |
CvtkPVSystemConfigInformation | A vtkClientServerStream serializable container of information describing memory configuration of the host of a single process |
CvtkPVSystemInformation | Information object used to collect miscellaneous system and memory information from all processes |
CvtkPVTimerInformation | Holds timer log for all processes |
CvtkPVIOSettings | Singleton used to control how ParaView open and save files |
►CvtkPVKeyFrame | Base class for key frames |
CvtkPVBooleanKeyFrame | Empty key frame |
CvtkPVCameraKeyFrame | Special key frame for animating Camera |
CvtkPVCompositeKeyFrame | Composite keyframe |
CvtkPVExponentialKeyFrame | Interplates lineraly between consecutive key frames |
CvtkPVRampKeyFrame | Interplates lineraly between consecutive key frames |
CvtkPVSinusoidKeyFrame | Interplates a sinusoid |
CvtkPVMacFileInformationHelper | |
CvtkPVMaterialLibrary | Manages visual material definitions |
CvtkPVPluginLoader | Used to load ParaView plugins |
CvtkPVPluginTracker | Global manager for each processes to keep track of plugins loaded on that process |
CvtkPVProcessWindow | Window associated with current process, if any |
CvtkPVProgressHandler | Progress handler |
CvtkPVProxyDefinitionIterator | Iterates over all proxy definitions from which the vtkSMProxyManager can use to create new proxy |
CvtkPVPythonModule | Stores code and option for python modules |
CvtkPVRayCastPickingHelper | Helper class that used selection and ray casting to find the intersection point between the user picking point and the concreate cell underneath |
CvtkPVRenderViewSettings | Singleton used to keep track of options for vtkPVRenderView |
CvtkPVRepresentedArrayListSettings | Singleton used to filter out undesired data attribute from the representation |
►CvtkPVSessionCore | VtkPVSessionCore is used by vtkSMSession |
CvtkPVCatalystSessionCore | VtkPVCatalystSessionCore is used by vtkSMSession |
CvtkPVSessionCoreInterpreterHelper | VtkPVSessionCoreInterpreterHelper is used by vtkPVSessionCore to avoid a circular reference between the vtkPVSessionCore instance and its Interpreter |
CvtkPVStringFormatter | Utility class used for string formatting |
CvtkPVSynchronizedRenderer | Coordinates rendering between corresponding renderers across multiple processes |
CvtkPVTestUtilities | A class to facilitate common test operations |
CvtkPVTransferFunction2D | Defines a 2D transfer function for mapping to RGBA values for volume rendering |
CvtkPVTransferFunction2DBox | Shape that represents an individual control node in a 2D transfer function |
CvtkPVWebApplication | Defines ParaViewWeb application interface |
CvtkPVXMLElement | This is used by vtkPVXMLParser to represent an XML document starting at the root element |
CvtkRemotingCoreConfiguration | Runtime configuration options for vtkRemotingCore module |
►CvtkRenderPass [external] | |
CvtkIceTCompositePass | IceT enabled render pass for distributed rendering |
CvtkPVDefaultPass | Encapsulates the traditional OpenGL pipeline (minus the camera) |
►CvtkScalarsToColors [external] | |
►CvtkColorTransferFunction [external] | |
►CvtkDiscretizableColorTransferFunction [external] | |
CvtkPVDiscretizableColorTransferFunction | Custom version of vtkDiscretizableColorTransferFunction that adds some functionality |
CvtkSelectionSerializer | Serialize/deserialize vtkSelection to/from xml |
►CvtkSession | VtkSession defines a session i.e |
►CvtkPVSession | Extends vtkSession to add API for ParaView sessions |
►CvtkPVSessionBase | Abstract class used to provide the main implementation of the ParaView session methods for the following classes: vtkSMSession, vtkSMSessionClient, vtkSMSessionServer |
CvtkPVSessionServer | VtkSMSessionServer is a session used on data and/or render servers |
►CvtkSMSession | VtkSMSession is the default ParaView session |
CvtkSMSessionClient | VtkSMSessionClient is a remote-session that connects to a remote server |
CvtkSessionIterator | VtkSessionIterator is used to iterate over sessions in the global ProcessModule |
CvtkShaderBallScene | Used as part of the pqMaterialEditor to display the current selected material in a simple scene containing a sphere and a plane |
►CvtkSIObject | Object that is managed by vtkPVSessionCore which wrap concrete class such as the vtk ones |
CvtkSICollaborationManager | Object that managed multi-client communication and provide the group awareness |
►CvtkSIProxy | VtkSIProxy is the server-implementation for a vtkSMProxy that helps the vtkSMProxy with managing/updating VTK objects |
CvtkSIDirectoryProxy | VtkSIDirectoryProxy is the server-implementation for a vtkSMDirectory which will customly handle server file listing for the pull request |
CvtkSIImporterProxy | VtkSIImporterProxy is the server-side helper for a vtkSMImporterProxy |
CvtkSIPVRepresentationProxy | VtkSIPVRepresentationProxy is the helper for vtkSMPVRepresentationProxy |
►CvtkSISourceProxy | VtkSISourceProxy is the server-side helper for a vtkSMSourceProxy |
CvtkSICompoundSourceProxy | VtkSICompoundSourceProxy is the server-side helper for a vtkSMCompoundSourceProxy |
CvtkSIImageTextureProxy | Proxy for a vtkTexture |
CvtkSIMetaReaderProxy | VtkSISourceProxy is the server-side helper for a vtkSMSourceProxy |
CvtkSIMultiplexerSourceProxy | VtkSIProxy subclass for vtkSMMultiplexerSourceProxy |
CvtkSIPythonSourceProxy | VtkSISourceProxy for all VTKPythonAlgorithmBase -based algorithms |
CvtkSIWriterProxy | ServerImplementation for WriterProxy |
CvtkSIUnstructuredGridVolumeRepresentationProxy | Representation that can be used to show a unstructured grid volume in a render view |
CvtkSIProxyDefinitionManager | Object responsible for managing XML proxies definitions |
►CvtkSIProperty | Basic ServerImplementation property used to call a method with no argument on a VTK object |
CvtkSIArraySelectionProperty | InformationOnly property |
CvtkSIDataArrayProperty | InformationOnly property |
CvtkSIDataArraySelectionProperty | Supports API using vtkDataArraySelection |
CvtkSIDoubleMapProperty | Map property that manage double value to be set through a method on a vtkObject |
CvtkSIIndexSelectionProperty | Select names from an indexed string list |
►CvtkSIProxyProperty | ServerSide Property use to set Object array as method argument |
►CvtkSIInputProperty | ServerSide Property use to set vtkOutputPort as method parameter |
CvtkSIXMLAnimationWriterRepresentationProperty | VtkSIXMLAnimationWriterRepresentationProperty extends vtkSIInputProperty to add push-API specific to vtkXMLPVAnimationWriter to add representations while assigning them unique names consistently across all processes |
CvtkSITimeLabelProperty | SIProperty that deals with TimeLabel annotation on Algorithm object type |
CvtkSITimeRangeProperty | SIProperty that deals with TimeRange on Algorithm object type |
CvtkSITimeStepsProperty | |
►CvtkSIVectorProperty | Abstract class for SIProperty that hold an array of values |
CvtkSIDoubleVectorProperty | Vector property that manage double value to be set through a method on a vtkObject |
CvtkSIIdTypeVectorProperty | IdType ServerSide Property use to set IdType array as method parameter |
CvtkSIIntVectorProperty | ServerSide Property use to set int array as method argument |
CvtkSIStringVectorProperty | ServerImplementation Property to deal with String array as method arguments |
CvtkSIVectorPropertyTemplate< T, force_idtype > | |
CvtkSMColorMapEditorHelper | Helper for color map editor handling |
CvtkSMCoreUtilities | Collection of utilities |
►CvtkSMDeserializer | Deserializes proxies from their states |
CvtkSMDeserializerProtobuf | Deserializes proxies from their Protobuf states |
►CvtkSMDeserializerXML | Deserializes proxies from their XML states |
CvtkSMCompoundProxyDefinitionLoader | Creates a compound proxy from an XML definition |
CvtkSMDeserializerXMLCache | Deserializes proxies from their XML states |
►CvtkSMStateLoader | Utility class to load state from XML |
CvtkSMInsituStateLoader | |
CvtkSMExtractsController | Controller for extract generation |
►CvtkSMObject | Superclass for most server manager classes |
CvtkLiveInsituLink | Link for live-coprocessing |
CvtkSMCompoundSourceProxyDefinitionBuilder | Used to build a vtkSMCompoundSourceProxy definition |
CvtkSMDocumentation | Class providing access to the documentation for a vtkSMProxy |
CvtkSMDomainIterator | Iterates over domains of a property |
CvtkSMDoubleMapPropertyIterator | |
CvtkSMInteractionUndoStackBuilder | Builder server manager undo sets for render view interactions and pushes them on the undo stack |
CvtkSMOrderedPropertyIterator | Iterates over the properties of a proxy |
►CvtkSMParaViewPipelineController | Controller that encapsulates control logic for typical ParaView applications |
CvtkSMParaViewPipelineControllerWithRendering | VtkSMParaViewPipelineControllerWithRendering overrides vtkSMParaViewPipelineController to add support for initializing rendering proxies appropriately |
CvtkSMPluginManager | Manages ParaView plugins |
►CvtkSMProperty | Superclass for all SM properties |
►CvtkSMMapProperty | Abstract superclass for all map properties |
CvtkSMDoubleMapProperty | Map property storing double values |
►CvtkSMProxyProperty | Property representing pointer(s) to vtkObject(s) |
CvtkSMInputProperty | Proxy representing inputs to a filter |
►CvtkSMVectorProperty | Abstract superclass for all vector properties |
CvtkSMDoubleVectorProperty | Property representing a vector of doubles |
CvtkSMIdTypeVectorProperty | Property representing a vector of integers |
CvtkSMIntVectorProperty | Property representing a vector of integers |
CvtkSMStringVectorProperty | Property representing a vector of strings |
CvtkSMPropertyGroup | |
►CvtkSMPropertyIterator | Iterates over the properties of a proxy |
CvtkSMNamedPropertyIterator | Iterates over a subset of a proxy's properties |
CvtkSMProxyClipboard | Helper class to help copy/paste properties on proxies |
►CvtkSMProxyConfigurationReader | Base readers of a vtkSMProxy's vtkSMProperty's |
CvtkSMCameraConfigurationReader | A reader for XML camera configuration |
►CvtkSMProxyConfigurationWriter | Base readers of a vtkSMProxy's vtkSMProperty's |
CvtkSMCameraConfigurationWriter | A writer for XML camera configuration |
►CvtkSMProxyInitializationHelper | Initialization helper for a proxy |
CvtkSMCSVProxiesInitializationHelper | Initialization helper for (writers, PCSVReader) proxy |
CvtkSMExtractSelectionProxyInitializationHelper | Initialization helper for the ExtractSelection filter proxy |
CvtkSMOMETIFFChannelCalculatorInitializationHelper | Initialization helper for "OMETIFFChannelCalculator" filter |
CvtkSMPLYWriterProxyInitializationHelper | Initialization helper for (writers, PPLYWriter) proxy |
CvtkSMXYChartRepresentationInitializationHelper | Initialization helper for XYChartRepresentation proxy |
CvtkSMProxyIterator | Iterates over all registered proxies (and groups) |
CvtkSMProxyLocator | Used to locate proxies referred to in state xmls while loading state files |
CvtkSMProxyManager | Singleton/facade to vtkSMSessionProxyManager |
CvtkSMProxyManagerUtilities | Miscellaneous collection of proxy-manager utilities |
CvtkSMReaderFactory | Factory for creating a reader proxy based on the filename/extension |
CvtkSMSelectionHelper | Utility class to help with selection tasks |
►CvtkSMSessionObject | Superclass for any server manager classes that are related to a session |
►CvtkSMAnimationSceneWriter | Helper class used to write animations |
CvtkSMAnimationSceneGeometryWriter | Helper class to write animation geometry in a data file |
CvtkSMAnimationSceneWebWriter | Helper class to write animation geometry in a web archive |
►CvtkSMDomain | Possible values a property can have |
►CvtkSMBooleanDomain | Domain with two values: true or false |
CvtkSMChartUseIndexForAxisDomain | Extends vtkSMBooleanDomain to pick a good default for properties such as "UseIndexForXAxis" on chart representations |
CvtkSMCompositeTreeDomain | Domain used to restrict an vtkSMIntVectorProperty values to valid flat-index for a vtkCompositeDataSet |
CvtkSMDataAssemblyDomain | Domain that uses vtkDataAssembly |
CvtkSMDataTypeDomain | Restricts the input proxies to one or more data types |
CvtkSMDataTypeQueryDomain | A domain for getting the input data type and setting it |
CvtkSMDiscreteDoubleDomain | Set of double |
►CvtkSMDoubleRangeDomain | Type specific extension to vtkSMRangeDomainTemplate for doubles |
CvtkSMArrayRangeDomain | Double range domain based on array range |
CvtkSMBoundsDomain | Double range domain based on data set bounds |
►CvtkSMEnumerationDomain | List of integers with associated strings |
CvtkSMFieldDataDomain | Enumeration domain to select array association or attribute type |
CvtkSMNumberOfComponentsDomain | Int range domain based on the number of components available in a particular data array |
CvtkSMFixedTypeDomain | Restricts the proxy to have the same type as previous proxy |
CvtkSMIndexSelectionDomain | Select names from an indexed string list |
CvtkSMInputArrayDomain | Domain to ensure that input has required types of arrays |
►CvtkSMIntRangeDomain | Type specific extension to vtkSMRangeDomainTemplate for ints |
CvtkSMAMRLevelsDomain | Int range domain based on the levels in AMR data |
CvtkSMAnimationFrameWindowDomain | Domain for animation frame window |
CvtkSMDimensionsDomain | Int range domain based on the data dimensions |
CvtkSMExtentDomain | Int range domain based on data set extent |
CvtkSMTimeStepIndexDomain | Int range domain based on data set time-steps |
CvtkSMViewResolutionDomain | |
CvtkSMMultiplexerInputDomain | Input domain used for vtkSMMultiplexerSourceProxy |
CvtkSMProxyGroupDomain | Union of proxy groups |
►CvtkSMProxyListDomain | Union of proxies |
CvtkSMRangedTransferFunctionDomain | Ranged vtkSMTransferFunctionProxy |
CvtkSMRangeDomainTemplate< T > | Superclass for type-specific range domains i.e |
CvtkSMRegistrationNamesDomain | Domain to set default value for a property using proxy registration names |
CvtkSMSelectionQueryDomain | Domain used for QueryString for selection source |
►CvtkSMStringListDomain | List of strings |
►CvtkSMArrayListDomain | List of arrays obtained from input |
CvtkSMRepresentedArrayListDomain | Extends vtkSMArrayListDomain to add support for arrays from represented data information |
CvtkSMArraySelectionDomain | Used on properties that allow users to select arrays |
CvtkSMChartSeriesListDomain | List of strings corresponding to the names of the arrays in the required input dataset that can be used as a series in a chart |
CvtkSMChartSeriesSelectionDomain | Extends vtkSMChartSeriesListDomain to add logic to better handle default values suitable for series-parameter type properties such as SeriesVisibility, SeriesLabel, etc |
CvtkSMDataAssemblyListDomain | Domain listing available assembly types in the input |
CvtkSMFileListDomain | List of filenames |
CvtkSMInputFileNameDomain | String domain that can be set automatically with the source file name |
CvtkSMMaterialDomain | Manages the list of OSPRay materials choosable to draw with |
CvtkSMRendererDomain | Manages the list of available ray traced renderers This domain builds the list of ray traced renderer backends on the View section of the Qt GUI |
CvtkSMRepresentationTypeDomain | Domain for "Representation" property on representations in "RenderView" |
CvtkSMTimeStepsDomain | A domain providing timesteps from its "Input" property |
CvtkSMFileUtilities | File system utilties |
►CvtkSMRemoteObject | Baseclass for all proxy-objects that have counter parts on server as well as client processes |
CvtkSMCollaborationManager | Class used to broadcast message from one client to the others |
►CvtkSMLink | Abstract base class for proxy/property links |
CvtkSMPropertyLink | Creates a link between two properties |
►CvtkSMProxyLink | Creates a link between two proxies |
CvtkSMCameraLink | Creates a link between two cameras |
CvtkSMViewLink | Create a link between views, with automatic refresh |
CvtkSMSelectionLink | Creates a link between two properties |
CvtkSMPipelineState | Class that manage the state of the processing pipeline |
►CvtkSMProxy | Proxy for a VTK object(s) on a server |
CvtkPVRepresentationAnimationHelper | Helper proxy used to animate properties on the representations for any source |
CvtkSMAnimationSceneProxy | VtkSMAnimationSceneProxy observe vtkCommand::ModifiedEvent on the client-side VTK-object to call UpdatePropertyInformation() every time that happens |
CvtkSMCameraProxy | Proxy for a camera |
CvtkSMComparativeAnimationCueProxy | Cue used for parameter animation by the comparative view |
CvtkSMDataDeliveryManagerProxy | Server-manager class for vtkPVDataDeliveryManager |
CvtkSMDirectoryProxy | Is a utility proxy to create/delete/rename directories |
►CvtkSMExporterProxy | Proxy for view exporters |
CvtkSMCSVExporterProxy | Exporter used to export the spreadsheet view and supported chart views as to a CSV file |
►CvtkSMRenderViewExporterProxy | Proxy for vtkExporter subclasses which work with render windows |
CvtkSMGL2PSExporterProxy | Proxy for vtkPVGL2PSExporter |
CvtkSMExtractTriggerProxy | Trigger to control extract generation |
►CvtkSMExtractWriterProxy | Abstract class defining extract writer proxy API |
CvtkSMDataExtractWriterProxy | Extract writers to write datasets |
►CvtkSMImageExtractWriterProxy | Extract writer for images or rendering results |
CvtkSMCinemaVolumetricImageExtractWriterProxy | Image extractor for cinema-volumetric extracts |
CvtkSMRecolorableImageExtractWriterProxy | Extractor for recolorable images |
CvtkSMPlotlyJsonExtractWriterProxy | Extractor used to extract data from certain views to a json file folowing the plotly-json schema |
CvtkSMImporterProxy | Proxy for vtkImporter classes |
CvtkSMLightProxy | Configurable light proxy |
CvtkSMLiveInsituLinkProxy | Performs additional operation on the Live client |
CvtkSMLoadStateOptionsProxy | Proxy for state loading options |
CvtkSMMaterialLibraryProxy | Proxy for a camera |
►CvtkSMNewWidgetRepresentationProxyAbstract | Abstract class for proxies for 2D and 3D widgets |
CvtkSMNew2DWidgetRepresentationProxy | Proxy for 2D widgets and their representations in ParaView |
►CvtkSMNewWidgetRepresentationProxy | Proxy for 3D widgets and their representations in ParaView |
CvtkSMScalarBarWidgetRepresentationProxy | Representation corresponding to a scalar bar or color legend in a Render View |
CvtkSMTextWidgetRepresentationProxy | |
CvtkSMNullProxy | Proxy with stands for nullptr object on the server |
CvtkSMOutputPort | Reference for an output port of a vtkAlgorithm |
CvtkSMPluginLoaderProxy | Used to load a plugin remotely |
CvtkSMSaveAnimationExtractsProxy | Generate extracts using animation scene |
►CvtkSMSaveScreenshotProxy | Proxy to help with saving screenshots for views |
CvtkSMSaveAnimationProxy | Proxy to save animation to images/video |
CvtkSMSettingsProxy | Proxy subclass responsible for linking settings proxies and settings classes on the VTK side |
►CvtkSMSourceProxy | Proxy for a VTK source on a server |
CvtkSMCompoundSourceProxy | Proxy excapsulation a pipeline of proxies |
CvtkSMDataSourceProxy | "data-centric" proxy for VTK source on a server |
CvtkSMEnsembleDataReaderProxy | Examines file paths found in ensemble data files (.pve) and creates readers that can read those files |
CvtkSMMultiplexerSourceProxy | Multiplexer proxy |
CvtkSMMultiServerSourceProxy | |
►CvtkSMRepresentationProxy | Proxy for a representations |
CvtkSMChartRepresentationProxy | |
►CvtkSMPVRepresentationProxy | Representation for "Render View" like views in ParaView |
CvtkSMPVMoleculeRepresentationProxy | VtkSMPVMoleculeRepresentationProxy is a representation proxy used for molecules |
CvtkSMSpreadSheetRepresentationProxy | VtkSMSpreadSheetRepresentationProxy is a representation proxy used for spreadsheet view |
CvtkSMSelfGeneratingSourceProxy | Source proxy that generates its own proxy definition at run time |
►CvtkSMWriterProxy | Proxy for a VTK writer on a server |
►CvtkSMPWriterProxy | Proxy for a VTK writer that supports parallel writing |
CvtkSMPSWriterProxy | Proxy for the parallel-serial writer |
CvtkSMTimeKeeperProxy | We simply pass the TimestepValues and TimeRange properties to the client-side vtkSMTimeKeeper instance so that it can keep those up-to-date |
CvtkSMTransferFunction2DProxy | VtkSMTransferFunction2DProxy is the proxy used for "TransferFunction2D" |
CvtkSMTransferFunctionProxy | VtkSMTransferFunctionProxy is the proxy used for "PVLookupTable", "ColorTransferFunction" and "PiecewiseFunction" |
CvtkSMViewLayoutProxy | VtkSMViewLayoutProxy is used by ParaView to layout multiple views in a 2D KD-Tree layout |
►CvtkSMViewProxy | Superclass for all view proxies |
CvtkSMComparativeViewProxy | View for comparative visualization/ film-strips |
►CvtkSMContextViewProxy | Abstract base class for all Chart Views |
CvtkSMPlotMatrixViewProxy | Proxy class for plot matrix view |
CvtkSMPythonViewProxy | Superclass for all view proxies |
►CvtkSMRenderViewProxy | Implementation for View that includes render window and renderers |
CvtkSMMultiSliceViewProxy | Custom RenderViewProxy to override CreateDefaultRepresentation method so only the Multi-Slice representation will be available to the user |
CvtkSMOrthographicSliceViewProxy | |
CvtkSMSpreadSheetViewProxy | Proxy for "SpreadSheetView" |
►CvtkSMVRInteractorStyleProxy | |
CvtkSMVRControlSliceOrientationStyleProxy | |
CvtkSMVRControlSlicePositionStyleProxy | |
CvtkSMVRGrabPointStyleProxy | |
CvtkSMVRPythonInteractorStyleProxy | |
CvtkSMVRSkeletonStyleProxy | |
CvtkSMVRSpaceNavigatorGrabWorldStyleProxy | |
►CvtkSMVRTrackStyleProxy | |
CvtkSMVRGrabTransformStyleProxy | |
CvtkSMVRGrabWorldStyleProxy | |
CvtkSMVRMovePointStyleProxy | Interaction style to control the position of a point with a stylus |
CvtkSMVRResetTransformStyleProxy | |
CvtkSMVRStylusStyleProxy | Interaction style to control translation and rotation with a stylus |
CvtkSMVRVirtualHandStyleProxy | |
►CvtkSMWidgetRepresentationProxy | Proxy for a widget representation |
CvtkSMBoxRepresentationProxy | Proxy for vtkBoxRepresentation |
CvtkSMContextItemWidgetProxy | Proxy for a widget representation |
CvtkSMDisplaySizedImplicitPlaneRepresentationProxy | Proxy for a display sized implicit plane representation |
CvtkSMImplicitPlaneRepresentationProxy | Proxy for a implicit plane representation |
CvtkSMProxyDefinitionManager | VtkSMProxyDefinitionManager is a remote-object that represents the vtkSIProxyDefinitionManager instance on all the processes |
CvtkSMProxySelectionModel | Selects proxies |
CvtkSMSessionProxyManager | The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session |
►CvtkSMStateLocator | Class used to retrieve a given message state based on its GlobalID |
CvtkSMServerStateLocator | Class used to retrieve a given message state based on its GlobalID from the DataServer |
CvtkSMStateVersionController | VtkSMStateVersionController is used to convert the state XML from any previously supported versions to the current version |
CvtkSMTesting | VtkTesting adaptor for Server Manager |
CvtkSMTrace | VtkSMTrace is used to produce Python trace in the ParaView application |
CvtkSMTransferFunctionManager | Manages transfer functions i.e |
CvtkSMTransferFunctionPresets | Manages presets for color, opacity, and annotation presets |
►CvtkSMUndoStackBuilder | Builds server manager undo sets and pushes them on the undo stack |
CpqUndoStackBuilder | PqUndoStackBuilder extends the vtkSMUndoStackBuilder as follows: |
CvtkSMUtilities | Collection of utility methods |
CvtkSMViewExportHelper | Helper class to export views |
CvtkSMWriterFactory | Factory or creating a writer based on the data type information from the output port |
►CvtkSMPreselectionPipeline | Preselection enables the user to inspect cells/points without actually selecting them |
CvtkSMInteractiveSelectionPipeline | Interactive selection enables the user to inspect cells/points before he decides to select them |
CvtkSMTooltipSelectionPipeline | Point tooltip mode enables the user to inspect points (coordinates, data array values) by hovering the mouse cursor over a point |
CvtkSMReaderReloadHelper | Helper to help reload a reader |
CvtkSMSettings | VtkSMSettings provides the underlying mechanism for setting default property values in ParaView |
CvtkSMTimeKeeper | Time keeper is used to keep track of the pipeline time |
CvtkSMViewProxyInteractorHelper | Helper class that make it easier to hook vtkRenderWindowInteractor and vtkSMViewProxy |
CvtkSpyPlotUniReader | Read SPCTH Spy Plot file format |
CvtkStringList | Manages allocation and freeing for a string list |
►CvtkSynchronizedRenderers [external] | |
CvtkCaveSynchronizedRenderers | VtkSynchronizedRenderers subclass that handles adjusting of camera for cave configurations |
CvtkIceTSynchronizedRenderers | VtkSynchronizedRenderers subclass that uses IceT for parallel rendering and compositing |
CvtkPVClientServerSynchronizedRenderers | VtkPVClientServerSynchronizedRenderers is similar to vtkClientServerSynchronizedRenderers except that it optionally uses image compressors to compress the image before transmitting |
CvtkTilesHelper | This is a helper class that handles viewport computations when rendering for tile-displays |
►CvtkUndoElement | Unit undo-redo-able operation |
►CvtkSMUndoElement | Abstract superclass for Server Manager undo elements |
CpqProxyModifiedStateUndoElement | |
CvtkSMComparativeAnimationCueUndoElement | UndoElement for ComparativeAnimationCue |
CvtkSMPropertyModificationUndoElement | This is the concrete implementation for the Undo element for a property modification event |
CvtkSMRemoteObjectUpdateUndoElement | VtkSMRemoteObject undo element |
CvtkUndoSet | Maintains a collection of vtkUndoElement that can be undone/redone in a single step |
►CvtkUndoStack | Undo/redo stack |
CvtkSMUndoStack | This is the undo/redo stack for the Server Manager |
►CvtkView [external] | |
►CvtkPVView | Baseclass for all ParaView views |
►CvtkPVContextView | VtkPVContextView adopts vtkContextView so that it can be used in ParaView configurations |
CvtkPVPlotMatrixView | |
CvtkPVXYChartView | VtkPVView subclass for drawing charts |
►CvtkPVRenderView | Render View for ParaView |
►CvtkPVMultiSliceView | VtkPVMultiSliceView extends vtkPVRenderView but add meta-data information used by SliceRepresentation as a data model |
CvtkPVOrthographicSliceView | View with 3 orthographic slice views and 1 3D view |
CvtkPVRenderViewWithEDL | |
CvtkPythonView | VtkPythonView is a view for displaying data via a Python script that uses matplotlib to generate a plot |
CvtkSpreadSheetView | VtkSpreadSheetView is a vtkPVView subclass for a view used to show any data as a spreadsheet |
CvtkViewLayout | Used by vtkSMViewLayoutProxy |
CvtkVRQueue | |
►CvtkXMLParser [external] | |
CvtkPVXMLParser | This is a subclass of vtkXMLParser that constructs a representation of parsed XML using vtkPVXMLElement |
CvtkSMProxyManagerProxyInfo | |
CvtkPEnSightReader::vtkPEnSightReaderCellIds | |
►CvtkPlaneCutter | |
CvtkPVPlaneCutter | Slice with plane filter |
CvtkPointAccumulator< T_CPP, T_VTK > | Container class that manages appending data arrays of points |
CvtkSMProxyProperty::vtkPPInternals | This class is used by vtkSMProxyProperty to keep track of the proxies |
CvtkProcessModuleInternals | |
CvtkPVChangeOfBasisHelper | VtkPVChangeOfBasisHelper is designed for ORNL-SNS use-cases where we needed to add support for different basis |
CvtkPVDynamicInitializerPluginInterface | VtkPVDynamicInitializerPluginInterface defines the interface needed to be implemented by a plugin that needs to dynamically initialize its internal state |
►CvtkPVGUIPluginInterface | VtkPVGUIPluginInterface defines the interface required by GUI plugins |
CBivariateRepresentationsPlugin | |
CEmbossingRepresentationsPlugin | |
CFlipBookPluginPlugin | |
CLagrangianParticleTrackerPlugin | |
CNodeEditorPlugin | |
CNonOrthogonalSourcePlugin | |
CPrismPlugin | |
CSaveStateAndScreenshotPlugin | |
CSLACToolsPlugin | |
CStreamLinesRepresentationPlugin | |
CvtkPVInformationKeys | |
►CvtkPVPlugin | Defines the core interface for any ParaView plugin |
CAcceleratedAlgorithmsPlugin | |
CAnalyzeNIfTIReaderWriterPlugin | |
CArrowGlyphPlugin | |
CBagPlotViewsAndFiltersPlugin | |
CBivariateRepresentationsPlugin | |
CCFSReaderPlugin | |
CContourLabelPluginPlugin | |
CDataminePlugin | |
CDigitalRockPhysicsPlugin | |
CDigitalSignalProcessingPlugin | |
CEmbossingRepresentationsPlugin | |
CExplicitStructuredGridPlugin | |
CFlipBookPluginPlugin | |
CGenericIOReaderPlugin | |
CGeodesicMeasurementPlugin | |
CGMVReaderPlugin | |
CHyperTreeGridADRPlugin | |
CLagrangianParticleTrackerPlugin | |
CLANLX3DReaderPlugin | |
CLegacyExodusReaderPlugin | |
CLegacyGhostCellsGeneratorPlugin | |
CMomentsPlugin | |
CMooseXfemClipPlugin | |
CNodeEditorPlugin | |
CNonOrthogonalSourcePlugin | |
CPanoramicProjectionViewPlugin | |
CParametricSurfacesPlugin | |
CPrismPlugin | |
CSaveStateAndScreenshotPlugin | |
CSLACToolsPlugin | |
CStereoCursorViewPlugin | |
CStreamingParticlesPlugin | |
CStreamLinesRepresentationPlugin | |
CThickenLayeredCellsPlugin | |
CVTKmFiltersPlugin | |
CvtkPVInitializerPlugin | |
CvtkPVPythonAlgorithmPlugin | Packages a Python module into a ParaView plugin |
CvtkPVPluginLoaderCleanerInitializer | |
CvtkPVProcessWindowSingletonCleaner | |
CvtkPVPythonAlgorithmPluginLoaderInitializer | |
CvtkPVPythonPluginInterface | VtkPVPythonPluginInterface defines the interface required by ParaView plugins that add python modules to ParaView |
►CvtkPVServerManagerPluginInterface | VtkPVServerManagerPluginInterface defines the interface needed to be implemented by a server-manager plugin i.e |
CAcceleratedAlgorithmsPlugin | |
CAnalyzeNIfTIReaderWriterPlugin | |
CArrowGlyphPlugin | |
CBagPlotViewsAndFiltersPlugin | |
CBivariateRepresentationsPlugin | |
CCFSReaderPlugin | |
CContourLabelPluginPlugin | |
CDataminePlugin | |
CDigitalRockPhysicsPlugin | |
CDigitalSignalProcessingPlugin | |
CEmbossingRepresentationsPlugin | |
CExplicitStructuredGridPlugin | |
CGenericIOReaderPlugin | |
CGeodesicMeasurementPlugin | |
CGMVReaderPlugin | |
CHyperTreeGridADRPlugin | |
CLagrangianParticleTrackerPlugin | |
CLANLX3DReaderPlugin | |
CLegacyExodusReaderPlugin | |
CLegacyGhostCellsGeneratorPlugin | |
CMomentsPlugin | |
CMooseXfemClipPlugin | |
CNonOrthogonalSourcePlugin | |
CPanoramicProjectionViewPlugin | |
CParametricSurfacesPlugin | |
CPrismPlugin | |
CSLACToolsPlugin | |
CStereoCursorViewPlugin | |
CStreamingParticlesPlugin | |
CStreamLinesRepresentationPlugin | |
CThickenLayeredCellsPlugin | |
CVTKmFiltersPlugin | |
CvtkPVInitializerPlugin | |
CvtkPVPythonAlgorithmPlugin | Packages a Python module into a ParaView plugin |
CvtkPVStreamingMacros | This file simple consolidates arbitrary macros used to debugging/logging for streaming |
►CvtkQtDebugLeaksView [external] | |
CpqPythonDebugLeaksView | Widget to track VTK object references |
CvtkPVDataDeliveryManager::vtkInternals::vtkRepresentedData | |
CvtkReservedRemoteObjectIds | Enum listing custom remote object with dedicated GlobalID |
►CvtkResourceFileLocator | |
CvtkPResourceFileLocator | Parallel aware vtkResourceFileLocator |
CvtkSciVizStatisticsPrivate | Private class for scientific viz statistics classes |
CvtkSMSessionObject::vtkScopedMonitorProgress | Helper class designed to call session->PrepareProgress() in constructor and session->CleanupPendingProgress() in destructor |
►CvtkSelector | |
CvtkPythonSelector | Select cells/points using numpy expressions |
CvtkSMCameraConfigurationFileInfo | Camera configuration file meta data |
CvtkSMCameraManipulatorProxy | Manipulator for Camera animation |
CvtkSMImporterFactory | Helper class to import meshes, textures, lights and camera from a file into a render view |
CvtkSMMessage | Header class that setup every thing in order to use Protobuf messages in a transparent manner |
►CvtkSMPropertyHelper | Helper class to get/set property values |
CvtkSMUncheckedPropertyHelper | |
CvtkSMPropertyInternals | |
CvtkSMProxyConfigurationFileInfo | Proxy configuration file meta data |
CvtkSMProxyInternals | |
CvtkSMProxyManagerEntry | |
CvtkSMSessionProxyManagerInternals | |
CvtkSMVectorPropertyTemplate< T > | |
CvtkSpyPlotBlock | Represents a SpyPlot Block Grid |
►CvtkSpyPlotBlockIterator | |
CvtkSpyPlotBlockDistributionBlockIterator | |
CvtkSpyPlotFileDistributionBlockIterator | |
CvtkSpyPlotHistoryReaderPrivate | Private implementation for spy plot history file reader |
CvtkSpyPlotIStream | VtkSpyPlotIStream represents input functionality required by the vtkSpyPlotReader and vtkSpyPlotUniReader classes |
CvtkSpyPlotReaderMap | Maps strings to vtkSpyPlotUniReaders |
►CvtkStatisticsAlgorithmPrivate [external] | |
CvtkSciVizStatisticsP | |
CvtkStreamingPriorityQueueItem | |
CvtkStreamingPriorityQueueItemComparator | |
CvtkTracker | |
►CvtkTuple< vtkIdType, 3 > [external] | |
CpqSpreadSheetViewModel::vtkIndex | |
►CvtkTypeArrayBase | |
CvtkTypeFloat32Array | |
CvtkTypeFloat64Array | |
CvtkTypeInt16Array | |
CvtkTypeInt32Array | |
CvtkTypeInt64Array | |
CvtkTypeInt8Array | |
CvtkTypeUInt16Array | |
CvtkTypeUInt32Array | |
CvtkTypeUInt64Array | |
CvtkTypeUInt8Array | |
CvtkUndoStackInternal | |
CvtkValuator | |
CvtkVREvent | |
CvtkVREventCommonData | |
CvtkXYChartRepresentationInternals | Implementation class used by vtkXYChartRepresentation |