#include <hybrid_grid.h>
Public Member Functions | |
bool | Done () const |
Eigen::Array3i | GetCellIndex () const |
const ValueType & | GetValue () const |
Iterator () | |
Iterator (const FlatGrid &flat_grid) | |
void | Next () |
Private Attributes | |
const ValueType * | current_ |
const ValueType * | end_ |
Definition at line 99 of file hybrid_grid.h.
|
inline |
Definition at line 101 of file hybrid_grid.h.
|
inlineexplicit |
Definition at line 103 of file hybrid_grid.h.
|
inline |
Definition at line 118 of file hybrid_grid.h.
|
inline |
Definition at line 120 of file hybrid_grid.h.
|
inline |
Definition at line 126 of file hybrid_grid.h.
|
inline |
Definition at line 111 of file hybrid_grid.h.
|
private |
Definition at line 132 of file hybrid_grid.h.
|
private |
Definition at line 133 of file hybrid_grid.h.