Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
bool PvdPhysicsClient::isConnected() const
72
{
73
return mIsConnected;
74
}
75
76
void PvdPhysicsClient::onPvdConnected()
77
{
Callers
2
sendSceneQueries
Method · 0.45
release
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected