draw_back_panes Subroutine

public subroutine draw_back_panes(ctx, corners_2d, corners_depth)

Fill the three back-facing panes with light gray, behind the data.

Arguments

Type IntentOptional Attributes Name
class(plot_context), intent(inout) :: ctx
real(kind=wp), intent(in) :: corners_2d(2,8)
real(kind=wp), intent(in) :: corners_depth(8)