MCPcopy Create free account
hub / github.com/bulletphysics/bullet3 / canSubmitCommand

Method canSubmitCommand

examples/SharedMemory/PhysicsDirect.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261bool PhysicsDirect::canSubmitCommand() const
262{
263 return m_data->m_commandProcessor->isConnected();
264}
265
266bool PhysicsDirect::processDebugLines(const struct SharedMemoryCommand& orgCommand)
267{

Calls 1

isConnectedMethod · 0.45

Tested by

no test coverage detected