Type Definition realsense_rust::frame::MotionFrame[][src]

type MotionFrame = Frame<Motion>;

Implementations

impl MotionFrame[src]

pub fn motion(&self) -> Result<[f32; 3]>[src]

Gets motion data.