Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
Plot::~Plot()
42
{
43
fg_release_plot(get());
44
}
45
46
void Plot::setColor(const Color pColor)
47
{
Callers
nothing calls this directly
Calls
1
fg_release_plot
Function · 0.85
Tested by
no test coverage detected