Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ getLength
Method
getLength
physx/source/physxextensions/src/ExtDefaultStreams.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
PxU32 PxDefaultMemoryInputData::getLength() const
98
{
99
return mSize;
100
}
101
102
void PxDefaultMemoryInputData::seek(PxU32 offset)
103
{
Callers
7
deserializeObjects
Function · 0.80
checkFile
Function · 0.80
deserializeCollection
Function · 0.80
snippetMain
Function · 0.80
createStackWithSerializedPrunerStructure
Function · 0.80
length
Method · 0.80
readData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected