2012-10-09 09:12:31 +02:00
|
|
|
|
|
|
|
TEMPLATE = subdirs
|
2017-03-24 11:02:38 +01:00
|
|
|
SUBDIRS = trimesh_allocate \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_attribute \
|
|
|
|
trimesh_ball_pivoting \
|
2017-03-24 11:02:38 +01:00
|
|
|
trimesh_base \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_closest \
|
2017-03-24 11:02:38 +01:00
|
|
|
trimesh_clustering \
|
2012-10-19 13:48:33 +02:00
|
|
|
trimesh_color \
|
2017-03-24 11:02:38 +01:00
|
|
|
trimesh_copy \
|
2017-07-23 11:34:44 +02:00
|
|
|
trimesh_create \
|
2012-10-09 12:25:00 +02:00
|
|
|
trimesh_curvature \
|
2017-03-24 11:02:38 +01:00
|
|
|
trimesh_cylinder_clipping \
|
|
|
|
trimesh_disk_parametrization \
|
2012-10-22 20:27:30 +02:00
|
|
|
trimesh_fitting \
|
2012-11-07 02:16:21 +01:00
|
|
|
trimesh_geodesic \
|
2017-03-24 11:02:38 +01:00
|
|
|
trimesh_harmonic \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_hole \
|
2017-03-24 16:50:19 +01:00
|
|
|
trimesh_implicit_smooth \
|
|
|
|
trimesh_indexing \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_inertia \
|
2017-04-04 23:21:52 +02:00
|
|
|
trimesh_intersection_plane \
|
2017-04-11 19:20:36 +02:00
|
|
|
trimesh_intersection_mesh \
|
2012-10-09 09:12:31 +02:00
|
|
|
trimesh_isosurface \
|
|
|
|
trimesh_join \
|
2012-10-24 11:40:15 +02:00
|
|
|
trimesh_kdtree \
|
2017-03-24 16:50:19 +01:00
|
|
|
trimesh_montecarlo_sampling \
|
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 \
|
2017-03-24 16:50:19 +01:00
|
|
|
trimesh_pointcloud_sampling \
|
2012-10-16 11:08:19 +02:00
|
|
|
trimesh_ray \
|
|
|
|
trimesh_refine \
|
2017-03-22 14:12:40 +01:00
|
|
|
trimesh_remeshing \
|
2012-10-12 08:07:06 +02:00
|
|
|
trimesh_sampling \
|
2017-04-02 01:29:00 +02:00
|
|
|
trimesh_select \
|
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 \
|
2017-07-23 11:34:44 +02:00
|
|
|
trimesh_topological_cut \
|
2016-06-13 06:54:43 +02:00
|
|
|
trimesh_voronoi \
|
|
|
|
trimesh_voronoiatlas \
|
|
|
|
trimesh_voronoiclustering \
|
|
|
|
trimesh_voronoisampling \
|
2012-10-09 09:12:31 +02:00
|
|
|
|