libmypaint
1.6.0
|
CMyPaintBrush | Maintains the data and state required to perform brush strokes |
CMyPaintBrushInputInfo | Holds information about a single MyPaintBrushInput |
CMyPaintBrushSettingInfo | Holds information about a single MyPaintBrushSetting |
CMyPaintMapping | A sequence of piecewise linear functions |
CMyPaintRectangle | Representation of a rectangle, integer values: (x, y, w, h) |
CMyPaintRectangles | Holds the size and location of a MyPaintRectangle array |
CMyPaintSurface | Abstract surface type for the MyPaint brush engine |
CMyPaintSurface2 | Extends MyPaintSurface with support for spectral ops and multiple bounding boxes |
CMyPaintSymmetryData | Contains data used for symmetry calculations |
CMyPaintSymmetryState | Contains the basis for symmetry calculations |
CMyPaintTiledSurface | Tile-backed implementation of MyPaintSurface |
CMyPaintTiledSurface2 | Tile-backed implementation of MyPaintSurface2 |
CMyPaintTileRequest | Tile request used by MyPaintTiledSurface and MyPaintTiledSurface2 |
CMyPaintTransform | 3x3 matrix of floats, row-major order |