Closed ckendrick closed 2 years ago
This implements a Box shape to be used in CSG shapes. The onBox methods were implemented in both the locate.py and arrow_intersect.py factory classes.
Box
onBox
locate.py
arrow_intersect.py
Looks good!
This implements a
Box
shape to be used in CSG shapes. TheonBox
methods were implemented in both thelocate.py
andarrow_intersect.py
factory classes.