FSCRT_MATRIX Struct Reference

Structure for 2D matrix. More...

#include <fs_base_r.h>

Public Attributes

FS_FLOAT a
 Coefficient a.
 
FS_FLOAT b
 Coefficient b.
 
FS_FLOAT c
 Coefficient c.
 
FS_FLOAT d
 Coefficient d.
 
FS_FLOAT e
 Coefficient e.
 
FS_FLOAT f
 Coefficient f.
 

Detailed Description

Structure for 2D matrix.

Note
Matrix is used for coordinates transformation.

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

Foxit Corporation