Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getScriptName_mt_safe
Method
getScriptName_mt_safe
Engine/EffectInstance.cpp:543–547 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
541
}
542
543
std::string
544
EffectInstance::getScriptName_mt_safe() const
545
{
546
return getNode()->getScriptName_mt_safe();
547
}
548
549
std::string
550
EffectInstance::getFullyQualifiedName() const
Callers
4
getImage
Method · 0.45
renderInputImagesForRoI
Method · 0.45
renderHandler
Method · 0.45
checkMetadata
Method · 0.45
Calls
1
getNode
Function · 0.70
Tested by
no test coverage detected