Struct assimp::math::quaternion::Quaternion [] [src]

pub struct Quaternion(_);

Quaternion docs

Methods

impl Quaternion
[src]

Trait Implementations

impl Clone for Quaternion
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Quaternion
[src]

impl Debug for Quaternion
[src]

Formats the value using the given formatter.

impl PartialEq for Quaternion
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Deref for Quaternion
[src]

The resulting type after dereferencing

The method called to dereference a value