dlsl v0.1.1 (2017-01-01T09:58:18Z)
Dub
Repo
Matrix.isCompatibleVector
dlsl
matrix
Matrix
Undocumented in source.
struct
Matrix
(type, int numCols, int numRows)
@
safe
pure nothrow
template
isCompatibleVector (
T
) {
@
safe
pure nothrow
enum
isCompatibleVector
;
}
Members
Manifest constants
isCompatibleVector
enum
isCompatibleVector
;
Undocumented in source.
Meta
Source
See Implementation
dlsl
matrix
Matrix
aliases
cols
rows
toPrettyString
toString
valueType
vectorType
constructors
this
functions
clear
opBinary
opBinaryRight
opCast
opOpAssign
rotate
rotateX
rotateY
rotateZ
scale
translate
properties
asPrettyString
asString
identity
isIdentity
ptr
static functions
isCompatibleMatrixImpl
isCompatibleVectorImpl
rotation
rotationX
rotationY
rotationZ
scaling
translation
templates
isCompatibleMatrix
isCompatibleVector
variables
data