Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ path
Method
path
Engine/MemoryFile.cpp:286–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
284
}
285
286
std::string
287
MemoryFile::path() const
288
{
289
return _imp->path;
290
}
291
292
void
293
MemoryFile::resize(size_t new_size)
Callers
15
loadInternal
Method · 0.45
loadPythonScript
Method · 0.45
loadProject
Method · 0.45
load
Function · 0.45
restoreFromSerialization
Method · 0.45
reloadProject
Method · 0.45
allocateTileCache
Method · 0.45
Cache
Class · 0.45
Q_FOREACH
Function · 0.45
saveState
Method · 0.45
restoreState
Method · 0.45
dropEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected