Enum nri::structure::wrapper::OniSensorType [-] [+] [src]

pub enum OniSensorType {
    IR,
    Color,
    Depth,
}

Variants

IR
Color
Depth

Trait Implementations

Derived Implementations

impl Debug for OniSensorType

fn fmt(&self, __arg_0: &mut Formatter) -> Result