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

pub type VectorOfVec3f = Vector<Vec3f>;

Implementations

Trait Implementations