]> granicus.if.org Git - poly2tri-c/history - refine/mesh.h
Make functions on point/edge/triangle/mesh return reffed objects
[poly2tri-c] / refine / mesh.h
2012-05-18 Barak ItkinMake functions on point/edge/triangle/mesh return reffe...
2012-05-18 Barak ItkinAdd both edges to a mesh (self and mirror), and allow...
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 ItkinImplement P2trMesh
2012-04-26 Barak ItkinMore work on P2trPoint, and implement P2trEdge
2012-04-21 Barak ItkinAdd the initial code for triangular meshes (Most work...