mirror of https://github.com/CGAL/cgal
fix typo
This commit is contained in:
parent
fd1160b057
commit
adc7da1be7
|
|
@ -1782,7 +1782,7 @@ private:
|
|||
maxBox = *(end-1);
|
||||
dock_widget->minBox->setValue(minBox);
|
||||
dock_widget->maxBox->setValue(maxBox);
|
||||
//fill v:color pmap
|
||||
//fill f:color pmap
|
||||
SMesh::Property_map<face_descriptor, CGAL::Color> fcolors =
|
||||
smesh.add_property_map<face_descriptor, CGAL::Color >("f:color", CGAL::Color()).first;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue