Draw the box edges in front of the data (mean edge depth above the cube center). These render after the data so they occlude it, matching the global painter ordering of matplotlib mplot3d.
| 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) |