Rayex.Structs.BoundingBox (Rayex v0.0.1) View Source
BoundingBox
Link to this section Summary
Link to this section Types
Specs
t() :: %Rayex.Structs.BoundingBox{
max: Rayex.Structs.Vector3.t(),
min: Rayex.Structs.Vector3.t()
}
BoundingBox
t() :: %Rayex.Structs.BoundingBox{
max: Rayex.Structs.Vector3.t(),
min: Rayex.Structs.Vector3.t()
}