PXC_Matrix Structure
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_Matrix Structure}} | {{#customTitle:PXC_Matrix Structure}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:54, 20 April 2015
Specifies the ...
Syntax
struct PXC_Matrix { double a; double b; double c; double d; double e; double f; };
Members
- a
- Value of double ...
- b
- Value of double ...
- c
- Value of double ...
- d
- Value of double ...
- e
- Value of double ...
- f
- Value of double ...
See Also
See also ...