I would like `parry3d::shape::TriMesh::feature_normal` to support `FeatureId::Edge`. The result should be the average of the feature normal of the connected faces of that edge.
I would like
parry3d::shape::TriMesh::feature_normalto supportFeatureId::Edge.The result should be the average of the feature normal of the connected faces of that edge.