OdeQuadTreeSpace

from panda3d.ode import OdeQuadTreeSpace
class OdeQuadTreeSpace

Bases:

Bases: OdeSpace

Inheritance diagram

Inheritance diagram of OdeQuadTreeSpace

__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