Unit 'ctOpenGL2DCanvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_opengl]

IdentityHmgMatrix

Declaration

Source position: ctOpenGL2DCanvas.pas line 364

const IdentityHmgMatrix: TMatrix4f = ((1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 0, 0, 1));



CT Web help

CodeTyphon Studio