#include "VISUConfig.hh"#include "VisuGUI_Tools.h"#include "VISU_Tools.h"#include "VisuGUI_ViewTools.h"#include "VISU_ColoredPrs3dFactory.hh"#include "VISU_PipeLine.hxx"#include "VisuGUI_DialogRunner.h"#include <SUIT_Desktop.h>#include <SUIT_ResourceMgr.h>#include <SPlot2d_ViewWindow.h>#include <vtkRenderer.h>
Go to the source code of this file.
Packages | |
| package | VISU |
Functions | |
| template<class TPrs3d_i , class TViewer , class TDlg , int TIsDlgModal> | |
| void | VISU.EditPrs3d (VisuGUI *theModule, Handle(SALOME_InteractiveObject)&theIO, VISU::Prs3d_i *thePrs3d, SVTK_ViewWindow *theViewWindow) |
| template<class TPrs3d_i , class TDlg , int TIsDlgModal> | |
| void | VISU.EditPrs3d (VisuGUI *theModule, Handle(SALOME_InteractiveObject)&theIO, VISU::Prs3d_i *thePrs3d, SVTK_ViewWindow *theViewWindow=NULL) |
| template<class TPrs3d_i > | |
| TPrs3d_i * | VISU.CreatePrs3dFromFactory (VisuGUI *theModule, _PTR(SObject) theTimeStamp, const char *theMeshName, VISU::Entity theEntity, const char *theFieldName, int theTimeId, ColoredPrs3d_i::EPublishInStudyMode thePublishInStudyMode) |
| template<class TPrs3d_i , class TViewer , class TDlg , int IsDlgModal> | |
| TPrs3d_i * | VISU.CreateAndEditPrs3d (VisuGUI *theModule, _PTR(SObject) theTimeStamp, ColoredPrs3d_i::EPublishInStudyMode thePublishInStudyMode) |
| template<class TPrs3d_i , class TViewer , class TDlg , int IsDlgModal> | |
| TPrs3d_i * | VISU.CreatePrs3dInViewer (VisuGUI *theModule, _PTR(SObject) theTimeStampSObj, ColoredPrs3d_i::EPublishInStudyMode thePublishInStudyMode) |
| template<class TPrs3d_i , class TDlg , int IsDlgModal> | |
| TPrs3d_i * | VISU.CreatePrs3d (VisuGUI *theModule, const QString &theDesiredViewerType=QString()) |
| template<typename TInterface > | |
| TInterface::_var_type | VISU.GetInterface (CORBA::Object_ptr theObject) |
| template<typename TServant > | |
| TServant * | VISU.GetServantInterface (CORBA::Object_ptr theObject) |