[][src]Type Definition parry2d::math::Isometry

type Isometry<N> = Isometry2<N>;

The transformation matrix type.

Trait Implementations

impl IsometryOps for Isometry<Real>[src]

impl RigidMotion for Isometry<Real>[src]