Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ ~PvdPhysicsClient
Method
~PvdPhysicsClient
physx/source/physx/src/PvdPhysicsClient.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
PvdPhysicsClient::~PvdPhysicsClient()
51
{
52
mPvd->removeClient(this);
53
}
54
55
PvdDataStream* PvdPhysicsClient::getDataStream()
56
{
Callers
nothing calls this directly
Calls
1
removeClient
Method · 0.45
Tested by
no test coverage detected