#include "VISU_PrsObject_i.hh"#include "VISU_BoostSignals.h"#include "SALOME_GenericObj_i.hh"#include "SALOME_Event.h"#include "VTKViewer.h"#include <boost/shared_ptr.hpp>#include <gp_Dir.hxx>#include <vector>#include <map>
Go to the source code of this file.
Data Structures | |
| class | VISU.Result_i |
| struct | VISU.Result_i.TGridInfo |
Packages | |
| package | VISU |
Functions | |
| Result_var | VISU.FindResult (SALOMEDS::SObject_ptr theSObject) |
| To find Result object as published on father of the given SObject. | |
| Result_i * | VISU.GetResult (SALOMEDS::Study_ptr theStudy, const std::string &theResultEntry) |
| To get VISU.Result object published on the given SALOMEDS.SObject. | |