#include "VisuGUI_Selection.h"#include "VisuGUI_ViewTools.h"#include "VisuGUI_Tools.h"#include "VISU_Result_i.hh"#include "VISU_Gen_i.hh"#include "VISU_Actor.h"#include "VISU_ScalarMapAct.h"#include "VISU_GaussPtsAct.h"#include "SalomeApp_Study.h"#include "LightApp_Study.h"#include "LightApp_Displayer.h"
Data Structures | |
| struct | TPopupDispatcher< TPopupFunctor > |
| struct | TViewFunctor |
| struct | TGetRepesentationFunctor |
| struct | TIsVisibleFunctor |
| struct | TIsShrunkFunctor |
| struct | TIsShadingFunctor |
| struct | TIsScalarMapActFunctor |
| struct | TIsGaussPtsActFunctor |
| struct | TIsValuesLabeled |
| struct | TIsScalarBarVisibleFunctor |
| struct | TGetQuadratic2DRepresentation |
Defines | |
| #define | ENUM2STRING(x, y) |
Functions | |
| template<class TViewer > | |
| bool | GetPrs3dSelectionInfo (const SalomeApp_Module *theModule, const QString &theEntry, VISU::Prs3d_i *&thePrs3d, SVTK_ViewWindow *&theViewWindow, VISU_Actor *&thenActor) |
| bool GetPrs3dSelectionInfo | ( | const SalomeApp_Module * | theModule, |
| const QString & | theEntry, | ||
| VISU::Prs3d_i *& | thePrs3d, | ||
| SVTK_ViewWindow *& | theViewWindow, | ||
| VISU_Actor *& | thenActor | ||
| ) |