Project Alice
Loading...
Searching...
No Matches
map::map_vertex Struct Reference

#include <map.hpp>

Public Member Functions

 map_vertex (float x, float y)
 

Public Attributes

glm::vec2 position_
 

Detailed Description

Definition at line 22 of file map.hpp.

Constructor & Destructor Documentation

◆ map_vertex()

map::map_vertex::map_vertex ( float  x,
float  y 
)
inline

Definition at line 23 of file map.hpp.

Member Data Documentation

◆ position_

glm::vec2 map::map_vertex::position_

Definition at line 24 of file map.hpp.


The documentation for this struct was generated from the following file: