49 lines
1.7 KiB
Prolog
49 lines
1.7 KiB
Prolog
|
|
TEMPLATE = subdirs
|
|
SUBDIRS = trimesh_allocate \
|
|
trimesh_attribute \
|
|
trimesh_attribute_saving \
|
|
trimesh_ball_pivoting \
|
|
trimesh_base \
|
|
trimesh_closest \
|
|
trimesh_clustering \
|
|
trimesh_color \
|
|
trimesh_copy \
|
|
trimesh_create \
|
|
trimesh_curvature \
|
|
trimesh_cylinder_clipping \
|
|
trimesh_disk_parametrization \
|
|
trimesh_fitting \
|
|
trimesh_geodesic \
|
|
trimesh_harmonic \
|
|
trimesh_hole \
|
|
trimesh_implicit_smooth \
|
|
trimesh_indexing \
|
|
trimesh_inertia \
|
|
trimesh_intersection_plane \
|
|
trimesh_intersection_mesh \
|
|
trimesh_isosurface \
|
|
trimesh_join \
|
|
trimesh_kdtree \
|
|
trimesh_montecarlo_sampling \
|
|
trimesh_normal \
|
|
trimesh_optional \
|
|
trimesh_pointmatching \
|
|
trimesh_pointcloud_sampling \
|
|
trimesh_ray \
|
|
trimesh_refine \
|
|
trimesh_remeshing \
|
|
trimesh_sampling \
|
|
trimesh_select \
|
|
trimesh_smooth \
|
|
trimesh_split_vertex \
|
|
trimesh_texture \
|
|
trimesh_texture_clean \
|
|
trimesh_topology \
|
|
trimesh_topological_cut \
|
|
trimesh_voronoi \
|
|
trimesh_voronoiatlas \
|
|
trimesh_voronoiclustering \
|
|
trimesh_voronoisampling \
|
|
|