Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ setOnPath
Method
setOnPath
gecode/gist/visualnode.hpp:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
forceinline void
198
VisualNode::setOnPath(bool b) {
199
setFlag(ONPATH, b);
200
}
201
202
forceinline Shape*
203
VisualNode::getShape(void) {
Callers
2
pathUp
Method · 0.80
unPathUp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected