thorvg/docs/html/annotated_dup.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

23 lines
No EOL
1.3 KiB
JavaScript

var annotated_dup =
[
[ "tvg", null, [
[ "Point", "structtvg_1_1Point.html", null ],
[ "Matrix", "structtvg_1_1Matrix.html", null ],
[ "Vertex", "structtvg_1_1Vertex.html", null ],
[ "Polygon", "structtvg_1_1Polygon.html", null ],
[ "Paint", "classtvg_1_1Paint.html", "classtvg_1_1Paint" ],
[ "Fill", "classtvg_1_1Fill.html", "classtvg_1_1Fill" ],
[ "Canvas", "classtvg_1_1Canvas.html", "classtvg_1_1Canvas" ],
[ "LinearGradient", "classtvg_1_1LinearGradient.html", "classtvg_1_1LinearGradient" ],
[ "RadialGradient", "classtvg_1_1RadialGradient.html", "classtvg_1_1RadialGradient" ],
[ "Shape", "classtvg_1_1Shape.html", "classtvg_1_1Shape" ],
[ "Picture", "classtvg_1_1Picture.html", "classtvg_1_1Picture" ],
[ "Scene", "classtvg_1_1Scene.html", "classtvg_1_1Scene" ],
[ "SwCanvas", "classtvg_1_1SwCanvas.html", "classtvg_1_1SwCanvas" ],
[ "GlCanvas", "classtvg_1_1GlCanvas.html", "classtvg_1_1GlCanvas" ],
[ "Initializer", "classtvg_1_1Initializer.html", null ],
[ "Animation", "classtvg_1_1Animation.html", "classtvg_1_1Animation" ],
[ "Saver", "classtvg_1_1Saver.html", "classtvg_1_1Saver" ],
[ "Accessor", "classtvg_1_1Accessor.html", "classtvg_1_1Accessor" ]
] ]
];