#include <IndexMapTool.h>
Public Types | |
using | Index = unsigned int |
Public Member Functions | |
virtual | ~IndexMapTool ()=default |
virtual Index | get (Index idx) const =0 |
Static Public Member Functions | |
static Index | badIndex () |
Definition at line 12 of file IndexMapTool.h.
using IndexMapTool::Index = unsigned int |
Definition at line 16 of file IndexMapTool.h.
|
virtualdefault |
|
inlinestatic |
Definition at line 18 of file IndexMapTool.h.