Go to the documentation of this file.
23 PN_stdfloat FiniteBoundingVolume::
30 mathutil_cat.warning()
31 << get_type() <<
"::get_volume() called\n";
37 return box.get_volume();
53 bool FiniteBoundingVolume::
66 bool FiniteBoundingVolume::
A special kind of GeometricBoundingVolume that is known to be finite.
An axis-aligned bounding box; that is, a minimum and maximum coordinate triple.
TypeHandle is the identifier used to differentiate C++ class types.
bool is_infinite() const
The other side of the empty coin is an infinite volume.
virtual const FiniteBoundingVolume * as_finite_bounding_volume() const
Virtual downcast method.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
bool is_empty() const
Any kind of volume might be empty.
This is an abstract class for any volume in any sense which can be said to define the locality of ref...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.