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

pub struct Quaternion(_);

Quaternion docs

Methods

impl Quaternion
[src]

[src]

Trait Implementations

impl Clone for Quaternion
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Quaternion
[src]

impl Debug for Quaternion
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for Quaternion
[src]

[src]

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

[src]

This method tests for !=.

impl Deref for Quaternion
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.