Geode-solutions / OpenGeode

Open source framework for representing and manipulating geometric models
https://geode-solutions.com/opengeode
MIT License
156 stars 13 forks source link

wrong corner index. #360

Open francoisbonneau opened 2 years ago

francoisbonneau commented 2 years ago

https://github.com/Geode-solutions/OpenGeode/blob/a48a6e2375f90d21a8d69fde7e901454984414b1/include/geode/model/helpers/simplicial_section_creator.h#L52

This function assumes that all corners are given first in the std::vector.

panquez commented 2 years ago

Remove also duplicated functions