next_plot_color Function

public pure function next_plot_color(state) result(color)

Determine the next color from the figure palette using plot count

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(in) :: state

Return Value real(kind=wp), (3)