OdeRayGeom
from panda3d.ode import OdeRayGeom
- class OdeRayGeom
Bases:
Bases:
OdeGeom
Inheritance diagram
- __init__(length: float)
- get(start: panda3d.core.LVecBase3f, dir: panda3d.core.LVecBase3f)
- static get_class_type() panda3d.core.TypeHandle
- get_direction() panda3d.core.LVecBase3f
- get_start() panda3d.core.LVecBase3f
- set(start: panda3d.core.LVecBase3f, dir: panda3d.core.LVecBase3f)