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

Method BBoxes

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

BBoxes computes BBox and VisBBox during Render.

(sv *SVG)

Source from the content-addressed store, hash-verified

34
35 // BBoxes computes BBox and VisBBox during Render.
36 BBoxes(sv *SVG)
37
38 // LocalBBox returns the bounding box of node in local dimensions.
39 LocalBBox() math32.Box2

Callers 11

RenderMethod · 0.65
RenderMethod · 0.65
RenderMethod · 0.65
RenderTextMethod · 0.65
RenderMethod · 0.65
RenderMethod · 0.65
RenderMethod · 0.65
RenderMethod · 0.65
RenderMethod · 0.65
RenderMethod · 0.65
RenderMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected