VTK  9.3.20240329
Classes | Macros
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 177 of file vtkScalarBarActor.h.

◆ VTK_ORIENT_VERTICAL

#define VTK_ORIENT_VERTICAL   1

Definition at line 178 of file vtkScalarBarActor.h.