Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getScriptName_mt_safe
Method
getScriptName_mt_safe
Engine/EffectInstance.cpp:551–555 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
std::string
552
EffectInstance::getScriptName_mt_safe() const
553
{
554
return getNode()->getScriptName_mt_safe();
555
}
556
557
int
558
EffectInstance::getRenderViewsCount() 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