VOX
A little voxel engine
|
Classes | |
struct | Position |
struct | Velocity |
struct | mesh |
struct | transform |
Functions | |
void | test_component_set () |
void | test_ecs_entity () |
void | test_ecs_component () |
void | test_ecs_view () |
void | test_ecs_remove () |
int | main () |
Variables | |
const size_t | entities_size = 100 |
int main | ( | void | ) |
void test_component_set | ( | ) |
void test_ecs_component | ( | ) |
void test_ecs_entity | ( | ) |
void test_ecs_remove | ( | ) |
void test_ecs_view | ( | ) |
const size_t entities_size = 100 |