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

Method getFieldingOrder

Engine/Image.cpp:1734–1738  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1732}
1733
1734ImageFieldingOrderEnum
1735Image::getFieldingOrder() const
1736{
1737 return this->_fielding;
1738}
1739
1740ImagePremultiplicationEnum
1741Image::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