MCPcopy 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
94int
95ImageLayer::getNumComponents() const
96{
97 return _comps->getNumComponents();
98}
99
100const QString&
101ImageLayer::getLayerName() const

Callers 15

ImageParamsMethod · 0.45
renderMethod · 0.45
getImageMethod · 0.45
getDefaultMetadataMethod · 0.45
checkMetadataMethod · 0.45
renderSingleStrokeMethod · 0.45
renderMaskInternalMethod · 0.45
trackMarkerMethod · 0.45
treeRecurseFunctorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected