Set the 3D view angles (degrees) and optional camera distance. Mirrors matplotlib's Axes3D.view_init(elev, azim).
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(figure_state_t), | intent(inout) | :: | state | |||
| real(kind=wp), | intent(in), | optional | :: | elev | ||
| real(kind=wp), | intent(in), | optional | :: | azim | ||
| real(kind=wp), | intent(in), | optional | :: | dist |