src/lib/voxel.cpp File Reference

Contains the implementation for the voxel base class. More...

#include "voxel.h"
#include "../tools/xml.h"
#include "../halfedge/polyhedron.h"
#include "../halfedge/vector3.h"
#include "../halfedge/modifiers.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>

Include dependency graph for voxel.cpp:


Defines

#define BBHSCACHE_UNINIT   -30000
 the value tha signifies uninitialized values for the hotspot and bounding box cache
#define BBHSCACHE_NOT_DEF   -30001
 the value means that this entry for the bounding box hotspot cache is not defines due to an undefined orientation of the piece

Detailed Description

Contains the implementation for the voxel base class.


Define Documentation

#define BBHSCACHE_NOT_DEF   -30001

the value means that this entry for the bounding box hotspot cache is not defines due to an undefined orientation of the piece

Referenced by voxel_c::getBoundingBox(), and voxel_c::getHotspot().

#define BBHSCACHE_UNINIT   -30000

the value tha signifies uninitialized values for the hotspot and bounding box cache

Referenced by voxel_c::getBoundingBox(), voxel_c::getHotspot(), voxel_c::recalcBoundingBox(), and voxel_c::setHotspot().


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