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

Invert

Declaration

Source position: nxMath3D.pas line 29

function Invert(

  const v: TVector

):TVector; overload;

function Invert(

  const M: TMatrix

):TMatrix; overload;

function Invert(

  m: TMatrix3f

):TMatrix3f; overload;



CT Web help

CodeTyphon Studio