2012-10-09 09:12:31 +02:00
|
|
|
|
|
|
|
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = trimesh_base \
|
2012-10-26 00:53:33 +02:00
|
|
|
trimesh_allocate \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_attribute \
|
|
|
|
trimesh_ball_pivoting \
|
|
|
|
trimesh_closest \
|
|
|
|
trimesh_copy \
|
2012-10-19 13:48:33 +02:00
|
|
|
trimesh_color \
|
2012-10-09 12:25:00 +02:00
|
|
|
trimesh_curvature \
|
2012-10-09 09:12:31 +02:00
|
|
|
trimesh_clustering \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_edge \
|
2012-10-22 20:27:30 +02:00
|
|
|
trimesh_fitting \
|
2012-11-07 02:16:21 +01:00
|
|
|
trimesh_geodesic \
|
2013-03-26 12:33:17 +01:00
|
|
|
trimesh_ext_mc \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_hole \
|
|
|
|
trimesh_inertia \
|
|
|
|
trimesh_intersection \
|
2012-10-09 09:12:31 +02:00
|
|
|
trimesh_isosurface \
|
|
|
|
trimesh_join \
|
2012-10-24 11:40:15 +02:00
|
|
|
trimesh_kdtree \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_normal \
|
2012-10-09 09:12:31 +02:00
|
|
|
trimesh_optional \
|
2013-03-26 12:33:17 +01:00
|
|
|
trimesh_pointmatching \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_ray \
|
|
|
|
trimesh_refine \
|
2012-10-12 08:07:06 +02:00
|
|
|
trimesh_sampling \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_smooth \
|
2012-10-19 13:48:33 +02:00
|
|
|
trimesh_split_vertex \
|
2013-03-26 12:33:17 +01:00
|
|
|
trimesh_texture \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_topology \
|
2012-10-09 09:12:31 +02:00
|
|
|
polygonmesh_base \
|
2013-03-26 12:33:17 +01:00
|
|
|
space_packer \
|
2012-10-16 11:08:19 +02:00
|
|
|
aabb_binary_tree
|
2012-10-09 09:12:31 +02:00
|
|
|
|