Geogram  Version 1.9.0
A programming library of geometric algorithms
GEO::const_index_ptr_range Class Reference

Public Types

typedef const_index_ptr_in_array iterator
 
typedef const_index_ptr_in_array const_iterator
 

Public Member Functions

 const_index_ptr_range (const index_t *begin, const index_t *end)
 
 const_index_ptr_range (const vector< index_t > &V, index_t b, index_t e)
 
const_iterator begin () const
 
const_iterator end () const
 

Detailed Description

Definition at line 334 of file range.h.


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