Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Member Functions | Public Attributes | List of all members
tympan::PolygonTriangulator::VertexInfo Struct Reference

#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...
 

Detailed Description

Definition at line 122 of file cgal_tools.h.

Constructor & Destructor Documentation

◆ VertexInfo()

tympan::PolygonTriangulator::VertexInfo::VertexInfo ( int  i_ = -1)
inline

Constructor.

Definition at line 125 of file cgal_tools.h.

Member Data Documentation

◆ i

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.


The documentation for this struct was generated from the following file: