Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ markersSizes
Method
markersSizes
src/backend/opengl/plot_impl.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
size_t plot_impl::markersSizes() const
187
{
188
return mRBOSize;
189
}
190
191
void plot_impl::render(const int pWindowId,
192
const int pX, const int pY, const int pVPW, const int pVPH,
Callers
1
mboSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected