MCPcopy 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
180GLuint plot_impl::markers()
181{
182 mIsPVROn = true;
183 return mRBO;
184}
185
186size_t plot_impl::markersSizes() const
187{

Callers 1

mboMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected