Krita Source Code Documentation
Loading...
Searching...
No Matches
Private::matrix Struct Reference

Public Attributes

qreal a = 0
 
qreal b = 0
 
qreal c = 0
 
qreal d = 0
 
qreal e = 0
 
qreal f = 0
 

Detailed Description

Definition at line 22 of file SvgTransformParser.cpp.

Member Data Documentation

◆ a

qreal Private::matrix::a = 0

Definition at line 24 of file SvgTransformParser.cpp.

◆ b

qreal Private::matrix::b = 0

Definition at line 25 of file SvgTransformParser.cpp.

◆ c

qreal Private::matrix::c = 0

Definition at line 26 of file SvgTransformParser.cpp.

◆ d

qreal Private::matrix::d = 0

Definition at line 27 of file SvgTransformParser.cpp.

◆ e

qreal Private::matrix::e = 0

Definition at line 28 of file SvgTransformParser.cpp.

◆ f

qreal Private::matrix::f = 0

Definition at line 29 of file SvgTransformParser.cpp.


The documentation for this struct was generated from the following file: