Skip to main content

point3_as_ref

Function point3_as_ref 

Source
pub fn point3_as_ref(p: &Point3Impl) -> &[f32; 3]
Expand description

Get point coordinates as a &[f32; 3] ref.