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

pub type VectorOfVec2f = Vector<Vec2f>;

Implementations

Trait Implementations