Go to the source code of this file.
|
#define | BG 0 |
|
#define | OBJ 1 |
|
|
int | Env_Code_3_img (int loc[3], unsigned char *img, int dim[3]) |
|
void | tilg_iso_3D (int dx, int dy, int dz, unsigned char *data, unsigned char *res, int type) |
|
int | Tilg_Test_3 (int c, int d, int type) |
|
◆ BG
◆ OBJ
◆ Env_Code_3_img()
int Env_Code_3_img |
( |
int | loc[3], |
|
|
unsigned char * | img, |
|
|
int | dim[3] ) |
◆ tilg_iso_3D()
void tilg_iso_3D |
( |
int | dx, |
|
|
int | dy, |
|
|
int | dz, |
|
|
unsigned char * | data, |
|
|
unsigned char * | res, |
|
|
int | type ) |
◆ Tilg_Test_3()
int Tilg_Test_3 |
( |
int | c, |
|
|
int | d, |
|
|
int | type ) |