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

Matrix4x4Identity

Declaration

Source position: kraft.pas line 4420

const Matrix4x4Identity: TKraftMatrix4x4 = ((1.0, 0.0, 0, 0.0), (0.0, 1.0, 0.0, 0.0), (0.0, 0.0, 1.0, 0.0), (0.0, 0.0, 0, 1.0));



CT Web help

CodeTyphon Studio