[][src]Trait amethyst_physics::PtReal

pub trait PtReal: RealField + From<f32> + Into<f32> { }

amethyst_physics real

Implementations on Foreign Types

impl PtReal for f32[src]

Loading content...

Implementors

Loading content...