get_height Module Function

module function get_height(this) result(height)

Arguments

Type IntentOptional Attributes Name
class(aabbtree_t), intent(in) :: this

Return Value integer


Called by

proc~~get_height~~CalledByGraph proc~get_height get_height interface~get_height aabbtree_t%get_height interface~get_height->proc~get_height