PLplot  5.15.0
arc_struct Struct Reference

#include "plplotP.h"

Public Attributes

PLFLT x
 
PLFLT y
 
PLFLT a
 
PLFLT b
 
PLFLT angle1
 
PLFLT angle2
 
PLFLT rotate
 
PLBOOL fill
 

Detailed Description

Definition at line 1101 of file plplotP.h.

Member Data Documentation

◆ a

PLFLT arc_struct::a

Definition at line 1105 of file plplotP.h.

◆ angle1

PLFLT arc_struct::angle1

Definition at line 1107 of file plplotP.h.

◆ angle2

PLFLT arc_struct::angle2

Definition at line 1108 of file plplotP.h.

◆ b

PLFLT arc_struct::b

Definition at line 1106 of file plplotP.h.

◆ fill

PLBOOL arc_struct::fill

Definition at line 1110 of file plplotP.h.

◆ rotate

PLFLT arc_struct::rotate

Definition at line 1109 of file plplotP.h.

◆ x

PLFLT arc_struct::x

Definition at line 1103 of file plplotP.h.

◆ y

PLFLT arc_struct::y

Definition at line 1104 of file plplotP.h.


The documentation for this struct was generated from the following file: