Add btSoftMultiBodyDynamicsWorld.
This commit is contained in:
@@ -961,10 +961,12 @@ void b3RobotSimAPI::renderScene()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (m_data->m_clientServerDirect)
|
||||
{
|
||||
m_data->m_clientServerDirect->renderScene();
|
||||
}
|
||||
|
||||
m_data->m_physicsServer.renderScene();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user