#include <MRMesh/MRFillHoleNicely.h>
Public Attributes | |
| VertUVCoords * | uvCoords = {} |
| optional uv-coordinates of vertices; if provided then elements corresponding to new vertices will be added there | |
| VertColors * | colorMap = {} |
| optional colors of vertices; if provided then elements corresponding to new vertices will be added there | |
| FaceColors * | faceColors = {} |
| optional colors of faces; if provided then elements corresponding to new faces will be added there | |