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

A realized VertexElementDescription without name like vec3 at gl shader position 3. More...

Public Attributes

VertexType type
 
int index
 

Detailed Description

A realized VertexElementDescription without name like vec3 at gl shader position 3.

Definition at line 63 of file vertex_layout.h.

Member Data Documentation

◆ index

int eu::render::CompiledVertexElementNoName::index

Definition at line 66 of file vertex_layout.h.

◆ type

VertexType eu::render::CompiledVertexElementNoName::type

Definition at line 65 of file vertex_layout.h.


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