thorvg/docs/html/hierarchy.js
Hermet Park b0f6640bca docs: updated to v0.11
In this update, we have chosen not to include CAPIs.
This decision was made due to the mixture of C++ and C languages
in a single documentation category, which resulted in a messy presentation.

Also, In this update, we have removed 'doxygen-awesome-css'
and introduced our own designated styles located in the 'style' folder.
After generating the Doxyfiles, we can overwrite the styles with these new ones.
2023-09-27 11:18:25 +09:00

25 lines
No EOL
1.1 KiB
JavaScript

var hierarchy =
[
[ "Accessor", "classtvg_1_1Accessor.html", null ],
[ "Animation", "classtvg_1_1Animation.html", null ],
[ "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 ],
[ "Polygon", "structtvg_1_1Polygon.html", null ],
[ "Saver", "classtvg_1_1Saver.html", null ],
[ "Vertex", "structtvg_1_1Vertex.html", null ]
];