Struct graphene::Quaternion
source · [−]#[repr(transparent)]pub struct Quaternion { /* private fields */ }
Implementations
Trait Implementations
Returns the type identifier of Self
.
Auto Trait Implementations
impl RefUnwindSafe for Quaternion
impl Send for Quaternion
impl Sync for Quaternion
impl Unpin for Quaternion
impl UnwindSafe for Quaternion
Blanket Implementations
Mutably borrows from an owned value. Read more
Returns a SendValue
clone of self
.