Voxvision
1
Creating and manipulating voxel octrees
|
Voxengine instance. More...
#include <engine.h>
Data Fields | |
struct vox_rnd_ctx * | ctx |
renderer context used by an engine | |
Voxengine instance.
This is a part of voxengine structure visible to user. You must create voxengine with vox_create_engine.