#include "Skin/ISkinFunctions.hpp"#include "Skin/Skin.hpp"#include "Db/DbGrid.hpp"#include "Basic/Law.hpp"#include "math.h"Macros | |
| #define | SKIN_QUANT 1000 |
Variables | |
| static int | ndir [4] = { 0, 2, 4, 6 } |
| static int | invdir [6] = { 1, 0, 3, 2, 5, 4 } |
| static int | id [6][3] |
| #define SKIN_QUANT 1000 |
|
static |
|
static |
|
static |