#include "pandabase.h"#include "typedObject.h"#include "typedReferenceCount.h"#include "boundingVolume.I"Go to the source code of this file.
Compounds | |
| class | BoundingVolume |
| This is an abstract class for any volume in any sense which can be said to define the locality of reference of a node in a graph, along with all of its descendants. More... | |
Functions | |
| INLINE_MATHUTIL ostream & | operator<< (ostream &out, const BoundingVolume &bound) |
Definition in file boundingVolume.h.
|
||||||||||||
|
Definition at line 162 of file boundingVolume.I. |
1.3