Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1734
ImageFieldingOrderEnum
1735
Image::getFieldingOrder() const
1736
{
1737
return this->_fielding;
1738
}
1739
1740
ImagePremultiplicationEnum
1741
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