Point3

Type Alias Point3 

Source
pub type Point3 = Vec3;

Aliased Typeยง

pub struct Point3(/* private fields */);