MCPcopy Create free account
hub / github.com/Gecode/gecode / depth

Method depth

gecode/gist/visualnode.hpp:59–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 forceinline int
60 Shape::depth(void) const { return _depth; }
61
62 forceinline void
63 Shape::setDepth(int d) {

Callers 8

computeShapeMethod · 0.45
isClippedMethod · 0.45
TreeCanvasMethod · 0.45
updateCanvasMethod · 0.45
zoomToFitMethod · 0.45
exportNodePDFMethod · 0.45
printMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected