[][src]Type Definition truck_base::cgmath64::Point3

type Point3 = Point3<f64>;

redefinition, scalar = f64

Trait Implementations

impl Tolerance for Point3[src]