VTK  9.6.1
vtkScalarBarActor.h File Reference
#include "vtkActor2D.h"
#include "vtkDoubleArray.h"
#include "vtkRenderingAnnotationModule.h"
#include "vtkWrappingHints.h"
Include dependency graph for vtkScalarBarActor.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

Macro Definition Documentation

◆ VTK_ORIENT_HORIZONTAL

#define VTK_ORIENT_HORIZONTAL   0

Definition at line 69 of file vtkScalarBarActor.h.

◆ VTK_ORIENT_VERTICAL

#define VTK_ORIENT_VERTICAL   1

Definition at line 70 of file vtkScalarBarActor.h.