mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-18 21:10:05 +00:00
Update PhysicsServerCommandProcessor.cpp
This commit is contained in:
parent
6784cff23a
commit
45aa392a28
@ -430,6 +430,7 @@ struct InternalStateLogger
|
||||
m_loggingType(0)
|
||||
{
|
||||
}
|
||||
virtual ~InternalStateLogger() {}
|
||||
|
||||
virtual void stop() = 0;
|
||||
virtual void logState(btScalar timeStamp)=0;
|
||||
|
Loading…
Reference in New Issue
Block a user