]> granicus.if.org Git - poly2tri-c/history - refine/triangle.h
Make functions on point/edge/triangle/mesh return reffed objects
[poly2tri-c] / refine / triangle.h
2012-05-18 Barak ItkinMake functions on point/edge/triangle/mesh return reffe...
2012-05-12 Barak ItkinFix the cocentric shell split point algorithm to be...
2012-05-04 Barak ItkinAPI changes to avoid computing uv coordinates twice
2012-04-27 Barak Itkin1. Add search functions to find a point in a mesh
2012-04-27 Barak Itkin1. Move common functions into shared files
2012-04-26 Barak ItkinAdd function for working with triangle circumcircles
2012-04-26 Barak ItkinMore work on P2trEdge, implement P2trTriangle
2012-04-26 Barak ItkinMore work on P2trPoint, and implement P2trEdge