Type Definition euclid::default::Point3D

source · []
pub type Point3D<T> = Point3D<T, UnknownUnit>;