thorvg/docs/html/hierarchy.js
2021-05-25 14:21:09 +09:00

23 lines
No EOL
985 B
JavaScript

var hierarchy =
[
[ "Canvas", "classtvg_1_1Canvas.html", [
[ "GlCanvas", "classtvg_1_1GlCanvas.html", null ],
[ "SwCanvas", "classtvg_1_1SwCanvas.html", null ]
] ],
[ "Fill::ColorStop", "structtvg_1_1Fill_1_1ColorStop.html", null ],
[ "Fill", "classtvg_1_1Fill.html", [
[ "LinearGradient", "classtvg_1_1LinearGradient.html", null ],
[ "RadialGradient", "classtvg_1_1RadialGradient.html", null ]
] ],
[ "Initializer", "classtvg_1_1Initializer.html", null ],
[ "Matrix", "structtvg_1_1Matrix.html", null ],
[ "Paint", "classtvg_1_1Paint.html", [
[ "Picture", "classtvg_1_1Picture.html", null ],
[ "Scene", "classtvg_1_1Scene.html", null ],
[ "Shape", "classtvg_1_1Shape.html", null ]
] ],
[ "Point", "structtvg_1_1Point.html", null ],
[ "Tvg_Color_Stop", "structTvg__Color__Stop.html", null ],
[ "Tvg_Matrix", "structTvg__Matrix.html", null ],
[ "Tvg_Point", "structTvg__Point.html", null ]
];