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

GetVector

Declaration

Source position: nxMath3D.pas line 74

function GetVector(

  const M: TMatrix;

  const axis: Integer

):TVector; overload;

function GetVector(

  const M: TMatrix3f;

  const axis: Integer

):TVector; overload;



CT Web help

CodeTyphon Studio