#include "VISU_OBJECT.h"#include "SALOME_Actor.h"#include "VISU_ActorBase.h"#include "VISU_BoostSignals.h"#include "SVTK_DeviceActor.h"#include <string>#include <vtkTimeStamp.h>#include <vtkSmartPointer.h>
Go to the source code of this file.
Data Structures | |
| class | VISU_Actor |
Packages | |
| package | SVTK |
| package | SVTK.Representation |
| package | VISU |
Defines | |
| #define | VTK_XVERSION (VTK_MAJOR_VERSION<<16)+(VTK_MINOR_VERSION<<8)+(VTK_BUILD_VERSION) |
Variables | |
| const Type | SVTK::Representation.Surfaceframe = Insideframe + 1 |
| const Type | SVTK::Representation.FeatureEdges = Insideframe + 2 |
| #define VTK_XVERSION (VTK_MAJOR_VERSION<<16)+(VTK_MINOR_VERSION<<8)+(VTK_BUILD_VERSION) |