quick draft implementation for SharedMemoryInProcessPhysicsC_API
This commit is contained in:
@@ -68,6 +68,7 @@ b3Clock::b3Clock()
|
||||
reset();
|
||||
}
|
||||
|
||||
|
||||
b3Clock::~b3Clock()
|
||||
{
|
||||
delete m_data;
|
||||
|
||||
Reference in New Issue
Block a user