overte/interface
ZappoMan 2c8c6a2600 Coding standard cleanup and VoxelNode optimization
- make octalCode and children members private
- add public getters for accessing these private members
- change constructor to require an OctalCode for all non-roots
- default constructor constructs a rootNode
- make primary access for deleting, adding, and accessing children through public methods that do bookkeeping
- calculate AABox on voxel creation so that we don't need to do all the math when we deal with voxels
- added methods on VoxelNode for common items like getCorner(), getCenter(), getLevel(), etc
2013-05-05 10:17:02 -07:00
..
external more moving around of things 2013-04-11 18:56:46 -07:00
resources move stars.txt to S3 bucket 2013-04-03 15:24:26 -07:00
src Coding standard cleanup and VoxelNode optimization 2013-05-05 10:17:02 -07:00
CMakeLists.txt Removed cut and paste error from CMake file, made a couple variables in 2013-04-30 10:26:47 -07:00
Interface.icns include the icon file referenced in last commit 2013-02-15 13:01:00 -08:00
InterfaceConfig.h.in add header for glut to conditional include in InterfaceConfig 2013-02-08 14:57:59 -08:00