Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getOutputFielding
Method
getOutputFielding
Engine/NodeMetadata.cpp:215–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
ImageFieldingOrderEnum
216
NodeMetadata::getOutputFielding() const
217
{
218
return _imp->outputFielding;
219
}
220
221
void
222
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