Struct ophir::data::BeamPosition [] [src]

pub struct BeamPosition {
    pub x: f32,
    pub y: f32,
}

Fields

Methods

impl BeamPosition
[src]

Trait Implementations

impl Debug for BeamPosition
[src]

Formats the value using the given formatter.