LineBuffer Class Reference
#include <tilebuf.h>
List of all members.
|
Public Member Functions |
| | LineBuffer () |
| void | add (float sx, float sy, float ex, float ey, const VColour &c) |
| void | add_square (float sx, float sy, float ex, float ey, const VColour &c) |
Constructor & Destructor Documentation
| LineBuffer::LineBuffer |
( |
|
) |
|
Member Function Documentation
| void LineBuffer::add |
( |
float |
sx, |
|
|
float |
sy, |
|
|
float |
ex, |
|
|
float |
ey, |
|
|
const VColour & |
c | |
|
) |
| | |
| void LineBuffer::add_square |
( |
float |
sx, |
|
|
float |
sy, |
|
|
float |
ex, |
|
|
float |
ey, |
|
|
const VColour & |
c | |
|
) |
| | |
The documentation for this class was generated from the following file: