#include <types.hpp>
|
| Entry ()=default |
|
| Entry (float x, float y, float z, int ox, int oy, const std::string &txt) |
|
Definition at line 551 of file types.hpp.
gl3::TextBuffer::Entry::Entry |
( |
| ) |
|
|
default |
gl3::TextBuffer::Entry::Entry |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z, |
|
|
int |
ox, |
|
|
int |
oy, |
|
|
const std::string & |
txt |
|
) |
| |
|
inline |
int gl3::TextBuffer::Entry::ox |
int gl3::TextBuffer::Entry::oy |
float gl3::TextBuffer::Entry::rx |
float gl3::TextBuffer::Entry::ry |
float gl3::TextBuffer::Entry::rz |
std::string gl3::TextBuffer::Entry::text |
The documentation for this struct was generated from the following file: