Type Definition gdnative_core::core_types::geom::Quat[][src]

type Quat = Rotation3D<f32>;

Trait Implementations

impl Export for Quat[src]

type Hint = ()

A type-specific hint type that is valid for the type being exported.

impl FromVariant for Quat[src]

impl ToVariant for Quat[src]