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

pub type VectorOfVectorOfPoint3f = Vector<Vector<Point3f>>;

Implementations

Trait Implementations