#include "movementanalysator.h"#include "bt_assert.h"#include "movementcache.h"#include "problem.h"#include "disassemblernode.h"#include "voxel.h"#include "disassemblerhashes.h"#include "gridtype.h"#include <string.h>

Functions | |
| static int | max (int a, int b) |
| static int max | ( | int | a, | |
| int | b | |||
| ) | [static] |
Referenced by disassembly_c::compare(), problem_c::exchangeShape(), movementCache_0_c::moCalcValues(), movementAnalysator_c::newNode(), problem_c::pieceNumber(), problem_c::pieceToShape(), problem_c::pieceToSubShape(), problem_c::problem_c(), problem_c::save(), problem_c::setShapeMaximum(), and problem_c::setShapeMinimum().
1.5.8