Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LuxCoreRender/LuxCore
/ GetPosition
Method
GetPosition
src/luxrays/utils/serializationutils.cpp:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
std::streampos SerializationOutputFile::GetPosition() {
58
return outFile.tellp();
59
}
60
61
//------------------------------------------------------------------------------
62
// SerializationInputFile
Callers
9
SaveSerialized
Method · 0.80
SaveRsmFile
Function · 0.80
SaveSerialized
Method · 0.80
SaveSerialized
Method · 0.80
SavePersistentCache
Method · 0.80
SavePersistentCache
Method · 0.80
SaveSerialized
Method · 0.80
SavePersistentCache
Method · 0.80
TestImageMapSerialization
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestImageMapSerialization
Function · 0.64