23 lines
682 B
Prolog
23 lines
682 B
Prolog
|
|
TEMPLATE = subdirs
|
|
SUBDIRS = trimesh_base \
|
|
trimesh_topology \
|
|
trimesh_smooth \
|
|
trimesh_curvature \
|
|
trimesh_normal \
|
|
trimesh_inertia \
|
|
trimesh_refine \
|
|
trimesh_clustering \
|
|
trimesh_isosurface \
|
|
trimesh_join \
|
|
trimesh_edge \
|
|
trimesh_optional \
|
|
trimesh_intersection \
|
|
trimesh_ball_pivoting \
|
|
trimesh_hole \
|
|
trimesh_sampling \
|
|
polygonmesh_base \
|
|
aabb_binary_tree \
|
|
trimesh_attribute
|
|
|