webknossos-libs icon indicating copy to clipboard operation
webknossos-libs copied to clipboard

Create BoundingBoxFloat and Vec3Float classes

Open fm3 opened this issue 4 years ago • 0 comments

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.

fm3 avatar Nov 22 '21 12:11 fm3