gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Quaternion.this
graphene
Quaternion
Quaternion
Sets our main struct and passes it to the parent class.
this
(graphene_quaternion_t* graphene_quaternion, bool ownedRef)
class
Quaternion
this
(
graphene_quaternion_t
*
graphene_quaternion
,
bool
ownedRef
= false
)
this
()
Meta
Source
See Implementation
graphene
Quaternion
Quaternion
constructors
this
destructors
~this
functions
add
dot
equal
free
getQuaternionStruct
getStruct
init
initFromAngleVec3
initFromAngles
initFromEuler
initFromMatrix
initFromQuaternion
initFromRadians
initFromVec4
initIdentity
invert
multiply
normalize
scale
slerp
toAngleVec3
toAngles
toMatrix
toRadians
toVec4
static functions
getType
variables
graphene_quaternion
ownedRef
Sets our main struct and passes it to the parent class.