Public Member Functions | |
| Node (short int i) | |
| A constructor. More... | |
| int | id () const |
| bool | is_ear () const |
| void | set_ear (bool b) |
Private Attributes | |
| short int | _id |
| bool | _ear |
Definition at line 57 of file Triangulation.h.
|
inlineexplicit |
|
inline |
Definition at line 64 of file Triangulation.h.
References _id.
Referenced by Triangulation::get_point().

|
inline |
|
inline |
|
private |
Definition at line 59 of file Triangulation.h.
|
private |
Definition at line 58 of file Triangulation.h.
Referenced by id().