#include "SALOME_Actor.h"#include "SVTK_View.h"#include "SVTK_Renderer.h"#include "SVTK_ViewWindow.h"#include "SVTK_RenderWindowInteractor.h"#include "SALOME_ListIO.hxx"#include "VTKViewer_Algorithm.h"#include "SVTK_Functor.h"#include <vtkActorCollection.h>#include <vtkRenderer.h>#include <vtkProperty.h>Classes | |
| struct | SVTK::THighlightAction |
| struct | SVTK::TIsActorVisibleAction |
| struct | SVTK::TErase |
| struct | SVTK::TRemoveAction |
Namespaces | |
| namespace | SVTK |
Functions | |
| Handle (SALOME_InteractiveObject) SVTK_View | |
| Handle | ( | SALOME_InteractiveObject | ) |
Display object
| theEntry | - entry that corresponds to intractive objects |
References VTK::ActorCollectionCopy::GetActors().