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

type VectorOfPoint3f = Vector<Point3f>;

Implementations

impl VectorOfPoint3f[src]

Trait Implementations