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

Method release

deps/physx/physx/samples/samplebase/RenderBaseObject.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49void RenderBaseObject::release()
50{
51 delete this;
52}

Callers 15

~BackgroundLoaderMethod · 0.45
onTickMethod · 0.45
serializeMethod · 0.45
destroyChunkMethod · 0.45
loadChunkMethod · 0.45
MeshBuilderMethod · 0.45
onShutdownMethod · 0.45
releaseJointsMethod · 0.45
createRigidActorFunction · 0.45
onShutdownMethod · 0.45
onTickPreRenderMethod · 0.45
resetSceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected