Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getModel
Method
getModel
Engine/FileSystemModel.cpp:232–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
FileSystemModelPtr getModel() const
233
{
234
return model.lock();
235
}
236
};
237
238
FileSystemItem::FileSystemItem(const FileSystemModelPtr& model,
Callers
2
addChild
Method · 0.45
gatheringKernel
Method · 0.45
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected