PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
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 1097 of file plplotP.h.

Member Data Documentation

PLFLT arc_struct::a

Definition at line 1101 of file plplotP.h.

PLFLT arc_struct::angle1

Definition at line 1103 of file plplotP.h.

PLFLT arc_struct::angle2

Definition at line 1104 of file plplotP.h.

PLFLT arc_struct::b

Definition at line 1102 of file plplotP.h.

PLBOOL arc_struct::fill

Definition at line 1106 of file plplotP.h.

PLFLT arc_struct::rotate

Definition at line 1105 of file plplotP.h.

PLFLT arc_struct::x

Definition at line 1099 of file plplotP.h.

PLFLT arc_struct::y

Definition at line 1100 of file plplotP.h.


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