added base example using polygon meshes and halfedges

This commit is contained in:
ganovelli 2008-12-19 15:37:32 +00:00
parent 67219758ff
commit aee7504a93
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ SUBDIRS = trimesh_base \
trimesh_intersection \ trimesh_intersection \
trimesh_ball_pivoting \ trimesh_ball_pivoting \
trimesh_hole \ trimesh_hole \
polygonmesh_base \
aabb_binary_tree \ aabb_binary_tree \
edgemesh_grid \ edgemesh_grid \
trimesh_attribute trimesh_attribute