HALFEDGE: fix haddock comment
This commit is contained in:
parent
8b9908ebae
commit
4ebd842d2b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
-- |This module provides methods to build a cyclic half-edge data structure
|
-- |This module provides methods to build a cyclic half-edge data structure
|
||||||
-- from an already parsed obj mesh file. As such, it depends on details
|
-- from an already parsed obj mesh file. As such, it depends on details
|
||||||
-- of the parsed data structures.
|
-- of the parsed data.
|
||||||
--
|
--
|
||||||
-- In particular, 'indirectHeFaces', 'indirectHeVerts' and 'indirectToDirect'
|
-- In particular, 'indirectHeFaces', 'indirectHeVerts' and 'indirectToDirect'
|
||||||
-- assume specific structure of some input lists. Check their respective
|
-- assume specific structure of some input lists. Check their respective
|
||||||
|
Loading…
Reference in New Issue
Block a user