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

Method getFormatHeight

Engine/TrackerContext.cpp:1609–1613  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1607}
1608
1609double
1610TrackArgs::getFormatHeight() const
1611{
1612 return _imp->formatHeight;
1613}
1614
1615double
1616TrackArgs::getFormatWidth() const

Callers 1

trackStepLibMVMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected