gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Matrix.isSingular
graphene
Matrix
Matrix
Checks whether a matrix is singular.
class
Matrix
bool
isSingular
(
)
Return Value
Type:
bool
true
if the matrix is singular
Meta
Since
1.0
Source
See Implementation
graphene
Matrix
Matrix
constructors
this
destructors
~this
functions
decompose
determinant
equal
equalFast
free
getMatrixStruct
getRow
getStruct
getValue
getXScale
getXTranslation
getYScale
getYTranslation
getZScale
getZTranslation
initFrom2d
initFromFloat
initFromMatrix
initFromVec4
initFrustum
initIdentity
initLookAt
initOrtho
initPerspective
initRotate
initScale
initSkew
initTranslate
interpolate
inverse
is2d
isBackfaceVisible
isIdentity
isSingular
multiply
near
normalize
perspective
print
projectPoint
projectRect
projectRectBounds
rotate
rotateEuler
rotateQuaternion
rotateX
rotateY
rotateZ
scale
skewXy
skewXz
skewYz
to2d
toFloat
transformBounds
transformBox
transformPoint
transformPoint3d
transformRay
transformRect
transformSphere
transformVec3
transformVec4
translate
transpose
unprojectPoint3d
untransformBounds
untransformPoint
static functions
getType
variables
graphene_matrix
ownedRef
Checks whether a matrix is singular.