VTK
Classes | Defines
dox/Hybrid/vtkPolyDataSilhouette.h File Reference
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkPolyDataSilhouette.h:

Go to the source code of this file.

Classes

class  vtkPolyDataSilhouette
 sort polydata along camera view direction More...

Defines

#define VTK_DIRECTION_SPECIFIED_VECTOR   0
#define VTK_DIRECTION_SPECIFIED_ORIGIN   1
#define VTK_DIRECTION_CAMERA_ORIGIN   2
#define VTK_DIRECTION_CAMERA_VECTOR   3

Define Documentation

#define VTK_DIRECTION_SPECIFIED_VECTOR   0

Definition at line 45 of file vtkPolyDataSilhouette.h.

#define VTK_DIRECTION_SPECIFIED_ORIGIN   1

Definition at line 46 of file vtkPolyDataSilhouette.h.

#define VTK_DIRECTION_CAMERA_ORIGIN   2

Definition at line 47 of file vtkPolyDataSilhouette.h.

#define VTK_DIRECTION_CAMERA_VECTOR   3

Definition at line 48 of file vtkPolyDataSilhouette.h.