#include "SVTK_Renderer.h"#include "SVTK_Trihedron.h"#include "SVTK_CubeAxesActor2D.h"#include "SVTK_AreaPicker.h"#include "SALOME_Actor.h"#include "VTKViewer_Actor.h"#include "VTKViewer_Algorithm.h"#include "VTKViewer_Transform.h"#include "VTKViewer_Utilities.h"#include "VTKViewer_OpenGLRenderer.h"#include <vtkCamera.h>#include <vtkTextProperty.h>#include <vtkObjectFactory.h>#include <vtkCallbackCommand.h>#include <vtkPicker.h>#include <vtkPointPicker.h>#include <vtkCellPicker.h>#include <vtkProperty.h>#include <vtkProp3DCollection.h>Functions | |
| vtkStandardNewMacro (SVTK_Renderer) | |
| bool | CheckBndBox (const double theBounds[6]) | 
      
  | 
  inline | 
If parameter theIsForcedUpdate is true, recalculate parameters for trihedron and cube axes, even if trihedron and cube axes is invisible.
| vtkStandardNewMacro | ( | SVTK_Renderer | ) |