OdeBoxGeom
from panda3d.ode import OdeBoxGeom
- class OdeBoxGeom
Bases:
Bases:
OdeGeom
Inheritance diagram
- __init__(space: OdeSpace, size: panda3d.core.LVecBase3f)
- static getClassType() panda3d.core.TypeHandle
- getLengths() panda3d.core.LVecBase3f
- getPointDepth(p: panda3d.core.LPoint3f) float
- setLengths(size: panda3d.core.LVecBase3f)