Type Definition oxygengine_ha_renderer::math::Mat3

source ·
pub type Mat3 = Mat3<Scalar>;

Trait Implementations§

source§

impl From<Rotator> for Mat3

source§

fn from(value: Rotator) -> Self

Converts to this type from the input type.