Update to bullet formatting

This commit is contained in:
mbennice
2019-03-17 11:52:56 -07:00
parent d41e449d6f
commit 8fcb8d0694
3 changed files with 14 additions and 15 deletions

View File

@@ -900,7 +900,7 @@ struct b3PluginArguments
struct b3PhysicsSimulationParameters
{
double m_deltaTime;
double m_simulationTimestamp; // Output only timestamp of simulation.
double m_simulationTimestamp; // Output only timestamp of simulation.
double m_gravityAcceleration[3];
int m_numSimulationSubSteps;
int m_numSolverIterations;