Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

IdentityMatrix

Declaration

Source position: Img32.pas line 1250

const IdentityMatrix: TMatrixD = ((1, 0, 0), (0, 1, 0), (0, 0, 1));



CT Web help

CodeTyphon Studio