webknossos-libs
webknossos-libs copied to clipboard
Create BoundingBoxFloat and Vec3Float classes
BoundingBox and Vec3Int are currently limited to integers. For many use cases, this is the desired behavior, but there are also use cases where a float bounding box (e.g. in nm-space) would be useful.