PDF Toolbox
Loading...
Searching...
No Matches
Public Attributes | List of all members
TPtxGeomReal_AffineTransform Struct Reference

#include <PdfToolbox_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].
 

Member Data Documentation

◆ dA

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].

◆ dB

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].

◆ dC

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].

◆ dD

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].

◆ dE

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].

◆ dF

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].


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