|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include <cgal_tools.h>
Public Member Functions | |
| VertexInfo (int i_=-1) | |
| Constructor. More... | |
Public Attributes | |
| int | i |
| This is the index of the vertice within the initial polygon. More... | |
Definition at line 122 of file cgal_tools.h.
|
inline |
Constructor.
Definition at line 125 of file cgal_tools.h.
| int tympan::PolygonTriangulator::VertexInfo::i |
This is the index of the vertice within the initial polygon.
Definition at line 126 of file cgal_tools.h.