Home
last modified time | relevance | path

Searched defs:_GtkPlotDTtriangle (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/genius/genius-1.0.27/gtkextra/
H A Dgtkplotdt.h64 struct _GtkPlotDTtriangle struct
67 gint a, b, c;
68 GtkPlotDTnode *na, *nb, *nc;
69 double radius; /* radius-square */
70 GtkPlotDTnode ccenter; /* center of circle */
71 double area; /* twice the triangle's area */
72 GtkPlotDTnode min,max; /* the bounding box */
73 GtkPlotDTtriangle *nn[3]; /* neighbours */
74 gboolean visited; /* auxiliary variable for sweeping though list */
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkplotdt.h64 struct _GtkPlotDTtriangle struct
67 gint a, b, c;
68 GtkPlotDTnode *na, *nb, *nc;
69 double radius; /* radius-square */
70 GtkPlotDTnode ccenter; /* center of circle */
71 double area; /* twice the triangle's area */
72 GtkPlotDTnode min,max; /* the bounding box */
73 GtkPlotDTtriangle *nn[3]; /* neighbours */
74 gboolean visited; /* auxiliary variable for sweeping though list */
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkplotdt.h51 struct _GtkPlotDTtriangle struct
53 gint a, b, c;
54 GtkPlotDTnode *na, *nb, *nc;
55 double radius; /* radius-square */
56 GtkPlotDTnode ccenter; /* center of circle */
57 double area; /* twice the triangle's area */
58 GtkPlotDTnode min,max; /* the bounding box */
59 GtkPlotDTtriangle *nn[3]; /* neighbours */
60 gboolean visited; /* auxiliary variable for sweeping though list */