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

type VectorOfPoint2d = Vector<Point2d>;

Implementations

impl VectorOfPoint2d[src]

Trait Implementations