Trait opencv::core::ValidPoint3Type[][src]

pub trait ValidPoint3Type: NumAssign + PartialOrd + Default + Copy + Sealed { }
Expand description

This sealed trait is implemented for types that are valid to use in corresponding context

Implementations on Foreign Types

Implementors