dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Transform.rotate
dlangui
graphics
scene
transform
Transform
rotate around custom axis
class
Transform
void
rotate
(
float
angle
,
const
ref
vec3
axis
)
Meta
Source
See Implementation
dlangui
graphics
scene
transform
Transform
constructors
this
functions
invalidateTransform
lookAt
rotate
rotateX
rotateY
rotateZ
scale
scaleX
scaleY
scaleZ
setIdentity
translate
translateX
translateY
translateZ
properties
matrix
scaling
scalingX
scalingY
scalingZ
translation
translationX
translationY
translationZ
variables
_dirtyTransform
_hasRotation
_hasScale
_hasTranslation
_matrix
_rotation
_scale
_translation
rotate around custom axis