-
Notifications
You must be signed in to change notification settings - Fork 6
Tri and Poly Mesh relationship
Lukas Kalbertodt edited this page Jan 14, 2019
·
1 revision
- PolyMesh is less restrictive than TriMesh
- TriMesh is subtype of PolyMesh
- TriMesh is more specialized
- Related methods
add_face
- PolyMesh is subtype of TriMesh
- PolyMesh is more restrictive than TriMesh
- Related methods
vertices_of_face
faces_around_face
edges_around_face
flip_edge
remove_face
collapse_edge