Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ange-yaghi/engine-sim
/ FunctionNode
Method
FunctionNode
scripting/include/function_node.h:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
18
public:
19
FunctionNode() { /* void */ }
20
virtual ~FunctionNode() { /* void */ }
21
22
void addSample(double x, double y) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected