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