View Source Exray.Structs.BoundingBox (Exray v0.6.0)

BoundingBox TypedStruct

Summary

Types

@type t() :: %Exray.Structs.BoundingBox{max: Vector3.t(), min: Vector3.t()}