Type of a cell, i.e. More...
#include <triangle_growth.h>
Public Attributes | |
int | id |
Id of the cell. | |
Point3d | normal |
Normal to the cell. |
Type of a cell, i.e.
a triangle
Definition at line 37 of file triangle_growth.h.
Id of the cell.
Definition at line 42 of file triangle_growth.h.
Normal to the cell.
Definition at line 40 of file triangle_growth.h.