xc
Public Types | Public Member Functions | List of all members
PolygonVerticesIndices< TPOL > Class Template Reference
Inheritance diagram for PolygonVerticesIndices< TPOL >:
Inheritance graph
[legend]
Collaboration diagram for PolygonVerticesIndices< TPOL >:
Collaboration graph
[legend]

Public Types

typedef TPOL::Vertex_const_iterator VCI
 
typedef CGAL::Inverse_index< VCI > Index
 
typedef TPOL::Halfedge_around_facet_const_circulator HFCC
 

Public Member Functions

 PolygonVerticesIndices (const Index &index, const HFCC &f)
 
- Public Member Functions inherited from PolygonVertexStorage
 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
 

Additional Inherited Members

- Protected Attributes inherited from PolygonVertexStorage
std::deque< size_t > ind_vertices
 

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