Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Commit

Permalink
Add FIXME to re: correspondece.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jbwhite committed May 18, 2017
1 parent a639e3c commit ed190c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blmath/geometry/transform/correspondence.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# FIXME -- move back to core

def apply_correspondence(correspondence_src, correspondence_dst, vertices):
"""
Apply a correspondence defined between two vertex sets to a new set.
Expand Down

0 comments on commit ed190c2

Please sign in to comment.