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

Method get

src/api/cpp/surface.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108fg_surface Surface::get() const
109{
110 return mValue;
111}
112}

Callers 1

SurfaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected