MCPcopy Create free account
hub / github.com/arrayfire/forge / height

Method height

src/backend/opengl/font_atlas_impl.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150size_t FontAtlas::height() const
151{
152 return mHeight;
153}
154
155size_t FontAtlas::depth() const
156{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected