Type Definition wita::PhysicalSize[][src]

type PhysicalSize<T> = Size<T, Physical>;
Expand description

A size in physical coordinate.