struct ffw::GLCanvas::TextRow
Class List > ffw :: GLCanvas :: TextRow
Public Attributes
| Type | Name |
|---|---|
| const char * | start |
| const char * | end |
| const char * | next |
| float | width |
| float | minx |
| float | maxx |
Public Attributes Documentation
variable start
const char* ffw::GLCanvas::TextRow::start;
variable end
const char* ffw::GLCanvas::TextRow::end;
variable next
const char* ffw::GLCanvas::TextRow::next;
variable width
float ffw::GLCanvas::TextRow::width;
variable minx
float ffw::GLCanvas::TextRow::minx;
variable maxx
float ffw::GLCanvas::TextRow::maxx;
The documentation for this class was generated from the following file: include/ffw/graphics/glcanvas.h