next N4D8C neighborhood (only next neighbors are returned)
More...
#include <neighborhood.hpp>
|
| Next4D8C () |
|
template<typename _II > |
void | operator() (_II it, std::vector< _II > &neigh) const |
|
template<typename _II > |
void | operator() (_II it, std::vector< typename std::iterator_traits< _II >::value_type > &neigh) const |
|
next N4D8C neighborhood (only next neighbors are returned)
- Version
- Fluex 1.0
- Date
- 2013/06/07
- Since
- 1.4.0
- Author
- Denis Arrivault <denis.arrivault_AT_inria.fr>
Definition at line 3089 of file neighborhood.hpp.
slip::Next4D8C::Next4D8C |
( |
| ) |
|
|
inline |
template<typename _II >
void slip::Next4D8C::operator() |
( |
_II |
it, |
|
|
std::vector< _II > & |
neigh |
|
) |
| const |
|
inline |
template<typename _II >
void slip::Next4D8C::operator() |
( |
_II |
it, |
|
|
std::vector< typename std::iterator_traits< _II >::value_type > & |
neigh |
|
) |
| const |
|
inline |
int slip::Next4D8C::size_max_ |
The documentation for this struct was generated from the following file: