MCPcopy Create free account
hub / github.com/BinomialLLC/basis_universal / get_bottom

Method get_bottom

example_transcoding/utils.h:1530–1533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1528 return m_corner[1][0];
1529 }
1530 inline int get_bottom() const
1531 {
1532 return m_corner[1][1];
1533 }
1534
1535 inline bool is_empty() const
1536 {

Callers 1

set_clip_rectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected