sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Matrix.toString
sbylib
math
matrix
Matrix
Converts to string
struct
Matrix
(T, uint U, uint V)
const
string
toString
(
)
if
(
__traits(
isArithmetic
,
T
)
)
Return Value
Type:
string
string representation of this matrix
Meta
Source
See Implementation
sbylib
math
matrix
Matrix
aliases
ElementType
constructors
this
functions
array
column
opBinary
opIndex
opOpAssign
opUnary
row
toString
manifest constants
Column
Row
static functions
axisAngle
identity
lookAt
makeInvertTRS
makeTRS
ortho
perspective
rotFromTo
scale
translate
Converts to string