PDF Toolbox
|
#include <PdfTools_Toolbox_Types.h>
Public Attributes | |
double | dA |
The 'a' matrix element. This is the 'a' element in the affine transformation matrix [a b 0; c d 0; e f 1]. | |
double | dB |
The 'b' matrix element. This is the 'b' element in the affine transformation matrix [a b 0; c d 0; e f 1]. | |
double | dC |
The 'c' matrix element. This is the 'c' element in the affine transformation matrix [a b 0; c d 0; e f 1]. | |
double | dD |
The 'd' matrix element. This is the 'd' element in the affine transformation matrix [a b 0; c d 0; e f 1]. | |
double | dE |
The 'e' matrix element. This is the 'e' element in the affine transformation matrix [a b 0; c d 0; e f 1]. | |
double | dF |
The 'f' matrix element. This is the 'f' element in the affine transformation matrix [a b 0; c d 0; e f 1]. | |
double TPtxGeomReal_AffineTransform::dA |
The 'a' matrix element. This is the 'a' element in the affine transformation matrix [a b 0; c d 0; e f 1].
double TPtxGeomReal_AffineTransform::dB |
The 'b' matrix element. This is the 'b' element in the affine transformation matrix [a b 0; c d 0; e f 1].
double TPtxGeomReal_AffineTransform::dC |
The 'c' matrix element. This is the 'c' element in the affine transformation matrix [a b 0; c d 0; e f 1].
double TPtxGeomReal_AffineTransform::dD |
The 'd' matrix element. This is the 'd' element in the affine transformation matrix [a b 0; c d 0; e f 1].
double TPtxGeomReal_AffineTransform::dE |
The 'e' matrix element. This is the 'e' element in the affine transformation matrix [a b 0; c d 0; e f 1].
double TPtxGeomReal_AffineTransform::dF |
The 'f' matrix element. This is the 'f' element in the affine transformation matrix [a b 0; c d 0; e f 1].