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

vtkScalarBarActor.h File Reference

#include "vtkActor2D.h"

Go to the source code of this file.

Defines

#define VTK_ORIENT_HORIZONTAL   0
#define VTK_ORIENT_VERTICAL   1


Define Documentation

#define VTK_ORIENT_HORIZONTAL   0
 

Definition at line 73 of file vtkScalarBarActor.h.

Referenced by vtkScalarBarActor::SetOrientationToHorizontal().

#define VTK_ORIENT_VERTICAL   1
 

Definition at line 74 of file vtkScalarBarActor.h.

Referenced by vtkScalarBarActor::SetOrientationToVertical().