Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1794
ImageFieldingOrderEnum
1795
Image::getFieldingOrder() const
1796
{
1797
return this->_fielding;
1798
}
1799
1800
ImagePremultiplicationEnum
1801
Image::getPremultiplication() const
Callers
10
renderSmearDot
Function · 0.45
renderSingleStroke
Method · 0.45
renderMaskFromStroke
Method · 0.45
OfxClipInstance.cpp
File · 0.45
OfxImageCommon
Method · 0.45
convertPlanesFormatsIfNeeded
Method · 0.45
renderRoI
Method · 0.45
Image
Method · 0.45
resizeInternal
Method · 0.45
pasteFrom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected