#include "vtkPolyDataToPolyDataFilter.h"
#include "vtkCamera.h"
#include "vtkProp3D.h"
#include "vtkTransform.h"
Include dependency graph for vtkDepthSortPolyData.h:
Go to the source code of this file.
Compounds | |
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 |
|
Definition at line 74 of file vtkDepthSortPolyData.h. |
|
Definition at line 75 of file vtkDepthSortPolyData.h. |
|
Definition at line 76 of file vtkDepthSortPolyData.h. |
|
Definition at line 78 of file vtkDepthSortPolyData.h. |
|
Definition at line 79 of file vtkDepthSortPolyData.h. |
|
Definition at line 80 of file vtkDepthSortPolyData.h. |