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