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

A list of CompiledVertexElement (for shader) More...

Public Attributes

std::vector< CompiledVertexElementelements
 
VertexTypes debug_types
 

Detailed Description

A list of CompiledVertexElement (for shader)

Definition at line 72 of file vertex_layout.h.

Member Data Documentation

◆ debug_types

VertexTypes eu::render::CompiledShaderVertexAttributes::debug_types

Definition at line 75 of file vertex_layout.h.

◆ elements

std::vector<CompiledVertexElement> eu::render::CompiledShaderVertexAttributes::elements

Definition at line 74 of file vertex_layout.h.


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