MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getNInputs

Method getNInputs

Engine/ViewerInstance.cpp:265–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263}
264
265int
266ViewerInstance::getNInputs() const
267{
268 return 10;
269}
270
271void
272ViewerInstance::getFrameRange(double *first,

Calls

no outgoing calls

Tested by

no test coverage detected