sily v3.0.0 (2023-10-17T16:22:24Z)
Dub
Repo
Matrix.data
sily
matrix
Matrix
Matrix data
struct
Matrix
(T, size_t H, size_t W)
T
[
W
][
H
]
data
;
Meta
Source
See Implementation
sily
matrix
Matrix
aliases
MatType
dataType
inverse
inversed
toArray
toGlArray
constructors
this
functions
adjoint
buffer
copyof
determinant
fixNegativeZero
glbuffer
invert
inverted
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
ptr
resize
scalarDivide
scalarMultiply
toHash
toString
toStringPretty
transpose
static functions
frustum
identity
lookAt
ortho
perspective
rotation
rotationX
rotationY
rotationZ
scale
shear
translation
variables
columns
data
isSquare
rows
size
Matrix data