Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3Matrix3

Declaration

Source position: orca_scene3d.pas line 215

type TD3Matrix3 = packed record

  m11: Single;

  

  m12: Single;

  

  m13: Single;

  

  m21: Single;

  

  m22: Single;

  

  m23: Single;

  

  m31: Single;

  

  m32: Single;

  

  m33: Single;

  

end;



CT Web help

CodeTyphon Studio