Type Definition opencv::types::VectorOfVectorOfPoint[][src]

pub type VectorOfVectorOfPoint = Vector<Vector<Point>>;

Implementations

Trait Implementations