MCPcopy Create free account
hub / github.com/arrayfire/forge / ~Plot

Method ~Plot

src/api/cpp/plot.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41Plot::~Plot()
42{
43 fg_release_plot(get());
44}
45
46void Plot::setColor(const Color pColor)
47{

Callers

nothing calls this directly

Calls 1

fg_release_plotFunction · 0.85

Tested by

no test coverage detected