Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BinomialLLC/basis_universal
/ get_left
Method
get_left
example_transcoding/utils.h:1518–1521 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1516
}
1517
1518
inline int get_left() const
1519
{
1520
return m_corner[0][0];
1521
}
1522
inline int get_top() const
1523
{
1524
return m_corner[0][1];
Callers
1
set_clip_rect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected