Voxvision
1
Creating and manipulating voxel octrees
src
voxtrees
params.h
Go to the documentation of this file.
1
6
#ifndef _PARAMS_H_
7
#define _PARAMS_H_
8
9
#include "../voxvision.h"
10
11
// Macros
12
#ifdef VOXTREES_SOURCE
13
17
#define VOX_N 3
18
24
#define VOX_NS 8
25
29
#define VOX_MAX_DOTS 7
30
31
#endif
/* VOXTREES_SOURCE */
32
33
// Global vars
34
38
VOX_EXPORT
extern
vox_dot
vox_voxel
;
39
40
#endif
vox_voxel
VOX_EXPORT vox_dot vox_voxel
Sides of voxel.
Generated on Sun Jun 18 2023 19:31:10 for Voxvision by
1.9.1