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

Method doesTemporalClipAccess

Engine/OfxEffectInstance.cpp:3057–3062  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3055}
3056
3057bool
3058OfxEffectInstance::doesTemporalClipAccess() const
3059{
3060 // first, check the descriptor, then the instance
3061 return _imp->doesTemporalAccess;
3062}
3063
3064bool
3065OfxEffectInstance::isHostChannelSelectorSupported(bool* defaultR,

Callers 1

shouldCacheOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected