Closed pokulo closed 10 years ago
close this due to changes in the box
the Issue remains in hox.h:line 120. Since xlength(), ylength() and zlength() all return a double, it seams handy, to also store it into a Size class, which preserves the values as double.
shouldn't a Box3D like an envelope of a coordinate system have a size handling doubles instead of integers?
This would imply the class Size also to be defined as template class.