MCPcopy 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
186size_t plot_impl::markersSizes() const
187{
188 return mRBOSize;
189}
190
191void plot_impl::render(const int pWindowId,
192 const int pX, const int pY, const int pVPW, const int pVPH,

Callers 1

mboSizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected