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

A not-yet-realised binding to a shader variable like vec3 position More...

Public Attributes

VertexType type
 
std::string name
 

Detailed Description

A not-yet-realised binding to a shader variable like vec3 position

Definition at line 42 of file vertex_layout.h.

Member Data Documentation

◆ name

std::string eu::render::VertexElementDescription::name

Definition at line 45 of file vertex_layout.h.

◆ type

VertexType eu::render::VertexElementDescription::type

Definition at line 44 of file vertex_layout.h.


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