renamed oriented_difference to ...differences
This commit is contained in:
@@ -7,7 +7,7 @@ import XXhash: xxh3_64
|
|||||||
# location data and work only on the differences
|
# location data and work only on the differences
|
||||||
struct PolyCube
|
struct PolyCube
|
||||||
cubes::Vector{Coord}
|
cubes::Vector{Coord}
|
||||||
oriented_difference::Vector{Vector{Coord}}
|
oriented_differences::Vector{Vector{Coord}}
|
||||||
last_added::Vector{Coord}
|
last_added::Vector{Coord}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user