dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Transform.submatrix
dgt
geom
Transform
Find a 2x2 submatrix
The row and column that (x, y) sits in will be eliminated
struct
Transform
@
nogc
nothrow pure const
float
[4]
submatrix
(
int
x
,
int
y
)
Meta
Source
See Implementation
dgt
geom
Transform
constructors
this
functions
determinant
opAssign
opBinary
opIndex
opIndexAssign
print
ptr
submatrix
properties
inverse
transpose
static functions
identity
rotate
scale
translate
Find a 2x2 submatrix
The row and column that (x, y) sits in will be eliminated