#include "defines.h"
#include "plane.h"
#include "bounds.h"
Include dependency graph for frustum.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | salt |
Classes | |
class | salt::Frustum |
This class implements a frustum, which is an arbitrary volume in space (possibly infinite) defined by a set of planes. More... |