Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1609
double
1610
TrackArgs::getFormatHeight() const
1611
{
1612
return _imp->formatHeight;
1613
}
1614
1615
double
1616
TrackArgs::getFormatWidth() const
Callers
1
trackStepLibMV
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected