VTK
9.4.20241114
|
#include "vtkActor2D.h"
#include "vtkDoubleArray.h"
#include "vtkRenderingAnnotationModule.h"
#include "vtkWrappingHints.h"
Go to the source code of this file.
Classes | |
class | vtkScalarBarActor |
Create a scalar bar with labels. More... | |
Macros | |
#define | VTK_ORIENT_HORIZONTAL 0 |
#define | VTK_ORIENT_VERTICAL 1 |
#define VTK_ORIENT_HORIZONTAL 0 |
Definition at line 178 of file vtkScalarBarActor.h.
#define VTK_ORIENT_VERTICAL 1 |
Definition at line 179 of file vtkScalarBarActor.h.