Type Alias vector2math::circle::Scalar

source ·
pub type Scalar<T> = <<T as Circle>::Vector as Vector2>::Scalar;
Expand description

The scalar type of a Circle