PLplot  5.9.9
 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 1034 of file plplotP.h.

Member Data Documentation

PLFLT arc_struct::a

Definition at line 1038 of file plplotP.h.

PLFLT arc_struct::angle1

Definition at line 1040 of file plplotP.h.

PLFLT arc_struct::angle2

Definition at line 1041 of file plplotP.h.

PLFLT arc_struct::b

Definition at line 1039 of file plplotP.h.

PLBOOL arc_struct::fill

Definition at line 1043 of file plplotP.h.

PLFLT arc_struct::rotate

Definition at line 1042 of file plplotP.h.

PLFLT arc_struct::x

Definition at line 1036 of file plplotP.h.

PLFLT arc_struct::y

Definition at line 1037 of file plplotP.h.


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