[][src]Trait shipyard_scenegraph::QuatExt

pub trait QuatExt {
    fn identity() -> Self;
}

Required methods

fn identity() -> Self

Loading content...

Implementors

impl QuatExt for Quat[src]

Loading content...