#include <SalomeApp_Module.h>#include <SVTK_ViewWindow.h>#include <VISU_Prs3d_i.hh>#include "VisuGUI_Panel.h"#include <map>#include <set>
Go to the source code of this file.
Data Structures | |
| class | VisuGUI |
Packages | |
| package | VISU |
Typedefs | |
| typedef std::pair< Prs3d_i *, int > | VISU.TPrs3dToInd |
| typedef std::set< TPrs3dToInd > | VISU.TSetPrs3d |
| typedef std::map < SVTK_ViewWindow *, TSetPrs3d > | VISU.TViewToPrs3d |