#include <map.hpp>
Definition at line 31 of file map.hpp.
◆ curved_line_vertex() [1/2]
map::curved_line_vertex::curved_line_vertex |
( |
| ) |
|
|
inline |
◆ curved_line_vertex() [2/2]
map::curved_line_vertex::curved_line_vertex |
( |
glm::vec2 |
position, |
|
|
glm::vec2 |
normal_direction, |
|
|
glm::vec2 |
direction, |
|
|
glm::vec2 |
texture_coord, |
|
|
float |
type |
|
) |
| |
|
inline |
◆ direction_
glm::vec2 map::curved_line_vertex::direction_ |
◆ normal_direction_
glm::vec2 map::curved_line_vertex::normal_direction_ |
◆ position_
glm::vec2 map::curved_line_vertex::position_ |
◆ texture_coord_
glm::vec2 map::curved_line_vertex::texture_coord_ |
◆ type_
float map::curved_line_vertex::type_ = 0.f |
The documentation for this struct was generated from the following file: