pub type ConvertXYZNormal = Convert<f32, { _ }, 3, 3, PointXYZNormal>;

Aliased Type§

struct ConvertXYZNormal { /* private fields */ }