MCPcopy 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
97PxU32 PxDefaultMemoryInputData::getLength() const
98{
99 return mSize;
100}
101
102void PxDefaultMemoryInputData::seek(PxU32 offset)
103{

Callers 7

deserializeObjectsFunction · 0.80
checkFileFunction · 0.80
deserializeCollectionFunction · 0.80
snippetMainFunction · 0.80
lengthMethod · 0.80
readDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected