Set the trackball view matrix.
This applies to the current active View.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in), | dimension(3) | :: | eye |
3-vector eye position. |
|
| real(kind=real64), | intent(in), | dimension(3) | :: | center |
3-vector look-at position. |
|
| real(kind=real64), | intent(in), | dimension(3) | :: | up |
3-vector up vector. |