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

Method getIsFrameVarying

Engine/NodeMetadata.cpp:240–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240bool
241NodeMetadata::getIsFrameVarying() const
242{
243 return _imp->isFrameVarying;
244}
245
246void
247NodeMetadata::setPixelAspectRatio(int inputNb,

Callers 3

isFrameVaryingMethod · 0.80
onMetadataRefreshedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected