|  | 
| typedef TPOL::Vertex_const_iterator | VCI | 
|  | 
| typedef CGAL::Inverse_index< VCI > | Index | 
|  | 
| typedef TPOL::Halfedge_around_facet_const_circulator | HFCC | 
|  | 
|  | 
|  | PolygonVerticesIndices (const Index &index, const HFCC &f) | 
|  | 
|  | PolygonVertexStorage (const size_t &sz, const size_t &V) | 
|  | 
| size_t | getNumVertices (void) const | 
|  | 
| const size_t & | Vertice (const size_t &i) const | 
|  | 
| size_t & | Vertice (const size_t &i) | 
|  | 
| void | Print (std::ostream &os) const | 
|  | 
|  | 
| std::deque< size_t > | ind_vertices | 
|  | 
The documentation for this class was generated from the following file: