JCL Help:TMatrix3d

From Project JEDI Wiki
Jump to navigationJump to search


Summary

3 x 3 Matrix as used by TJclLinearTransformation.


Pascal

 public TMatrix3d = record
A: array [0..2, 0..2] of Extended;
end;


Description

The description for this help topic does not exist, edit this page


About

Unit

JclGraphics


Navigation

Donator

Alex Denissov


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page