Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ tree
Method
tree
libs/image_toolbox/src/image_toolbox/SVGRenderer.cpp:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
resvg_render_tree* tree() const {
43
return _tree;
44
}
45
46
private:
47
resvg_render_tree* _tree;
Callers
1
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected