-
- Downloads
Add FBox and tests
FBox is a class that represents a N dimensions interval. To do so, it keeps the maximum and minimum corners of the interval.
Loading
Please register or sign in to comment
FBox is a class that represents a N dimensions interval. To do so, it keeps the maximum and minimum corners of the interval.