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

type VectorOfPoint2f = Vector<Point2f>;

Implementations

impl VectorOfPoint2f[src]

Trait Implementations