fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
draw_filled_quad
Subroutine
5 statements
Source File
fortplot_rendering.f90
fortplot_rendering
draw_filled_quad
Contents
public subroutine draw_filled_quad(backend, x_screen, y_screen)
Draw a filled quadrilateral
Arguments
Type
Intent
Optional
Attributes
Name
class(
plot_context
),
intent(inout)
::
backend
real(kind=wp),
intent(in)
::
x_screen
(4)
real(kind=wp),
intent(in)
::
y_screen
(4)