Trait e2rcore::interface::i_renderobj::Xform [] [src]

pub trait Xform {
    fn get_xform() -> Mat4<f32>;
}

Required Methods

Implementors