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

Method getID

src/backend/opengl/window_impl.cpp:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203int window_impl::getID() const
204{
205 return mID;
206}
207
208long long window_impl::context() const
209{

Callers 2

fg_render_imageFunction · 0.45
fg_render_chartFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected