MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / destroyInstance

Method destroyInstance

physx/source/physx/src/PvdMetaDataPvdBinding.cpp:739–742  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

737}
738
739void PvdMetaDataBinding::destroyInstance(PvdDataStream& inStream, const PxMaterial& inMaterial, const PxPhysics& ownerPhysics)
740{
741 removePhysicsGroupProperty(inStream, "Materials", inMaterial, ownerPhysics);
742}
743
744void PvdMetaDataBinding::sendAllProperties(PvdDataStream& inStream, const PxHeightField& inData)
745{

Callers 5

removeSceneGroupPropertyFunction · 0.45
releaseShapesFunction · 0.45
sendSceneQueriesMethod · 0.45

Calls 10

releaseShapesFunction · 0.85
removeSceneGroupPropertyFunction · 0.85
removeObjectRefMethod · 0.80
isExclusiveMethod · 0.80
getInboundJointMethod · 0.80
isInstanceValidMethod · 0.45
findMethod · 0.45
eraseMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected