Euphoria
eu::core::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::core::VertexElementDescription::name

Definition at line 45 of file vertex_layout.h.

◆ type

VertexType eu::core::VertexElementDescription::type

Definition at line 44 of file vertex_layout.h.


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