
Go to the source code of this file.
Packages | |
| package | VISU |
Functions | |
| void | VISU.UpdateCurve (VISU::Curve_i *theCurve, Plot2d_ViewFrame *thePlot, SPlot2d_Curve *plotCurve, int theDisplaying) |
| void | VISU.PlotTable (SalomeApp_Study *theStudy, Plot2d_ViewFrame *thePlot, VISU::Table_i *table, int theDisplaying) |
| void | VISU.PlotCurve (Plot2d_ViewFrame *thePlot, VISU::Curve_i *theCurve, int theDisplaying) |
| void | VISU.PlotRemoveCurve (SalomeApp_Application *theApp, VISU::Curve_i *pCrv) |
| void | VISU.PlotContainer (Plot2d_ViewFrame *thePlot, VISU::Container_i *container, int theDisplaying) |
| void | VISU.CreatePlot (VISU_Gen_i *theVisuGen, Plot2d_ViewFrame *thePlot, _PTR(SObject) theTableSO) |
| void | VISU.SetVisibilityState (std::string entry, Qtx::VisibilityState state) |
| void | VISU.SetVisibilityState (SALOME_Actor *theActor, Qtx::VisibilityState state) |
| void | VISU.CurveVisibilityChanged (VISU::Curve_i *theCurve, int theDisplaying, bool updateCurve, bool updateTable, bool updateContainers) |
| Qtx::VisibilityState | VISU.GetStateByDisplaying (int theDisplaying) |
| void | VISU.updateContainerVisibility (VISU::Container_i *theContainer) |