CArl
Code Arlequin / C++ implementation
|
#include <CGAL_typedefs.h>
Public Attributes | |
int | ExtIndex |
std::vector< int > | faceHasNeighbour |
bool | ToAdd |
Definition at line 59 of file CGAL_typedefs.h.
int FaceInfo::ExtIndex |
Definition at line 61 of file CGAL_typedefs.h.
std::vector<int> FaceInfo::faceHasNeighbour |
Definition at line 62 of file CGAL_typedefs.h.
bool FaceInfo::ToAdd |
Definition at line 63 of file CGAL_typedefs.h.