#include "slam6d/Boctree.h"
Go to the source code of this file.
Classes | |
struct | Initializer |
Start-of-the-program initializer for the sequence map. More... | |
Variables | |
char | amap [8][8] |
char | imap [8][8] |
char | sequence2ci [8][256][8] = {} |
char amap[8][8] |
Definition at line 38 of file Boctree.cc.
char imap[8][8] |
Definition at line 48 of file Boctree.cc.
char sequence2ci[8][256][8] = {} |
Definition at line 36 of file Boctree.cc.