Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkScalarBarActor.h File Reference

#include "vtkActor2D.h"

Include dependency graph for vtkScalarBarActor.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkScalarBarActor
 Create a scalar bar with labels. More...

Defines

#define VTK_ORIENT_HORIZONTAL   0
#define VTK_ORIENT_VERTICAL   1


Define Documentation

#define VTK_ORIENT_HORIZONTAL   0
 

Definition at line 81 of file vtkScalarBarActor.h.

Referenced by vtkScalarBarActor::SetOrientationToHorizontal().

#define VTK_ORIENT_VERTICAL   1
 

Definition at line 82 of file vtkScalarBarActor.h.

Referenced by vtkScalarBarActor::SetOrientationToVertical().