Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ free
Method
free
physx/samples/samplevehicle/SampleVehicle_SceneQuery.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void SampleVehicleSceneQueryData::free()
77
{
78
PX_FREE(this);
79
}
80
81
PxBatchQuery* SampleVehicleSceneQueryData::setUpBatchedSceneQuery(PxScene* scene)
82
{
Callers
7
shutdown
Method · 0.45
create4WVehicle
Method · 0.45
createVehicle6WSimulationData
Function · 0.45
create6WVehicle
Method · 0.45
create4WTank
Method · 0.45
create6WTank
Method · 0.45
onShutdown
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected