Struct urdf_rs::Vec3 [] [src]

pub struct Vec3 {
    pub data: [f64; 3],
}

Fields

Trait Implementations

impl Debug for Vec3
[src]

Formats the value using the given formatter.