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

Method get

src/backend/opengl/window_impl.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228const wtk::Widget* window_impl::get() const
229{
230 return mWindow;
231}
232
233const std::shared_ptr<colormap_impl>& window_impl::colorMapPtr() const
234{

Callers 4

toStringFunction · 0.45
MakeContextCurrentFunction · 0.45
window_implMethod · 0.45
makeCurrentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected