Skip to content

Commit

Permalink
list of priority bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
alecjacobson committed Nov 27, 2024
1 parent 0e5e621 commit 6836453
Showing 1 changed file with 108 additions and 0 deletions.
108 changes: 108 additions & 0 deletions priority.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,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

0 comments on commit 6836453

Please sign in to comment.