[−][src]Type Definition hexeng::World
type World = Frame<f64, TWorld>;
World coordinates
Trait Implementations
impl AnyFrame for World
[src]
impl Recast<Frame<f64, TView>> for World
[src]
Convert View frame to World
fn recast(self, view_state: &impl ViewTransform) -> View
[src]
impl Recast<Frame<i64, TAxial>> for World
[src]
Convert World frame to Axial