Skip to main content

Point4F32

Type Alias Point4F32 

Source
pub type Point4F32 = [f32; 4];
Expand description

4D point with f32 components — rational/weighted homogeneous (xyzw).