Restore original coordinate system after 3D rendering
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(figure_t), | intent(inout) | :: | self | |||
real(kind=wp), | intent(in) | :: | orig_x_min | |||
real(kind=wp), | intent(in) | :: | orig_x_max | |||
real(kind=wp), | intent(in) | :: | orig_y_min | |||
real(kind=wp), | intent(in) | :: | orig_y_max |