VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Filters/Hybrid/vtkDepthSortPolyData.h File Reference
#include "vtkFiltersHybridModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkDepthSortPolyData.h:

Go to the source code of this file.

Classes

class  vtkDepthSortPolyData
 sort poly data along camera view direction More...

Defines

#define VTK_DIRECTION_BACK_TO_FRONT   0
#define VTK_DIRECTION_FRONT_TO_BACK   1
#define VTK_DIRECTION_SPECIFIED_VECTOR   2
#define VTK_SORT_FIRST_POINT   0
#define VTK_SORT_BOUNDS_CENTER   1
#define VTK_SORT_PARAMETRIC_CENTER   2

Define Documentation

Definition at line 42 of file vtkDepthSortPolyData.h.

Definition at line 43 of file vtkDepthSortPolyData.h.

Definition at line 44 of file vtkDepthSortPolyData.h.

#define VTK_SORT_FIRST_POINT   0

Definition at line 46 of file vtkDepthSortPolyData.h.

#define VTK_SORT_BOUNDS_CENTER   1

Definition at line 47 of file vtkDepthSortPolyData.h.

Definition at line 48 of file vtkDepthSortPolyData.h.