VTK
Classes | Macros
vtkFrustumCoverageCuller.h File Reference
#include "vtkRenderingCoreModule.h"
#include "vtkCuller.h"
Include dependency graph for vtkFrustumCoverageCuller.h:

Go to the source code of this file.

Classes

class  vtkFrustumCoverageCuller
 cull props based on frustum coverage More...
 

Macros

#define VTK_CULLER_SORT_NONE   0
 
#define VTK_CULLER_SORT_FRONT_TO_BACK   1
 
#define VTK_CULLER_SORT_BACK_TO_FRONT   2
 

Macro Definition Documentation

#define VTK_CULLER_SORT_NONE   0

Definition at line 44 of file vtkFrustumCoverageCuller.h.

#define VTK_CULLER_SORT_FRONT_TO_BACK   1

Definition at line 45 of file vtkFrustumCoverageCuller.h.

#define VTK_CULLER_SORT_BACK_TO_FRONT   2

Definition at line 46 of file vtkFrustumCoverageCuller.h.