add some documentation
This commit is contained in:
@@ -73,6 +73,7 @@ public:
|
||||
return BT_GRAVITY_FORCE;
|
||||
}
|
||||
|
||||
// the gravitational potential energy
|
||||
virtual double totalEnergy(btScalar dt)
|
||||
{
|
||||
double e = 0;
|
||||
|
||||
Reference in New Issue
Block a user