Waterflow
Visualize water in terrain
|
Contains information and data in each voxel. More...
#include <voxel.h>
Public Attributes | |
float | a |
Float a (temporary for space measurements and testing) | |
float | b |
Float b (temporary for space measurements and testing) | |
bool | filled |
The fill state of the voxel (maybe not needed) | |
int16_t | x |
x position of the voxel | |
int16_t | y |
y position of the voxel | |
int16_t | z |
z position of the voxel |