MCPcopy Create free account
hub / github.com/NatronGitHub/openfx-misc / refreshDynamicProps

Method refreshDynamicProps

Reformat/Reformat.cpp:682–686  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

680}
681
682void
683ReformatPlugin::refreshDynamicProps()
684{
685 setCanTransform( _preserveBB->getValue() );
686}
687
688void
689ReformatPlugin::refreshVisibility()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected