dlsl ~master (2022-04-13T07:10:34.3128445)
Dub
Repo
DualQuaternion.identity
dlsl
dual_quaternion
DualQuaternion
Returns an identity vector ( x=0, y=0, z=0, w=1 ).
struct
DualQuaternion
(type)
nothrow @
nogc
pure nothrow @
nogc
pure nothrow @
nogc
@
safe
static
DualQuaternion
identity
(
)
Meta
Source
See Implementation
dlsl
dual_quaternion
DualQuaternion
aliases
quaternionType
valueType
constructors
this
functions
opBinary
ptr
rotation
toString
translation
static functions
identity
unions
__anonymous
Returns an identity vector ( x=0, y=0, z=0, w=1 ).