Occasionally we copy a full mesh and set the metric coordinates just to expand from reduced to edge or halfedge values, such as in energies.cpp. It would be better to have a method in the ConeMetric class to perform this conversion from reduced to full metric coordinates without a full copy.
Occasionally we copy a full mesh and set the metric coordinates just to expand from reduced to edge or halfedge values, such as in
energies.cpp. It would be better to have a method in the ConeMetric class to perform this conversion from reduced to full metric coordinates without a full copy.