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

Method get

src/api/cpp/window.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96fg_window Window::get() const
97{
98 return mValue;
99}
100
101void Window::makeCurrent()
102{

Callers 3

WindowMethod · 0.45
setFontMethod · 0.45
drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected