vcglib/apps/sample/sample.pro

49 lines
1.7 KiB
Prolog
Raw Normal View History

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 \
2012-10-09 12:25:00 +02:00
trimesh_curvature \
trimesh_cylinder_clipping \
trimesh_disk_parametrization \
trimesh_fitting \
2012-11-07 02:16:21 +01:00
trimesh_geodesic \
trimesh_harmonic \
trimesh_hole \
trimesh_implicit_smooth \
trimesh_indexing \
trimesh_inertia \
2017-04-04 23:21:52 +02:00
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 \
2017-04-02 01:29:00 +02:00
trimesh_select \
trimesh_smooth \
trimesh_split_vertex \
trimesh_texture \
2018-02-20 14:04:01 +01:00
trimesh_texture_clean \
trimesh_topology \
trimesh_topological_cut \
2016-06-13 06:54:43 +02:00
trimesh_voronoi \
trimesh_voronoiatlas \
trimesh_voronoiclustering \
trimesh_voronoisampling \