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

type VectorOfVectorOfPoint = Vector<Vector<Point>>;

Implementations

impl VectorOfVectorOfPoint[src]

Trait Implementations