#include "VISU_OBJECT.h"#include <vtkObject.h>#include <vtkCommand.h>#include "VTKViewer.h"#include "VISU_Actor.h"
Go to the source code of this file.
Data Structures | |
| class | VISU_GaussPtsSettings |
| Base class of Gauss Points settings. More... | |
| class | VISU_InsideCursorSettings |
| Class of Inside Cursor Gauss Points settings. More... | |
| class | VISU_OutsideCursorSettings |
| Class of Outside Cursor Gauss Points settings. More... | |
Packages | |
| package | VISU |
Variables | |
| const vtkIdType | VISU.UpdateFromSettingsEvent = vtkCommand::UserEvent + 100 |
| const vtkIdType | VISU.UpdateInsideSettingsEvent = vtkCommand::UserEvent + 101 |
| const vtkIdType | VISU.UpdateOutsideSettingsEvent = vtkCommand::UserEvent + 102 |