LinearIntegrator
from panda3d.physics import LinearIntegrator
- class LinearIntegrator
Bases:
BaseIntegrator
Pure virtual base class for physical modeling. Takes physically modelable objects and applies forces to them.
Inheritance diagram
- __init__(*args, **kwargs)