Type Definition libfive::Contour[][src]

type Contour<T> = Vec<T>;
Expand description

Series of 2D or 3D points forming a polygonal chain.