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 getClassType() panda3d.core.TypeHandle
- getDirection() panda3d.core.LVecBase3f
- getStart() panda3d.core.LVecBase3f
- set(start: panda3d.core.LVecBase3f, dir: panda3d.core.LVecBase3f)