|
Renders the scene using a specific occlusion culling algorithm, e.g., coherent hierarchical culling or stop and wait.
Implemented in GtpVisibility::CoherentHierarchicalCullingManager, GtpVisibility::FrustumCullingManager, and GtpVisibility::StopAndWaitCullingManager. |