dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
mat4.opBinary
dlangui
core
math3d
mat4
multiply this matrix by scalar
mat4
opBinary
(float v)
mat4
opBinary
(float v)
mat4
opBinary
(float v)
struct
mat4
const
mat4
opBinary
(
string
op
: "*"
)
(
float
v
)
mat4
opBinary
(float v)
mat4
opBinary
(mat4 m2)
vec3
opBinary
(vec3 vector)
vec4
opBinary
(vec4 vector)
Meta
Source
See Implementation
dlangui
core
math3d
mat4
constructors
this
functions
decompose
fill
getTranslation
invert
lookAt
opAssign
opBinary
opIndex
opOpAssign
rotate
rotateX
rotateY
rotateZ
rotatex
rotatey
rotatez
scale
setDiagonal
setIdentity
setLookAt
setOrtho
setPerspective
setZero
transformPoint
transformVector
translate
transpose
properties
backVector
determinant
dump
forwardVector
static functions
identity
mul
translation
zero
static variables
IDENTITY
variables
m
multiply this matrix by scalar