"G can be same ref as G" -> "can be same ref as F"

This commit is contained in:
James Andrews
2018-08-15 13:12:55 -07:00
committed by GitHub
parent 382c3a911a
commit fe87d32fb8
+1 -1
View File
@@ -23,7 +23,7 @@ namespace igl
// max_m desired number of output faces
// Outputs:
// U #U by dim list of output vertex posistions (can be same ref as V)
// G #G by 3 list of output face indices into U (can be same ref as G)
// G #G by 3 list of output face indices into U (can be same ref as F)
// J #G list of indices into F of birth face
// I #U list of indices into V of birth vertices
IGL_INLINE bool qslim(