Type Definition opencv::types::VectorOfVectorOfVec2i

source ·
pub type VectorOfVectorOfVec2i = Vector<Vector<Vec2i>>;