Euphoria
eu::core::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::core::CompiledShaderVertexAttributes::debug_types

Definition at line 75 of file vertex_layout.h.

◆ elements

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

Definition at line 74 of file vertex_layout.h.


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