Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getItemNodeMap
Method
getItemNodeMap
Gui/DopeSheet.cpp:304–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
DSTreeItemNodeMap
305
DopeSheet::getItemNodeMap() const
306
{
307
return _imp->treeItemNodeMap;
308
}
309
310
void
311
DopeSheet::addNode(NodeGuiPtr nodeGui)
Callers
7
getCursorDuringHover
Method · 0.80
drawRows
Method · 0.80
computeRangesBelow
Method · 0.80
createSelectionFromRect
Method · 0.80
getKeyframeRange
Method · 0.80
mousePressEvent
Method · 0.80
selectAll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected