Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getLibraryBinary
Method
getLibraryBinary
Engine/Plugin.cpp:188–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
LibraryBinary*
189
Plugin::getLibraryBinary() const
190
{
191
return _binary;
192
}
193
194
int
195
Plugin::getMajorVersion() const
Callers
2
registerTestPlugins
Method · 0.80
load
Method · 0.80
Calls
no outgoing calls
Tested by
1
registerTestPlugins
Method · 0.64