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

pub type VectorOfPoint2f = Vector<Point2f>;

Implementations

Trait Implementations