#include <map.hpp>
Definition at line 76 of file map.hpp.
◆ text_line_generator_data() [1/2]
map::text_line_generator_data::text_line_generator_data |
( |
| ) |
|
|
inline |
◆ text_line_generator_data() [2/2]
map::text_line_generator_data::text_line_generator_data |
( |
text::stored_glyphs && |
text_, |
|
|
glm::vec4 |
coeff_, |
|
|
glm::vec2 |
basis_, |
|
|
glm::vec2 |
ratio_ |
|
) |
| |
|
inline |
◆ basis
glm::vec2 map::text_line_generator_data::basis {0.f} |
◆ coeff
glm::vec4 map::text_line_generator_data::coeff {0.f} |
◆ ratio
glm::vec2 map::text_line_generator_data::ratio {0.f} |
◆ text
The documentation for this struct was generated from the following file: