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

A line primitive. More...

#include <primitives.h>

List of all members.

Public Attributes

ICanvas::RGBA color
 the color
bool markerPoint: 3
 is the point a marker point?
bool mask: 3
 is the point masked?
uint8_t mval
 the mask value
PointPrimitive p1
 the starting point of the line
PointPrimitive p2
 the ending point of the line
bool scaled
 need to apply scaling if false
bool unscaled: 1
 is the point unscaled?
float x
 the x-coordinate
float y
 the y-coordinate

Detailed Description

A line primitive.

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

Member Data Documentation

the color

is the point a marker point?

is the point masked?

the mask value

the starting point of the line

the ending point of the line

need to apply scaling if false

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