#include <pandabase.h>
#include "boundingVolume.h"
#include <luse.h>
#include <lmatrix.h>
#include "geometricBoundingVolume.I"
Go to the source code of this file.
Compounds | |
class | GeometricBoundingVolume |
This is another abstract class, for a general class of bounding volumes that actually enclose points in 3-d space, such as BSP's and bounding spheres. More... |
Definition in file geometricBoundingVolume.h.