pub fn move_vertex_to_average_3d<T: CoordsFloat>(
t: &mut Transaction,
map: &CMap3<T>,
vid: VertexIdType,
others: &[VertexIdType],
) -> StmClosureResult<()>pub fn move_vertex_to_average_3d<T: CoordsFloat>(
t: &mut Transaction,
map: &CMap3<T>,
vid: VertexIdType,
others: &[VertexIdType],
) -> StmClosureResult<()>