Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

contrib/vtkDepthSortPolyData.h File Reference

#include "vtkPolyDataToPolyDataFilter.h"
#include "vtkCamera.h"
#include "vtkProp3D.h"
#include "vtkTransform.h"

Include dependency graph for vtkDepthSortPolyData.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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 Documentation

#define VTK_DIRECTION_BACK_TO_FRONT   0
 

Definition at line 71 of file vtkDepthSortPolyData.h.

#define VTK_DIRECTION_FRONT_TO_BACK   1
 

Definition at line 72 of file vtkDepthSortPolyData.h.

#define VTK_DIRECTION_SPECIFIED_VECTOR   2
 

Definition at line 73 of file vtkDepthSortPolyData.h.


Generated on Wed Nov 21 12:41:06 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001