I have a quadmesh and I want to compute the normals. mesh.compute_vertex_normals() seems to be defined for TriangleMeshs. Is there an efficient way
mesh.compute_vertex_normals()
TriangleMesh