Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ange-yaghi/engine-sim
/ connect
Method
connect
scripting/include/ignition_module_node.h:50–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void connect(IgnitionWireNode *wire, double angle) {
51
m_posts.push_back({ wire, angle });
52
}
53
54
protected:
55
virtual void registerInputs() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected