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

Method progressUpdate

Engine/AppInstance.h:266–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264 }
265
266 virtual bool progressUpdate(const NodePtr& /*node*/,
267 double /*t*/)
268 {
269 return true;
270 }
271
272 /**
273 * @brief Checks for a new version of Natron

Calls

no outgoing calls

Tested by

no test coverage detected