Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ setOffset
Method
setOffset
gecode/gist/visualnode.hpp:149–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
VisualNode::getOffset(void) { return offset; }
148
149
forceinline void
150
VisualNode::setOffset(int n) { offset = n; }
151
152
forceinline bool
153
VisualNode::isDirty(void) {
Callers
1
computeShape
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected