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

Function PxCreateCollection

physx/source/common/src/CmCollection.cpp:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214PxCollection* PxCreateCollection()
215{
216 return PX_NEW(Collection);
217}

Callers 15

createCollectionsFunction · 0.85
generateExampleFilesFunction · 0.85
generateExampleFileFunction · 0.85
serializeMethod · 0.85
loadChunkMethod · 0.85
saveMethod · 0.85
loadMethod · 0.85
onDigitalInputEventMethod · 0.85
createCollectionMethod · 0.85
isSerializableMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected