dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
orthoNormalMatrix
dlib
math
transformation
Setup an orientation matrix using 3 basis normalized vectors
Matrix
!(
T
, 4)
orthoNormalMatrix
(
T
)
(
Vector
!(
T
, 3)
xdir
,
Vector
!(
T
, 3)
ydir
,
Vector
!(
T
, 3)
zdir
)
Meta
Source
See Implementation
dlib
math
transformation
aliases
rotation2
scale2
translation2
functions
affineTransform2D
axisReflectionMatrix
directionToMatrix
forward
fromEuler
frustumMatrix
lookAtMatrix
orthoMatrix
orthoNormalMatrix
perspectiveMatrix
projectionMatrix
reflectionMatrix
right
rotationBetweenVectors
rotationMatrix
rotationMatrix2D
scaleAlongAxisMatrix
scaleMatrix
scaleMatrix2D
scaling
shadowMatrix
shearMatrix
toEuler
translation
translationMatrix
translationMatrix2D
up
Setup an orientation matrix using 3 basis normalized vectors