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

A point 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
bool unscaled: 1
 is the point unscaled?
float x
 the x-coordinate
float y
 the y-coordinate

Detailed Description

A point 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

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