Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
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 |