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

Method context

src/backend/opengl/window_impl.cpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208long long window_impl::context() const
209{
210 return mCxt;
211}
212
213long long window_impl::display() const
214{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected