Current section
Files
Jump to
Current section
Files
lib/geometry/temporal/box.ex
defmodule Tesseract.Geometry.Temporal.Box do
# alias Tesseract.Math.Vec3
# def from_trajectory(box_a, box_b) do
# {box_a, Vec3.subtract(box_b, box_a)}
# end
end