MCPcopy Create free account
hub / github.com/MrKepzie/Natron / setAsOutputImageFile

Method setAsOutputImageFile

Engine/KnobFile.h:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 static const std::string & typeNameStatic();
138
139 void setAsOutputImageFile()
140 {
141 _isOutputImage = true;
142 }
143
144 bool isOutputImageFile() const
145 {

Callers 5

OfxStringInstanceMethod · 0.80
setSequenceEnabledMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected