overte-lubosz/libraries/shared
ZappoMan b459cbc8ea Fixed a couple bugs in pointToVoxel()
- fixed a byte packing bug related to having exactly 7 bits of octal data
  where we weren't correctly packing the last bit and moving the byte count
  forward. This resulted in bogus colors being written
- fixed a bug for points that exactly match an octet boundary test creating
  voxels that are one a unit smaller than they should be
2013-05-08 01:16:07 -07:00
..
external move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
src Fixed a couple bugs in pointToVoxel() 2013-05-08 01:16:07 -07:00
CMakeLists.txt move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00