rotate_scene Subroutine

public subroutine rotate_scene(this, object, x, y, z)

Type Bound

Scene_

Arguments

Type IntentOptional Attributes Name
class(Scene_), intent(inout) :: this
integer(kind=int32), intent(in) :: object(:)
real(kind=real64), intent(in), optional :: x
real(kind=real64), intent(in), optional :: y
real(kind=real64), intent(in), optional :: z