group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Boilerplate::VertexInputLayout Struct Reference

Vertex buffer layout: stride (pitch) and per-attribute descriptions. More...

#include <Boilerplate.hpp>

Public Attributes

std::vector< SDL_GPUVertexBufferDescription > bufferDescriptions
std::vector< SDL_GPUVertexAttribute > attributes

Detailed Description

Vertex buffer layout: stride (pitch) and per-attribute descriptions.

Member Data Documentation

◆ attributes

std::vector<SDL_GPUVertexAttribute> Boilerplate::VertexInputLayout::attributes

◆ bufferDescriptions

std::vector<SDL_GPUVertexBufferDescription> Boilerplate::VertexInputLayout::bufferDescriptions

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