OdeQuadTreeSpace¶
from panda3d.ode import OdeQuadTreeSpace
-
class
OdeQuadTreeSpace
¶ Bases:
OdeSpace
Inheritance diagram
-
__init__
(center: panda3d.core.LPoint3f, extents: panda3d.core.LVecBase3f, depth: int)¶
-
__init__
(space: OdeSpace, center: panda3d.core.LPoint3f, extents: panda3d.core.LVecBase3f, depth: int)
-
static
getClassType
() → panda3d.core.TypeHandle¶
-