From 45d01bc6d74ac1982c974f1b891b0ad96b878f3a Mon Sep 17 00:00:00 2001 From: pacien Date: Tue, 26 Dec 2017 16:30:12 +0100 Subject: Detail doc Signed-off-by: pacien --- include/morpher/trianglemap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/morpher/trianglemap.h b/include/morpher/trianglemap.h index f690a37..3dc5f96 100644 --- a/include/morpher/trianglemap.h +++ b/include/morpher/trianglemap.h @@ -14,7 +14,7 @@ * Represents a triangle mapping. * * Fields: - * vertices[] - array of vertices + * vertices[] - array of vertices mappings, positively ordered * *neighbors[] - array of neighboring triangles ordered by the edges spawned by the vertices * *next - pointer to another triangle for linear browsing, or NULL */ -- cgit v1.2.3