Feature Request: No property to access vertex neighbors in HalfEdgeTriangleMesh
Open
feature request
geometry
mesh
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
**Is your feature request related to a problem? Please describe.**
HalfEdgeTriangleMesh does not have any feature to compute the vertex neighbours. This leaves the tedious option of computing the 1-ring neighbours using the edge information.
**Describe the solution you'd like**
A class property to access vertex neighbours.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.