aabb_calc_center Subroutine

public subroutine aabb_calc_center(this)

Calculates the center of an aabb.

Arguments

Type IntentOptional AttributesName
class(aabb_t), intent(inout) :: this

An aabb_t instance.


Contents

None