PixelLightAPI
.
|
#include <PLCore/Container/Pool.h>
#include <PLCore/Container/Array.h>
#include <PLCore/Container/Bitset.h>
#include <PLCore/Container/HashMap.h>
#include <PLCore/Container/BinaryHeap.h>
#include <PLMath/PlaneSet.h>
#include <PLMath/Matrix4x4.h>
#include "PLScene/Scene/SceneQuery.h"
Go to the source code of this file.
Classes | |
class | PLScene::SQCull |
Visibility determination scene query class. More... | |
struct | PLScene::SQCull::Statistics |
Several statistics of the culling process. More... | |
Namespaces | |
namespace | PLRenderer |
namespace | PLScene |
|