Unit 'nxMath3D' Package
[Overview][Procedures and functions][Variables][Index] [#pl_nxpascal]

Matrix

Declaration

Source position: nxMath3D.pas line 80

function Matrix(

  const mat: TMatrix3f

):TMatrix; overload;

function Matrix(

  const mat: TMatrix4d

):TMatrix; overload;



CT Web help

CodeTyphon Studio