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

type MotionFrame = Frame<Motion>;

Implementations

impl MotionFrame[src]

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

Gets motion data.