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

type VectorOfVectorOfPoint3i = Vector<Vector<Point3i>>;

Implementations

impl VectorOfVectorOfPoint3i[src]

Trait Implementations