The `dist` field in `ccd_pt_el_t` https://github.com/danfis/libccd/blob/master/src/polytope.h#L37 is actually the squared distance. To avoid confusion, would it be better to rename this variable as `dist_squared`?