ThorVG  v0.8
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Ntvg
 CAccessorThe Accessor is a utility class to debug the Scene structure by traversing the scene-tree
 CCanvasAn abstract class for drawing graphical elements
 CFillAn abstract class representing the gradient fill of the Shape object
 CColorStopA data structure storing the information about the color and its relative position inside the gradient bounds
 CGlCanvasA class for the rendering graphic elements with a GL raster engine
 CInitializerA class that enables initialization and termination of the TVG engines
 CLinearGradientA class representing the linear gradient fill of the Shape object
 CMatrixA data structure representing a three-dimensional matrix
 CPaintAn abstract class for managing graphical elements
 CPictureA class representing an image read in one of the supported formats: raw, svg, png, jpg and etc. Besides the methods inherited from the Paint, it provides methods to load & draw images on the canvas
 CPointA data structure representing a point in two-dimensional space
 CRadialGradientA class representing the radial gradient fill of the Shape object
 CSaverA class for exporting a paint object into a specified file, from which to recover the paint data later
 CSceneA class to composite children paints
 CShapeA class representing two-dimensional figures and their properties
 CSwCanvasA class for the rendering graphical elements with a software raster engine
 CTvg_Color_StopA data structure storing the information about the color and its relative position inside the gradient bounds
 CTvg_MatrixA data structure representing a three-dimensional matrix
 CTvg_PointA data structure representing a point in two-dimensional space