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

Method isConnected

examples/SharedMemory/RobotControlExample.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115};
116
117bool RobotControlExample::isConnected()
118{
119 return m_physicsClient.isConnected();
120}
121
122void MyCallback2(int buttonId, bool buttonState, void* userPtr)
123{

Callers 1

stepSimulationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected