MCPcopy 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
551std::string
552EffectInstance::getScriptName_mt_safe() const
553{
554 return getNode()->getScriptName_mt_safe();
555}
556
557int
558EffectInstance::getRenderViewsCount() const

Callers 4

getImageMethod · 0.45
renderHandlerMethod · 0.45
checkMetadataMethod · 0.45

Calls 1

getNodeFunction · 0.70

Tested by

no test coverage detected