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

type VectorOfPoint = Vector<Point>;

Implementations

impl VectorOfPoint[src]

Trait Implementations