src/lib/voxel.h File Reference

Contains the voxel base class and the class that gets thrown on load errors. More...

#include "bt_assert.h"
#include "symmetries.h"
#include "gridtype.h"
#include "types.h"
#include <stdio.h>
#include <string>

Include dependency graph for voxel.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  voxel_c
 This class handles one voxel space. More...

Defines

#define FF_COLOR_LIGHT   0x01
#define FF_VARIABLE_MARK   0x02
#define FF_VARIABLE_FACE   0x04
#define FF_WIREFRAME   0x08
#define FF_BEVEL_FACE   0x10
#define FF_OFFSET_FACE   0x20
#define FF_PROCESSED_FACE   0x40
#define FF_INSIDE_FACE   0x80


Detailed Description

Contains the voxel base class and the class that gets thrown on load errors.


Define Documentation

#define FF_BEVEL_FACE   0x10

#define FF_COLOR_LIGHT   0x01

#define FF_INSIDE_FACE   0x80

#define FF_OFFSET_FACE   0x20

#define FF_PROCESSED_FACE   0x40

#define FF_VARIABLE_FACE   0x04

Referenced by makeSphere().

#define FF_VARIABLE_MARK   0x02

#define FF_WIREFRAME   0x08


Generated on Sun Oct 10 10:02:22 2010 for BurrTools by  doxygen 1.5.8