Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getNumComponents
Method
getNumComponents
Engine/PyNode.cpp:94–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
int
95
ImageLayer::getNumComponents() const
96
{
97
return _comps->getNumComponents();
98
}
99
100
const QString&
101
ImageLayer::getLayerName() const
Callers
15
ImageParams
Method · 0.45
render
Method · 0.45
getImage
Method · 0.45
getComponentsNeededDefault
Method · 0.45
getComponentsNeededAndProduced_public
Method · 0.45
getUnmappedComponentsForInput
Function · 0.45
getDefaultMetadata
Method · 0.45
checkMetadata
Method · 0.45
renderSingleStroke
Method · 0.45
renderMaskInternal
Method · 0.45
trackMarker
Method · 0.45
treeRecurseFunctor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected