MCPcopy 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
76void SampleVehicleSceneQueryData::free()
77{
78 PX_FREE(this);
79}
80
81PxBatchQuery* SampleVehicleSceneQueryData::setUpBatchedSceneQuery(PxScene* scene)
82{

Callers 7

shutdownMethod · 0.45
create4WVehicleMethod · 0.45
create6WVehicleMethod · 0.45
create4WTankMethod · 0.45
create6WTankMethod · 0.45
onShutdownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected