dox/Rendering/vtkParallelCoordinatesActor.h File Reference

#include "vtkActor2D.h"

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 71 of file vtkParallelCoordinatesActor.h.

Referenced by vtkParallelCoordinatesActor::SetIndependentVariablesToColumns().

#define VTK_IV_ROW   1
 

Definition at line 72 of file vtkParallelCoordinatesActor.h.

Referenced by vtkParallelCoordinatesActor::SetIndependentVariablesToRows().