Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getOutputFielding
Method
getOutputFielding
Engine/NodeMetadata.cpp:216–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
ImageFieldingOrderEnum
217
NodeMetadata::getOutputFielding() const
218
{
219
return _imp->outputFielding;
220
}
221
222
void
223
NodeMetadata::setIsContinuous(bool continuous)
Callers
3
getFieldingOrder
Method · 0.80
onMetadataRefreshed
Method · 0.80
setupClipPreferencesArgsFromMetadata
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected