AddActor(vtkSmartPointer< vtkActor > prop) | vtkfig::Figure | inline |
AddActor2D(vtkSmartPointer< vtkActor2D > prop) | vtkfig::Figure | inline |
AddAnnotations() | vtkfig::Figure | inline |
AddContextActor(vtkSmartPointer< vtkContextActor > prop) | vtkfig::Figure | inline |
AddPlot(const V &x, const V &y) | vtkfig::XYPlot | inline |
AdjustLabels(bool b) | vtkfig::XYPlot | |
annot | vtkfig::Figure | |
arrow2d | vtkfig::Figure | |
arrow3d | vtkfig::Figure | |
arrow3ds | vtkfig::Figure | |
arrow3dt | vtkfig::Figure | |
axes | vtkfig::Figure | |
bcbar | vtkfig::Figure | |
bface_lut | vtkfig::Figure | |
bface_rgbtab | vtkfig::Figure | |
bgcolor | vtkfig::Figure | |
boundary_data_producer | vtkfig::Figure | |
box | vtkfig::Figure | |
cbar | vtkfig::Figure | |
cell_lut | vtkfig::Figure | |
cell_rgbtab | vtkfig::Figure | |
celllist | vtkfig::Figure | |
Clear() | vtkfig::XYPlot | |
ClientMPReceiveData(vtkSmartPointer< internals::Communicator > communicator) | vtkfig::Figure | |
coordinate_scale_factor | vtkfig::Figure | |
ctxactors | vtkfig::Figure | |
data_producer | vtkfig::Figure | |
data_vmin | vtkfig::Figure | |
dataname | vtkfig::Figure | |
edit | vtkfig::Figure | |
elevation_lut | vtkfig::Figure | |
elevation_plot | vtkfig::Figure | |
elevation_rgbtab | vtkfig::Figure | |
framepos | vtkfig::Figure | |
GenIsolevels() | vtkfig::Figure | |
IsEmpty() | vtkfig::Figure | |
isoline_filter | vtkfig::Figure | |
isoline_plot | vtkfig::Figure | |
isosurface_filter | vtkfig::Figure | |
isosurface_plot | vtkfig::Figure | |
KeepXYAspect(bool b) | vtkfig::Figure | inline |
Message(std::string msg) | vtkfig::Figure | inline |
MPReceiveRGBTable(vtkSmartPointer< internals::Communicator > communicator, RGBTable &rgbtab) | vtkfig::Figure | static |
MPSendRGBTable(vtkSmartPointer< internals::Communicator > communicator, RGBTable &rgbtab) | vtkfig::Figure | static |
New() | vtkfig::XYPlot | static |
outline | vtkfig::Figure | |
planecutX | vtkfig::Figure | |
planecutY | vtkfig::Figure | |
planecutZ | vtkfig::Figure | |
planeX | vtkfig::Figure | |
planeY | vtkfig::Figure | |
planeZ | vtkfig::Figure | |
quiver_lut | vtkfig::Figure | |
quiver_rgbtab | vtkfig::Figure | |
real_vmin | vtkfig::Figure | |
RTAddActor(vtkSmartPointer< vtkActor > prop) | vtkfig::Figure | |
RTAddActor2D(vtkSmartPointer< vtkActor2D > prop) | vtkfig::Figure | |
RTAddAnnotations() | vtkfig::Figure | |
RTAddContextActor(vtkSmartPointer< vtkContextActor > prop) | vtkfig::Figure | |
RTBuildDomainPipeline(vtkSmartPointer< vtkRenderer > renderer) | vtkfig::Figure | |
RTBuildDomainPipeline0(vtkSmartPointer< vtkRenderer > renderer) | vtkfig::Figure | |
RTBuildVTKPipeline() | vtkfig::Figure | inlinevirtual |
RTCalcTransform() | vtkfig::Figure | |
RTInitAnnotations() | vtkfig::Figure | |
RTMessage(std::string msg) | vtkfig::Figure | |
RTProcessArrowKey(const std::string key, bool &edit) | vtkfig::Figure | |
RTProcessArrowMove(int dx, int dy, bool &edit) | vtkfig::Figure | |
RTProcessIsoKey(const std::string key, bool &edit) | vtkfig::Figure | |
RTProcessIsoMove(int dx, int dy, bool &edit) | vtkfig::Figure | |
RTProcessKey(const std::string key) | vtkfig::Figure | virtual |
RTProcessMove(int dx, int dy) | vtkfig::Figure | virtual |
RTProcessPlaneKey(const std::string plane, int idim, const std::string key, bool &edit, vtkSmartPointer< vtkCutter > planecut) | vtkfig::Figure | |
RTProcessPlaneMove(const std::string plane, int idim, int dx, int dy, bool &edit, vtkSmartPointer< vtkCutter > planecut) | vtkfig::Figure | |
RTRefreshState() | vtkfig::Figure | |
RTShowActive() | vtkfig::Figure | |
RTShowArrowScale() | vtkfig::Figure | |
RTShowInActive() | vtkfig::Figure | |
RTShowIsolevel() | vtkfig::Figure | |
RTShowPlanePos(vtkSmartPointer< vtkCutter > planecut, const std::string plane, int idim) | vtkfig::Figure | |
RTUpdateActors() | vtkfig::Figure | |
RTUpdateIsoSurfaceFilter() | vtkfig::Figure | |
ServerMPSendData(vtkSmartPointer< internals::Communicator > communicator) | vtkfig::Figure | |
SetAccumulateRange(bool b) | vtkfig::Figure | inline |
SetAxesColor(double r, double g, double b) | vtkfig::XYPlot | |
SetBackground(double r, double g, double b) | vtkfig::Figure | inline |
SetContourRGBTable(RGBTable &tab, int lutsize) | vtkfig::Figure | |
SetData(std::shared_ptr< DataSet > data, const std::string name="") | vtkfig::Figure | |
SetGridColor(double r, double g, double b) | vtkfig::XYPlot | |
SetLegendPosition(double x, double y) | vtkfig::XYPlot | |
SetLegendSize(double w, double h) | vtkfig::XYPlot | |
SetLineWidth(double w) | vtkfig::XYPlot | |
SetMarkerSize(double s) | vtkfig::XYPlot | |
SetMaskedData(std::shared_ptr< DataSet > data, const std::string name, const std::string maskname) | vtkfig::Figure | |
SetNumberOfXLabels(int n) | vtkfig::XYPlot | |
SetNumberOfYLabels(int n) | vtkfig::XYPlot | |
SetPlotColor(double r, double g, double b) | vtkfig::XYPlot | |
SetPlotLegend(const std::string legend) | vtkfig::XYPlot | |
SetPlotLineType(const std::string type) | vtkfig::XYPlot | |
SetPlotMarkerType(const std::string type) | vtkfig::XYPlot | |
SetRange() | vtkfig::Figure | |
SetTitle(const std::string t) | vtkfig::XYPlot | |
SetTransformDirty() | vtkfig::Figure | |
SetValueRange(double vmin, double vmax) | vtkfig::Figure | inline |
SetViewVolume(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) | vtkfig::Figure | inline |
SetViewVolumeToDataSetBounds() | vtkfig::Figure | inline |
SetVMinMax() | vtkfig::Figure | |
SetXAxisLabelFormat(const std::string fmt) | vtkfig::XYPlot | |
SetXRange(double x0, double x1) | vtkfig::XYPlot | |
SetXTitle(const std::string t) | vtkfig::XYPlot | |
SetXYAspect(double a) | vtkfig::Figure | inline |
SetYAxisLabelFormat(const std::string fmt) | vtkfig::XYPlot | |
SetYRange(double y0, double y1) | vtkfig::XYPlot | |
SetYTitle(const std::string t) | vtkfig::XYPlot | |
ShowDomainAxes(bool b) | vtkfig::Figure | inline |
ShowDomainBox(bool b) | vtkfig::Figure | inline |
ShowDomainOutline(bool b) | vtkfig::Figure | inline |
ShowGrid(bool b) | vtkfig::XYPlot | |
ShowLegend(bool b) | vtkfig::XYPlot | |
state | vtkfig::Figure | |
stream_lut | vtkfig::Figure | |
stream_rgbtab | vtkfig::Figure | |
SubClassName() override final | vtkfig::XYPlot | virtual |
surface_lut | vtkfig::Figure | |
surface_plot | vtkfig::Figure | |
surface_rgbtab | vtkfig::Figure | |
transform | vtkfig::Figure | |
vmin_set | vtkfig::Figure | |
warp_transform | vtkfig::Figure | |
xmin | vtkfig::Figure | |