camvox::VoxTree Member List
This is the complete list of members for
camvox::VoxTree, including all inherited members.
| addCSGObject(const CSGObject *obj, VoxOperation &csg_op) | camvox::VoxTree | |
| addCSGObjectToNode(uint32_t node_nr, const VoxCoord &coord, const CSGObject *obj, VoxOperation &csg_op) | camvox::VoxTree | [private] |
| addCSGObjectToVoxel(uint32_t node_nr, const VoxCoord &coord, int voxel_index, const CSGObject *obj, VoxOperation &csg_op) | camvox::VoxTree | [private] |
| alloc(void) | camvox::VoxTree | [inline, private] |
| checkSize(void) | camvox::VoxTree | [private] |
| free(uint32_t node_nr) | camvox::VoxTree | [inline, private] |
| free_list | camvox::VoxTree | [private] |
| generatePOVCode(void) | camvox::VoxTree | |
| generatePOVCodeForNode(uint32_t node_nr, const VoxCoord &coord) | camvox::VoxTree | [private] |
| generatePOVCodeForVoxel(uint32_t node_nr, const VoxCoord &coord, int voxel_index) | camvox::VoxTree | [private] |
| nodes | camvox::VoxTree | [private] |
| nodes_size | camvox::VoxTree | [private] |
| nr_nodes_created | camvox::VoxTree | |
| nr_nodes_destroyed | camvox::VoxTree | |
| prune(void) | camvox::VoxTree | |
| pruneNode(uint32_t node_nr, const VoxCoord &coord) | camvox::VoxTree | [private] |
| pruneVoxel(uint32_t node_nr, const VoxCoord &coord, int voxel_index) | camvox::VoxTree | [private] |
| root | camvox::VoxTree | [private] |
| scale | camvox::VoxTree | [private] |
| size | camvox::VoxTree | [private] |
| VoxTree(double _size) | camvox::VoxTree | |
| ~VoxTree(void) | camvox::VoxTree | |