HGL::ImageOutput::EllipsePrimitive Struct Reference
[Image output plugins]

An ellipse primitive. More...

#include <primitives.h>

List of all members.

Public Attributes

bool centric: 4
 centric fill of ellipse?
ICanvas::RGBA color
 the color
float erx
 the x-radius
float ery
 the y-radius
ICanvas::RGBA fcol1
 start color of the color gradient
ICanvas::RGBA fcol2
 end color of the color gradient
bool fill: 4
 is the ellipse filled?
bool markerPoint: 3
 is the point a marker point?
bool mask: 3
 is the point masked?
uint8_t mval
 the mask value
PointPrimitive p
 the center point of the ellipse
bool unscaled: 1
 is the point unscaled?
float x
 the x-coordinate
float y
 the y-coordinate

Detailed Description

An ellipse primitive.

Author:
Heiko Schäfer <heiko@hgl.rangun.de>
Since:
0.4.70 BSD License

Member Data Documentation

centric fill of ellipse?

the color

the x-radius

the y-radius

start color of the color gradient

end color of the color gradient

is the ellipse filled?

is the point a marker point?

is the point masked?

the mask value

the center point of the ellipse

is the point unscaled?

the x-coordinate

the y-coordinate


Generated on 9 Apr 2014 for hgl 0.5.26~svn by  doxygen 1.6.1