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

Method getAutoTrackMutex

Engine/TrackerContext.cpp:1621–1625  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1619}
1620
1621QMutex*
1622TrackArgs::getAutoTrackMutex() const
1623{
1624 return &_imp->autoTrackMutex;
1625}
1626
1627int
1628TrackArgs::getStart() const

Callers 1

trackStepLibMVMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected