MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getFieldingOrder

Method getFieldingOrder

Engine/Image.cpp:1794–1798  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1792}
1793
1794ImageFieldingOrderEnum
1795Image::getFieldingOrder() const
1796{
1797 return this->_fielding;
1798}
1799
1800ImagePremultiplicationEnum
1801Image::getPremultiplication() const

Callers 10

renderSmearDotFunction · 0.45
renderSingleStrokeMethod · 0.45
renderMaskFromStrokeMethod · 0.45
OfxImageCommonMethod · 0.45
renderRoIMethod · 0.45
ImageMethod · 0.45
resizeInternalMethod · 0.45
pasteFromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected