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

type VectorOfPoint2d = Vector<Point2d>;

Implementations

impl VectorOfPoint2d[src]

Trait Implementations