unlogic
Loading...
Searching...
No Matches
unlogic::Vertex Struct Reference

#include <Vertex.h>

Public Attributes

glm::vec2 position
 
Color color
 

Detailed Description

Definition at line 9 of file Vertex.h.

Member Data Documentation

◆ color

Color unlogic::Vertex::color

Definition at line 12 of file Vertex.h.

◆ position

glm::vec2 unlogic::Vertex::position

Definition at line 11 of file Vertex.h.


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