#include "disassembly.h"#include "voxel.h"#include "../tools/xml.h"#include <string.h>#include <stdlib.h>

Functions | |
| template<typename iter > | |
| void | getNumbers (std::string str, iter start, iter end, bool neg_allowed) |
| void getNumbers | ( | std::string | str, | |
| iter | start, | |||
| iter | end, | |||
| bool | neg_allowed | |||
| ) | [inline] |
Referenced by separation_c::separation_c(), and state_c::state_c().
1.5.8