FiniteBoundingVolume¶
from panda3d.core import FiniteBoundingVolume
-
class
FiniteBoundingVolume
¶ Bases:
GeometricBoundingVolume
A special kind of
GeometricBoundingVolume
that is known to be finite. It is possible to query this kind of volume for its minimum and maximum extents.Inheritance diagram
-
static
getClassType
() → TypeHandle¶
-
static