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

type VectorOfVectorOfPoint3f = Vector<Vector<Point3f>>;

Implementations

impl VectorOfVectorOfPoint3f[src]

Trait Implementations