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

pub type VectorOfVectorOfPoint2f = Vector<Vector<Point2f>>;

Implementations

Trait Implementations