[][src]Module amethyst_physics::conversors::transf_conversor

This module contains the necessary functions to convert an Amethyst f32 Isometry to generic physics Isometry.

Functions

from_physics

Used to convert a generic Isometry to the amethyst f32 Isometry.

to_physics

Used to convert an amethyst f32 Isometry to the generic Isometry.