Unit 'matrix' Package
[Overview][Types][Classes][Procedures and functions][Index] [#rtl-extra]

Tmatrix4_extended

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: matrix.pp line 255

type Tmatrix4_extended = object

  data: Tmatrix4_extended_data;

  constructor init_zero;

  constructor init_identity;

  constructor init();

  function get_column();

  function get_row();

  procedure set_column();

  procedure set_row();

  function determinant;

  function inverse();

  function transpose;

end;

Inheritance

Tmatrix4_extended

|

TObject


Documentation generated on: 2023-03-18