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

type VectorOfPoint3i = Vector<Point3i>;

Implementations

Trait Implementations