mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -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
|
// this allows baseLinearIntegrator to censor/modify data that the
|
||||||
// actual integration function receives.
|
// 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;
|
float dt) = 0;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user