struct ffw::GLCanvas::Paint
Class List > ffw :: GLCanvas :: Paint
Public Attributes
Type | Name |
---|---|
float | xform |
float | extent |
float | radius |
float | feather |
Color | innerColor |
Color | outerColor |
int | image |
Public Attributes Documentation
variable xform
float ffw::GLCanvas::Paint::xform[6];
variable extent
float ffw::GLCanvas::Paint::extent[2];
variable radius
float ffw::GLCanvas::Paint::radius;
variable feather
float ffw::GLCanvas::Paint::feather;
variable innerColor
Color ffw::GLCanvas::Paint::innerColor;
variable outerColor
Color ffw::GLCanvas::Paint::outerColor;
variable image
int ffw::GLCanvas::Paint::image;
The documentation for this class was generated from the following file: include/ffw/graphics/glcanvas.h