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