Aardvark.Base


IMatrix<'TMatrix, 'TVec, 'TVecSub1, 'TScalar>

A matrix is a transform and elements can be accessed by [row, column].

Instance members

Instance memberDescription
[arg1]
Signature: int -> int
Modifiers: abstract

Gets or sets the specified element of this matrix.

Fork me on GitHub