Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
214
PxCollection* PxCreateCollection()
215
{
216
return PX_NEW(Collection);
217
}
Callers
15
createCollections
Function · 0.85
generateExampleFiles
Function · 0.85
generateExampleFile
Function · 0.85
createStackWithSerializedPrunerStructure
Function · 0.85
serialize
Method · 0.85
loadChunk
Method · 0.85
save
Method · 0.85
load
Method · 0.85
onDigitalInputEvent
Method · 0.85
createCollection
Method · 0.85
isSerializable
Method · 0.85
SnSerialization.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected