Graphite Version 3
An experimental 3D geometry processing program
Loading...
Searching...
No Matches
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.

Member Typedef Documentation

◆ const_iterator

◆ iterator

Constructor & Destructor Documentation

◆ const_index_ptr_range() [1/2]

GEO::const_index_ptr_range::const_index_ptr_range ( const index_t begin,
const index_t end 
)
inline

Definition at line 339 of file range.h.

◆ const_index_ptr_range() [2/2]

GEO::const_index_ptr_range::const_index_ptr_range ( const vector< index_t > &  V,
index_t  b,
index_t  e 
)
inline

Definition at line 344 of file range.h.

Member Function Documentation

◆ begin()

const_iterator GEO::const_index_ptr_range::begin ( ) const
inline

Definition at line 349 of file range.h.

◆ end()

const_iterator GEO::const_index_ptr_range::end ( ) const
inline

Definition at line 353 of file range.h.


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