Euphoria
Public Attributes | List of all members
eu::render::Vertex2 Struct Reference

Public Attributes

v3 position
 
Color color
 
v2 texturecoord
 

Detailed Description

Definition at line 30 of file canvas.h.

Member Data Documentation

◆ color

Color eu::render::Vertex2::color

Definition at line 33 of file canvas.h.

◆ position

v3 eu::render::Vertex2::position

Definition at line 32 of file canvas.h.

◆ texturecoord

v2 eu::render::Vertex2::texturecoord

Definition at line 34 of file canvas.h.


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