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

Method getInViewerContextAddSeparator

Engine/Knob.cpp:1959–1963  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1957}
1958
1959bool
1960KnobHelper::getInViewerContextAddSeparator() const
1961{
1962 return _imp->inViewerContextAddSeparator;
1963}
1964
1965void
1966KnobHelper::setInViewerContextNewLineActivated(bool activated)

Callers 1

createKnobsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected