SourceForge.net Logo

camvox/VoxOperation.h File Reference

#include <camvox/Voxel.h>

Go to the source code of this file.


Namespaces

namespace  camvox

Classes

class  camvox::VoxOperation

Enumerations

enum  camvox::vox_op_t {
  camvox::VOX_OP_OR = 0, camvox::VOX_OP_AND, camvox::VOX_OP_XOR, camvox::VOX_OP_TST,
  camvox::VOX_OP_NOP
}
 Voxel operations. More...