MCPcopy 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

isClippedMethod · 0.80
TreeCanvasMethod · 0.80
updateCanvasMethod · 0.80
zoomToFitMethod · 0.80
exportNodePDFMethod · 0.80
printMethod · 0.80
eventNodeMethod · 0.80
paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected