struct

Rosegold::AABBf

Inherits Rosegold::AABB / Struct / Value / Object

Constructors

new(min_x : Float32, min_y : Float32, min_z : Float32, max_x : Float32, max_y : Float32, max_z : Float32)
Source

Instance methods

+(other : Vec3d) : AABBd
Source
offset(vec : Vec3d) : AABBd
Source
to_f64
Source