Unit 'kraft' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kraft]

Matrix3x3Identity

Declaration

Source position: kraft.pas line 4413

const Matrix3x3Identity: TKraftMatrix3x3 = ((1.0, 0.0, 0.0, 0.0), (0.0, 1.0, 0.0, 0.0), (0.0, 0.0, 1.0, 0.0));



CT Web help

CodeTyphon Studio