VTK
|
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 |
#define VTK_CULLER_SORT_NONE 0 |
Definition at line 43 of file vtkFrustumCoverageCuller.h.
#define VTK_CULLER_SORT_FRONT_TO_BACK 1 |
Definition at line 44 of file vtkFrustumCoverageCuller.h.
#define VTK_CULLER_SORT_BACK_TO_FRONT 2 |
Definition at line 45 of file vtkFrustumCoverageCuller.h.