Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ markers
Method
markers
src/backend/opengl/plot_impl.cpp:180–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
GLuint plot_impl::markers()
181
{
182
mIsPVROn = true;
183
return mRBO;
184
}
185
186
size_t plot_impl::markersSizes() const
187
{
Callers
1
mbo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected