MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / isConnected

Method isConnected

deps/physx/physx/source/physx/src/PvdPhysicsClient.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71bool PvdPhysicsClient::isConnected() const
72{
73 return mIsConnected;
74}
75
76void PvdPhysicsClient::onPvdConnected()
77{

Callers 2

sendSceneQueriesMethod · 0.45
releaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected