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

Method getCanTransform

Engine/ReadNode.cpp:950–954  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

948}
949
950bool
951ReadNode::getCanTransform() const
952{
953 return false;
954}
955
956SequentialPreferenceEnum
957ReadNode::getSequentialPreference() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected