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

pub type VectorOfVec4f = Vector<Vec4f>;

Implementations

Trait Implementations