-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy pathpriority.txt
108 lines (105 loc) · 2.26 KB
/
priority.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
false_barycentric_subdivision.cpp
fit_cubic_bezier.cpp
flip_edge.cpp
hausdorff.cpp
euler_characteristic.cpp
grad_intrinsic.cpp
hessian.cpp
hessian_energy.cpp
internal_angles.cpp
is_delaunay.cpp
is_intrinsic_delaunay.cpp
is_irregular_vertex.cpp
iterative_closest_point.cpp
lbs_matrix.cpp
map_vertices_to_circle.cpp
marching_tets.cpp
mvc.cpp
offset_surface.cpp
orient_outward.cpp
per_corner_normals.cpp
per_edge_normals.cpp
planarize_quad_mesh.cpp
piecewise_constant_winding_number.cpp
project_isometrically_to_plane.cpp
quad_planarity.cpp
ramer_douglas_peucker.cpp
random_points_on_mesh_intrinsic.cpp
shape_diameter_function.cpp
sharp_edges.cpp
signed_angle.cpp
simplify_polyhedron.cpp
solid_angle.cpp
sparse_voxel_grid.cpp
tet_tet_adjacency.cpp
active_set.cpp
all_pairs_distances.cpp
ambient_occlusion.cpp
arap_linear_block.cpp
arap_rhs.cpp
bfs.cpp
bone_parents.cpp
direct_delta_mush.cpp
boundary_conditions.cpp
bounding_box_diagonal.cpp
collapse_small_triangles.cpp
comb_cross_field.cpp
comb_frame_field.cpp
comb_line_field.cpp
compute_frame_field_bisectors.cpp
connect_boundary_to_infinity.cpp
cross_field_missmatch.cpp
deform_skeleton.cpp
directed_edge_orientations.cpp
directed_edge_parents.cpp
dqs.cpp
edge_collapse_is_valid.cpp
edge_topology.cpp
edges_to_path.cpp
exterior_edges.cpp
extract_manifold_patches.cpp
extract_non_manifold_edge_curves.cpp
face_occurrences.cpp
faces_first.cpp
find_cross_field_singularities.cpp
fit_plane.cpp
flip_avoiding_line_search.cpp
flipped_triangles.cpp
forward_kinematics.cpp
vector_area_matrix.cpp
line_segment_in_rectangle.cpp
look_at.cpp
normal_derivative.cpp
orientable_patches.cpp
outer_element.cpp
partition.cpp
path_to_edges.cpp
per_vertex_attribute_smoothing.cpp
point_in_circle.cpp
point_simplex_squared_distance.cpp
polar_dec.cpp
procrustes.cpp
pso.cpp
random_search.cpp
ray_box_intersect.cpp
ray_sphere_intersect.cpp
readTGF.cpp
resolve_duplicated_faces.cpp
rigid_alignment.cpp
rotate_vectors.cpp
sample_edges.cpp
segment_segment_intersect.cpp
snap_points.cpp
sort_angles.cpp
swept_volume_bounding_box.cpp
topological_hole_fill.cpp
triangle_fan.cpp
triangles_from_strip.cpp
two_axis_valuator_fixed_up.cpp
uniformly_sample_two_manifold.cpp
unproject_in_mesh.cpp
unproject_on_line.cpp
unproject_on_plane.cpp
unproject_onto_mesh.cpp
unproject_ray.cpp
writeOFF.cpp