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

Method display

src/backend/opengl/window_impl.cpp:213–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213long long window_impl::display() const
214{
215 return mDsp;
216}
217
218int window_impl::width() const
219{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected