Current section

Files

Jump to
tesseract_geometry lib geometry temporal box.ex
Raw

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