mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
formatting
This commit is contained in:
parent
f7e417c6d5
commit
9fe1cd049d
@ -35,7 +35,8 @@ private:
|
||||
|
||||
// this allows baseLinearIntegrator to censor/modify data that the
|
||||
// actual integration function receives.
|
||||
virtual void child_integrate(Physical *physical, pvector< PT(LinearForce) > &forces,
|
||||
virtual void child_integrate(Physical *physical,
|
||||
pvector< PT(LinearForce) > &forces,
|
||||
float dt) = 0;
|
||||
|
||||
protected:
|
||||
|
Loading…
x
Reference in New Issue
Block a user