|
VTK
9.0.1
|
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 41 of file vtkFrustumCoverageCuller.h.
| #define VTK_CULLER_SORT_FRONT_TO_BACK 1 |
Definition at line 42 of file vtkFrustumCoverageCuller.h.
| #define VTK_CULLER_SORT_BACK_TO_FRONT 2 |
Definition at line 43 of file vtkFrustumCoverageCuller.h.
1.8.17