#include "CullingManager.h"
#include "HierarchyInterface.h"
Include dependency graph for CoherentHierarchicalCullingManager.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | GtpVisibility |
Typedefs | |
typedef std::pair< HierarchyNode *, OcclusionQuery * > | QueryPair |
typedef std::queue< QueryPair > | QueryQueue |