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

vtkParallelCoordinatesActor.h File Reference

#include "vtkActor2D.h"

Include dependency graph for vtkParallelCoordinatesActor.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkParallelCoordinatesActor
 create parallel coordinate display from input field More...

Defines

#define VTK_IV_COLUMN   0
#define VTK_IV_ROW   1


Define Documentation

#define VTK_IV_COLUMN   0
 

Definition at line 83 of file vtkParallelCoordinatesActor.h.

Referenced by vtkParallelCoordinatesActor::SetIndependentVariablesToColumns().

#define VTK_IV_ROW   1
 

Definition at line 84 of file vtkParallelCoordinatesActor.h.

Referenced by vtkParallelCoordinatesActor::SetIndependentVariablesToRows().