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

type VectorOfPoint3i = Vector<Point3i>;

Implementations

impl VectorOfPoint3i[src]

Trait Implementations