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

type PoseFrame = Frame<Pose>;

Implementations

impl PoseFrame[src]

pub fn pose(&self) -> Result<PoseData>[src]

Gets the pose data.