Type of a vertex, i.e. More...
#include <triangle_growth.h>
Public Attributes | |
int | id |
Id of the junction. | |
Point3d | normal |
Normal. | |
Point3d | pos |
3D position |
Type of a vertex, i.e.
a junction
Definition at line 48 of file triangle_growth.h.
Id of the junction.
Definition at line 55 of file triangle_growth.h.
Normal.
Definition at line 53 of file triangle_growth.h.
3D position
Definition at line 51 of file triangle_growth.h.