Type Alias efd::GeoVar1

source ·
pub type GeoVar1 = GeoVar<Rotation<f64, 1>, 1>;
Expand description

1D geometric type.

Aliased Type§

struct GeoVar1 { /* private fields */ }