dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
mat4.rotate
dlangui
core
math3d
mat4
Undocumented in source. Be warned that the author may not have intended to support it.
mat4
rotate
(float angle, vec3 axis)
struct
mat4
ref return
mat4
rotate
(
float
angle
,
const
vec3
axis
)
mat4
rotate
(float angle, float x, float y, float z)
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