AddAnimationPath(int i, int j) | vtkPVPlotMatrixView | |
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddRepresentation(vtkDataRepresentation *rep) | vtkView | |
AddRepresentationFromInput(vtkDataObject *input) | vtkView | |
AddRepresentationFromInputConnection(vtkAlgorithmOutput *conn) | vtkView | |
AddRepresentationInternal(vtkDataRepresentation *rep) override | vtkPVView | protected |
vtkView::AddRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep)) | vtkView | protectedvirtual |
AdvanceAnimationPath() | vtkPVPlotMatrixView | |
AllReduce(const vtkBoundingBox &source, vtkBoundingBox &dest) | vtkPVView | protected |
AllReduce(vtkTypeUInt64 source, vtkTypeUInt64 &dest, int operation, bool skip_data_server=false) | vtkPVView | protected |
ApplyViewTheme(vtkViewTheme *vtkNotUsed(theme)) | vtkView | virtual |
BreakOnError() | vtkObject | static |
CacheKey | vtkPVView | protected |
CallProcessViewRequest(vtkInformationRequestKey *passType, vtkInformation *request, vtkInformationVector *reply) | vtkPVView | protected |
CleanupAfterScreenshot() | vtkPVView | virtual |
ClearAnimationPath() | vtkPVPlotMatrixView | |
ClearCache(vtkPVDataRepresentation *) | vtkPVView | virtual |
CollectRevisions(ostream &) | vtkObjectBase | protectedvirtual |
ContextView | vtkPVContextView | protected |
CreateDefaultRepresentation(vtkAlgorithmOutput *conn) | vtkView | protectedvirtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
Deliver(int use_lod, unsigned int size, unsigned int *representation_ids) | vtkPVView | virtual |
Export(vtkAbstractChartExporter *exporter) | vtkPVContextView | virtual |
FastDelete() | vtkObjectBase | virtual |
GENERATE_PLOT_TYPE_DECLARATION(GridVisibility, bool) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(AxisLabelVisibility, bool) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(AxisLabelFontFamily, const char *) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(AxisLabelFontFile, const char *) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(AxisLabelFontSize, int) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(AxisLabelBold, bool) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(AxisLabelItalic, bool) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(AxisLabelNotation, int) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(AxisLabelPrecision, int) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(TooltipNotation, int) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION(TooltipPrecision, int) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION3(AxisColor, double, double, double) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION3(GridColor, double, double, double) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION3(AxisLabelColor, double, double, double) | vtkPVPlotMatrixView | |
GENERATE_PLOT_TYPE_DECLARATION4(BackgroundColor, double, double, double, double) | vtkPVPlotMatrixView | |
GetActiveColumn() | vtkPVPlotMatrixView | |
GetActiveRow() | vtkPVPlotMatrixView | |
GetAxisColor(int plotType, double color[3]) | vtkPVPlotMatrixView | |
GetAxisLabelColor(int plotType, double color[3]) | vtkPVPlotMatrixView | |
GetAxisLabelFontBold(int plotType) | vtkPVPlotMatrixView | |
GetAxisLabelFontFamily(int plotType) | vtkPVPlotMatrixView | |
GetAxisLabelFontItalic(int plotType) | vtkPVPlotMatrixView | |
GetAxisLabelFontSize(int plotType) | vtkPVPlotMatrixView | |
GetAxisLabelNotation(int plotType) | vtkPVPlotMatrixView | |
GetAxisLabelPrecision(int plotType) | vtkPVPlotMatrixView | |
GetAxisLabelVisibility(int plotType) | vtkPVPlotMatrixView | |
GetBackgroundColor(int plotType, double color[3]) | vtkPVPlotMatrixView | |
GetCacheKey() | vtkPVView | virtual |
GetClassName() | vtkPVPlotMatrixView | virtual |
vtkView::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCommand(unsigned long tag) | vtkObject | |
GetContextItem() override | vtkPVPlotMatrixView | virtual |
GetContextView() | vtkPVContextView | virtual |
GetDebug() | vtkObject | |
GetDeliveredPiece(vtkInformation *info, vtkPVDataRepresentation *repr, int port=0) | vtkPVView | static |
GetDeliveredPieceLOD(vtkInformation *info, vtkPVDataRepresentation *repr, int port=0) | vtkPVView | static |
GetDeliveryManager() | vtkPVView | virtual |
GetDeliveryManager(vtkInformation *info) | vtkPVView | protectedstatic |
GetEnableStreaming() | vtkPVView | static |
GetFormattedTitle() | vtkPVContextView | protectedvirtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetGlobalWarningDisplay() | vtkObject | static |
GetGridColor(int plotType, double color[3]) | vtkPVPlotMatrixView | |
GetGridVisibility(int plotType) | vtkPVPlotMatrixView | |
GetInCaptureScreenshot() | vtkPVView | protectedvirtual |
GetInteractor() | vtkPVContextView | |
GetLocalProcessSupportsInteraction() | vtkPVView | |
GetLogName() const | vtkPVView | inline |
GetMTime() | vtkObject | virtual |
GetNumberOfRepresentations() | vtkView | |
GetObserver() | vtkView | |
GetPiece(vtkInformation *info, vtkPVDataRepresentation *repr, int port=0) | vtkPVView | static |
GetPieceLOD(vtkInformation *info, vtkPVDataRepresentation *repr, int port=0) | vtkPVView | static |
GetPosition() | vtkPVView | virtual |
GetPosition(int &, int &) | vtkPVView | virtual |
GetPosition(int [2]) | vtkPVView | virtual |
GetPPI() | vtkPVView | virtual |
GetReferenceCount() | vtkObjectBase | |
GetReferenceCount() | vtkObjectBase | |
GetRenderWindow() | vtkPVView | inline |
GetRepresentation(int index=0) | vtkView | |
GetReuseSingleRepresentation() | vtkView | protectedvirtual |
GetScatterPlotSelectedActiveColor(double color[3]) | vtkPVPlotMatrixView | |
GetScatterPlotSelectedRowColumnColor(double color[3]) | vtkPVPlotMatrixView | |
GetSelection() | vtkPVContextView | |
GetSession() | vtkPVView | protected |
GetSize() | vtkPVView | virtual |
GetSize(int &, int &) | vtkPVView | virtual |
GetSize(int [2]) | vtkPVView | virtual |
GetTitle() | vtkPVContextView | virtual |
GetTitleAlignment() override | vtkPVPlotMatrixView | virtual |
GetTitleColor() override | vtkPVPlotMatrixView | virtual |
GetTitleFontBold() override | vtkPVPlotMatrixView | virtual |
GetTitleFontFamily() override | vtkPVPlotMatrixView | virtual |
GetTitleFontItalic() override | vtkPVPlotMatrixView | virtual |
GetTitleFontSize() override | vtkPVPlotMatrixView | virtual |
GetTooltipNotation(int plotType) | vtkPVPlotMatrixView | |
GetTooltipPrecision(int plotType) | vtkPVPlotMatrixView | |
GetUpdateTimeStamp() | vtkPVView | inline |
GetUseCache() | vtkPVView | virtual |
GetUseGenericOpenGLRenderWindow() | vtkPVView | static |
GetViewTime() | vtkPVView | virtual |
GetViewTimeValid() | vtkPVView | virtual |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
InCaveDisplayMode() | vtkPVView | |
InteractiveRender() override | vtkPVContextView | virtual |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InTileDisplayMode() | vtkPVView | |
InvokeEvent(unsigned long event) | vtkObject | |
InvokeEvent(const char *event) | vtkObject | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
IsA(const char *type) | vtkPVPlotMatrixView | virtual |
IsCached(vtkPVDataRepresentation *) | vtkPVView | virtual |
IsRepresentationPresent(vtkDataRepresentation *rep) | vtkView | |
IsTypeOf(const char *type) | vtkPVPlotMatrixView | static |
MapSelectionToInput(vtkSelection *) | vtkPVContextView | protectedvirtual |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkPVPlotMatrixView | static |
NewInstance() const | vtkView | |
NewInstanceInternal() const | vtkView | protectedvirtual |
NewRenderWindow() | vtkPVView | protected |
vtkView::operator=(const vtkObjectBase &) | vtkObjectBase | protected |
PlotMatrixSelectionCallback(vtkObject *, unsigned long, void *) | vtkPVPlotMatrixView | protected |
Position | vtkPVView | protected |
PPI | vtkPVView | protected |
PrepareForScreenshot() | vtkPVView | virtual |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | |
PrintRevisions(ostream &) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) override | vtkPVPlotMatrixView | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessEvents(vtkObject *caller, unsigned long eventId, void *callData) | vtkView | protectedvirtual |
ProcessEvents(vtkObject *caller, unsigned long eventId, void *callData) | vtkView | protectedvirtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
RegisterProgress(vtkObject *algorithm, const char *message=NULL) | vtkView | |
RemoveAllObservers() | vtkObject | |
RemoveAllRepresentations() | vtkView | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveRepresentation(vtkDataRepresentation *rep) | vtkView | |
RemoveRepresentation(vtkAlgorithmOutput *rep) | vtkView | |
RemoveRepresentationInternal(vtkDataRepresentation *rep) override | vtkPVView | protected |
vtkView::RemoveRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep)) | vtkView | protectedvirtual |
Render(bool interactive) override | vtkPVPlotMatrixView | protectedvirtual |
ReplyInformationVector | vtkPVView | protected |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
REQUEST_RENDER() | vtkPVView | static |
REQUEST_UPDATE() | vtkPVView | static |
REQUEST_UPDATE_LOD() | vtkPVView | static |
RequestInformation | vtkPVView | protected |
ReuseSingleRepresentation | vtkView | protected |
ReuseSingleRepresentationOff() | vtkView | protectedvirtual |
ReuseSingleRepresentationOn() | vtkView | protectedvirtual |
SafeDownCast(vtkObject *o) | vtkPVPlotMatrixView | static |
vtkView::SafeDownCast(vtkObjectBase *o) | vtkView | static |
ScaleRendererViewports(const double viewport[4]) | vtkPVView | virtual |
SetActivePlot(int i, int j) | vtkPVPlotMatrixView | |
SetAxisColor(int plotType, double red, double green, double blue) | vtkPVPlotMatrixView | |
SetAxisLabelBold(int plotType, bool bold) | vtkPVPlotMatrixView | |
SetAxisLabelColor(int plotType, double red, double green, double blue) | vtkPVPlotMatrixView | |
SetAxisLabelFont(int plotType, const char *family, int pointSize, bool bold, bool italic) | vtkPVPlotMatrixView | |
SetAxisLabelFontFamily(int plotType, const char *family) | vtkPVPlotMatrixView | |
SetAxisLabelFontFile(int plotType, const char *file) | vtkPVPlotMatrixView | |
SetAxisLabelFontSize(int plotType, int pointSize) | vtkPVPlotMatrixView | |
SetAxisLabelItalic(int plotType, bool italic) | vtkPVPlotMatrixView | |
SetAxisLabelNotation(int plotType, int notation) | vtkPVPlotMatrixView | |
SetAxisLabelPrecision(int plotType, int precision) | vtkPVPlotMatrixView | |
SetAxisLabelVisibility(int plotType, bool visible) | vtkPVPlotMatrixView | |
SetBackgroundColor(int plotType, double red, double green, double blue, double alpha) | vtkPVPlotMatrixView | |
SetBorderBottom(int value) | vtkPVPlotMatrixView | virtual |
SetBorderLeft(int value) | vtkPVPlotMatrixView | virtual |
SetBorderRight(int value) | vtkPVPlotMatrixView | virtual |
SetBorders(int left, int bottom, int right, int top) | vtkPVPlotMatrixView | virtual |
SetBorderTop(int value) | vtkPVPlotMatrixView | virtual |
SetCacheKey(double) | vtkPVView | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetDeliveryManager(vtkPVDataDeliveryManager *) | vtkPVView | |
SetEnableStreaming(bool) | vtkPVView | static |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGridColor(int plotType, double red, double green, double blue) | vtkPVPlotMatrixView | |
SetGridVisibility(int plotType, bool visible) | vtkPVPlotMatrixView | |
SetGutter(float x, float y) | vtkPVPlotMatrixView | virtual |
SetGutterX(float value) | vtkPVPlotMatrixView | |
SetGutterY(float value) | vtkPVPlotMatrixView | |
SetLogName(const std::string &name) | vtkPVView | inlinevirtual |
SetNumberOfAnimationFrames(int value) | vtkPVPlotMatrixView | |
SetPadding(float padding) | vtkPVPlotMatrixView | virtual |
SetPiece(vtkInformation *info, vtkPVDataRepresentation *repr, vtkDataObject *data, unsigned long trueSize=0, int port=0) | vtkPVView | static |
SetPieceLOD(vtkInformation *info, vtkPVDataRepresentation *repr, vtkDataObject *data, unsigned long trueSize=0, int port=0) | vtkPVView | static |
SetPosition(int, int) | vtkPVView | virtual |
SetPPI(int) | vtkPVView | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetRenderWindow(vtkRenderWindow *) | vtkPVView | protected |
SetRepresentation(vtkDataRepresentation *rep) | vtkView | |
SetRepresentationFromInput(vtkDataObject *input) | vtkView | |
SetRepresentationFromInputConnection(vtkAlgorithmOutput *conn) | vtkView | |
SetReuseSingleRepresentation(bool) | vtkView | protectedvirtual |
SetScatterPlotSelectedActiveColor(double red, double green, double blue, double alpha) | vtkPVPlotMatrixView | |
SetScatterPlotSelectedRowColumnColor(double red, double green, double blue, double alpha) | vtkPVPlotMatrixView | |
SetSelection(vtkChartRepresentation *repr, vtkSelection *selection) override | vtkPVPlotMatrixView | virtual |
SetSize(int, int) | vtkPVView | virtual |
SetTileScale(int x, int y) | vtkPVView | |
SetTileViewport(double x0, double y0, double x1, double y1) | vtkPVView | |
SetTitle(const char *) | vtkPVContextView | virtual |
SetTitleAlignment(int alignment) override | vtkPVPlotMatrixView | virtual |
SetTitleBold(bool bold) override | vtkPVPlotMatrixView | virtual |
SetTitleColor(double red, double green, double blue) override | vtkPVPlotMatrixView | virtual |
SetTitleFont(const char *family, int pointSize, bool bold, bool italic) override | vtkPVPlotMatrixView | virtual |
SetTitleFontFamily(const char *family) override | vtkPVPlotMatrixView | virtual |
SetTitleFontFile(const char *file) override | vtkPVPlotMatrixView | virtual |
SetTitleFontSize(int pointSize) override | vtkPVPlotMatrixView | virtual |
SetTitleItalic(bool italic) override | vtkPVPlotMatrixView | virtual |
SetTooltipNotation(int plotType, int notation) | vtkPVPlotMatrixView | |
SetTooltipPrecision(int plotType, int precision) | vtkPVPlotMatrixView | |
SetupInteractor(vtkRenderWindowInteractor *) | vtkPVContextView | virtual |
SetUseCache(bool) | vtkPVView | virtual |
SetUseGenericOpenGLRenderWindow(bool val) | vtkPVView | static |
SetViewTime(double value) | vtkPVView | virtual |
Size | vtkPVView | protected |
StartAnimationPath() | vtkPVPlotMatrixView | |
StillRender() override | vtkPVContextView | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkPVPlotMatrixView | |
SynchronizeRepresentationTemporalPipelineStates() | vtkPVView | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
UnRegisterProgress(vtkObject *algorithm) | vtkView | |
Update() override | vtkPVView | virtual |
UpdateSettings() | vtkPVPlotMatrixView | |
UpdateTimeStamp | vtkPVView | protected |
UseCache | vtkPVView | protected |
VIEW() | vtkPVView | static |
ViewTime | vtkPVView | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | protected |
vtkPVContextView() | vtkPVContextView | protected |
vtkPVPlotMatrixView() | vtkPVPlotMatrixView | protected |
vtkPVView(bool create_render_window=true) | vtkPVView | protected |
vtkView() | vtkView | protected |
WeakPointers | vtkObjectBase | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkPVContextView() override | vtkPVContextView | protected |
~vtkPVPlotMatrixView() override | vtkPVPlotMatrixView | protected |
~vtkPVView() override | vtkPVView | protected |
~vtkView() | vtkView | protected |