Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ getBoundingBox
Method
getBoundingBox
gecode/gist/visualnode.hpp:207–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
forceinline BoundingBox
208
VisualNode::getBoundingBox(void) { return getShape()->getBoundingBox(); }
209
210
}}
211
Callers
9
containsCoordinateAtDepth
Method · 0.80
isClipped
Method · 0.80
TreeCanvas
Method · 0.80
updateCanvas
Method · 0.80
zoomToFit
Method · 0.80
exportNodePDF
Method · 0.80
print
Method · 0.80
eventNode
Method · 0.80
paintEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected