MCPcopy Create free account
hub / github.com/cogentcore/core / LocalBBox

Method LocalBBox

svg/node.go:39–39  ·  view source on GitHub ↗

LocalBBox returns the bounding box of node in local dimensions.

()

Source from the content-addressed store, hash-verified

37
38 // LocalBBox returns the bounding box of node in local dimensions.
39 LocalBBox() math32.Box2
40
41 // NodeBBox returns the bounding box in image coordinates for this node.
42 NodeBBox(sv *SVG) image.Rectangle

Callers 3

PushTransformMethod · 0.65
GradientNewForNodeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected