OdeBoxGeom
from panda3d.ode import OdeBoxGeom
- class OdeBoxGeom
Bases:
Bases:
OdeGeom
Inheritance diagram
- __init__(space: OdeSpace, size: panda3d.core.LVecBase3f)
- static get_class_type() panda3d.core.TypeHandle
- get_lengths() panda3d.core.LVecBase3f
- get_point_depth(p: panda3d.core.LPoint3f) float
- set_lengths(size: panda3d.core.LVecBase3f)