43 lines
1.3 KiB
Prolog
43 lines
1.3 KiB
Prolog
|
|
TEMPLATE = subdirs
|
|
SUBDIRS = trimesh_base \
|
|
trimesh_allocate \
|
|
trimesh_attribute \
|
|
trimesh_ball_pivoting \
|
|
trimesh_closest \
|
|
trimesh_copy \
|
|
trimesh_color \
|
|
trimesh_curvature \
|
|
trimesh_clustering \
|
|
trimesh_edge \
|
|
trimesh_fitting \
|
|
trimesh_geodesic \
|
|
# trimesh_ext_mc \
|
|
trimesh_hole \
|
|
trimesh_inertia \
|
|
trimesh_intersection \
|
|
trimesh_isosurface \
|
|
trimesh_join \
|
|
trimesh_kdtree \
|
|
trimesh_normal \
|
|
trimesh_optional \
|
|
trimesh_pointmatching \
|
|
trimesh_ray \
|
|
trimesh_refine \
|
|
trimesh_sampling \
|
|
trimesh_smooth \
|
|
trimesh_split_vertex \
|
|
trimesh_texture \
|
|
trimesh_topology \
|
|
trimesh_voronoi \
|
|
trimesh_voronoiatlas \
|
|
trimesh_voronoiclustering \
|
|
trimesh_voronoisampling \
|
|
edgemesh_sampling \
|
|
polygonmesh_base \
|
|
colorspace \
|
|
space_index_2d \
|
|
space_packer
|
|
# aabb_binary_tree
|
|
|