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

#include <map.hpp>

Public Member Functions

 screen_vertex (float x, float y)
 

Public Attributes

glm::vec2 position_
 

Detailed Description

Definition at line 26 of file map.hpp.

Constructor & Destructor Documentation

◆ screen_vertex()

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

Definition at line 27 of file map.hpp.

Member Data Documentation

◆ position_

glm::vec2 map::screen_vertex::position_

Definition at line 28 of file map.hpp.


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