Draw the box edges that lie behind the data (mean edge depth below the cube center). These render before the data so the data paints over them.
| Type | Intent | Optional | 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) |