|
CArl
Code Arlequin / C++ implementation
|
#include <CGAL_typedefs.h>
Public Attributes | |
| int | InternalIndex |
| int | ExtIndex |
| int | ExtType |
| std::vector< int > | ExtTags |
| int | IntersectionIndex |
| std::vector< int > | faceHasNeighbour |
| bool | ToAdd |
Definition at line 66 of file CGAL_typedefs.h.
| int CellInfo::ExtIndex |
Definition at line 69 of file CGAL_typedefs.h.
| std::vector<int> CellInfo::ExtTags |
Definition at line 71 of file CGAL_typedefs.h.
| int CellInfo::ExtType |
Definition at line 70 of file CGAL_typedefs.h.
| std::vector<int> CellInfo::faceHasNeighbour |
Definition at line 73 of file CGAL_typedefs.h.
| int CellInfo::InternalIndex |
Definition at line 68 of file CGAL_typedefs.h.
| int CellInfo::IntersectionIndex |
Definition at line 72 of file CGAL_typedefs.h.
| bool CellInfo::ToAdd |
Definition at line 74 of file CGAL_typedefs.h.