Open kolayne opened 3 years ago
I don't like the implementation of find_face_index. I believe it would be better to have a Face method, returning a cached value instead of this function
find_face_index
Face
I don't like the implementation of
find_face_index
. I believe it would be better to have aFace
method, returning a cached value instead of this function