aimstil  5.0.5
til::policy::GraphIteratorIndexing_Position< TIterator > Struct Template Reference

#include <cathier/meshUtils.h>

Public Types

typedef TIterator::value_type::Vertex value_type
 
typedef TIterator::value_type::VertexIndex index_type
 

Public Member Functions

value_typeoperator() (index_type i) const
 

Detailed Description

template<typename TIterator>
struct til::policy::GraphIteratorIndexing_Position< TIterator >

Definition at line 1154 of file meshUtils.h.

Member Typedef Documentation

◆ index_type

template<typename TIterator >
typedef TIterator::value_type::VertexIndex til::policy::GraphIteratorIndexing_Position< TIterator >::index_type

Definition at line 1158 of file meshUtils.h.

◆ value_type

template<typename TIterator >
typedef TIterator::value_type::Vertex til::policy::GraphIteratorIndexing_Position< TIterator >::value_type

Definition at line 1157 of file meshUtils.h.

Member Function Documentation

◆ operator()()

template<typename TIterator >
value_type& til::policy::GraphIteratorIndexing_Position< TIterator >::operator() ( index_type  i) const
inline

Definition at line 1162 of file meshUtils.h.


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